Bug 1645766 R[Core:Audio/Video: MediaStreamGraph]build failure in dom/media/AsyncLogger.h
Bug 1599160 R[Core:CSS Parsing and Computation]Cache parsed stylesheets across documents
Bug 1645180 R[Core:CSS Parsing and Computation]CSS use counters underreport after bug 1599160
Bug 1632249 R[Core:Canvas: WebGL]Out-of-process WebGL compositing
Bug 1644246 R[Core:DOM: Content Processes]Crash in [@ mozilla::ipc::FatalError | mozilla::ipc::IProtocol::HandleFatalError | mozilla::dom::PContentParent::SendActivate]
Bug 1508306 R[Core:DOM: Content Processes]Disable the Large-Allocation header for Fission, and migrate to DocumentLoadListener
Bug 1645580 R[Core:DOM: Core & HTML]Perma [Tier2] TEST-UNEXPECTED-TIMEOUT | /html/cross-origin-opener-policy/access-reporting/opene(e/r)-accessed_openee-coop(-ro).https.html | Call location/opener - Test timed out
Bug 1621677 R[Core:DOM: Core & HTML]Have some mochitest or wpt tests to ensure getting a correct precision when a page is Cross Origin Isolated
Bug 1642594 R[Core:DOM: Editor]Implement Blink-compat whitespace normalizer
Bug 1640019 R[Core:DOM: Navigation]Support DocumentLoadListener-triggered toplevel process switches outside of tabbrowser
Bug 1638793 R[Core:DOM: Navigation]Crash in [@ mozilla::dom::BrowsingContext::Attach]
Bug 1644943 N[Core:DOM: Navigation]Expose a single nsIWebProgress on top-level CanonicalBrowsingContext and preserve it across navigations
Bug 1640853 R[Core:DOM: Security]HTTPS Only Mode - Use PermissionManager for Exceptions
Bug 1643721 N[Core:DOM: Selection]Factor code relevant for serializing ranges out from `nsDocumentEncoder`
Bug 1645794 R[Core:DOM: UI Events & Focus Handling]dom/html/reftests/autofocus/textarea-* testcases are unreliable due to a layout sizing bug
Bug 1645464 R[Core:Gecko Profiler]Use a single set of ProfilerCategory definitions
Bug 1645469 R[Core:Gecko Profiler]Add profiler sub-categories for SpiderMonkey JITs
Bug 1645900 R[Core:Graphics]Use AutoTArray<RefPtr<RawServoAnimationValue>, 1> in sampling methods
Bug 1645281 R[Core:Graphics: WebRender]Hit MOZ_CRASH(called `Option::unwrap()` on a `None` value) at src/third_party/rust/euclid/src/size.rs:319
Bug 1645518 R[Core:Graphics: WebRender]Also gather failure status for 'denied'.
Bug 1642629 N[Core:Graphics: WebRender]Various frame building optimizations
Bug 1603712 R[Core:Internationalization]Remove intl.charset.detector.ng.enabled pref and resulting dead code
Bug 1643750 R[Core:JavaScript Engine]Optimize Object.prototype.toString for primitives
Bug 1645792 R[Core:JavaScript Engine]Skip non262/String/normalize-generateddata-part* in SM(smoosh) debug job
Bug 1644536 R[Core:JavaScript Engine]Assertion failure: !fun->baseScript()->getFieldInitializers().valid, at frontend/Parser.cpp:2738
Bug 1634847 R[Core:JavaScript Engine]Crash [@ js::DebuggerFrame::setGenerator] or Assertion failure: isObject(), at js/Value.h:721
Bug 1641355 R[Core:JavaScript Engine]Change AggregateError.errors to a data property on instances
Bug 1644699 R[Core:JavaScript Engine]Assertion failure: isObject(), at js/Value.h:745 or Crash [@ js::DebuggerFrame::getEnvironment] with Debugger and interrupt
Bug 1643693 R[Core:JavaScript Engine]Perma [tier2] Windows 32-bit spidermonkey plain js\src\jit-test\tests\regexp\huge-02.js | Unknown (code 3221225725, args "") [0.2 s]
Bug 1644698 R[Core:JavaScript Engine]Update ScriptStencil structs
Bug 1643653 R[Core:Javascript: WebAssembly]Document compiler selection
Bug 1644759 V[Core:Javascript: WebAssembly]Hit MOZ_CRASH(unhandled type in ToJSValue) at wasm/WasmInstance.cpp:283 with Debugger
Bug 1645336 R[Core:Javascript: WebAssembly]Cranelift aarch64: fix interrupt tests
Bug 1644424 R[Core:Javascript: WebAssembly]Constant fold SIMD reduction operators
Bug 1645764 R[Core:Layout: Scrolling and Overflow]Make ANCHOR_LOG use MOZ_LOG
Bug 1645520 R[Core:Panning and Zooming]Full zoom misplaces root frame scrollbars when apz.allow_zooming is enabled | free-floating scrollbars after zooming out, missing scrollbars after zooming in with Cmd+[+/-]
Bug 1572508 R[Core:Preferences: Backend]Convert the prefs in PositionedEventTargeting.cpp
Bug 1642899 R[Core:Privacy: Anti-Tracking]Consider entity allow lists for cookie purging
Bug 1642919 R[Core:Privacy: Anti-Tracking]Crash in [@ mozilla::ContentBlockingNotifier::OnEvent]
Bug 1645747 R[Core:SVG]Change SVGPoint.matrixTransform to take a DOMMatrix2DInit parameter rather than SVGMatrix
Bug 1645525 R[Core:Security: PSM]Remove EV treatment of AddTrust External CA Root
Bug 1645188 R[Core:Security: PSM]Disable "LuxTrust Global Root 2" for EV in PSM
Bug 1639030 N[Core:Security: Process Sandboxing]Update //security/sandbox/chromium/ to Chromium's latest stable version
Bug 1635597 R[Core:Web Painting]onFirstContentfulPaint() fails to fire if the parent document does not paint any content.
Bug 1643532 R[Core:WebRTC]Intermittent TEST-UNEXPECTED-TIMEOUT | /webrtc/RTCRtpReceiver-getSynchronizationSources.https.html | [audio] getSynchronizationSources() eventually returns a non-empty list - Test timed out
Bug 1645679 R[Core:WebRTC]Perma TEST-UNEXPECTED-PASS | /webrtc/RTCPeerConnection-videoDetectorTest.html | Signal detector detects track change within reasonable time - expected FAIL when Gecko 79 merges to Beta on 2020-06-29
Bug 1645127 R[Core:WebRTC: Audio/Video]Video freezes with network delay and rtx enabled
Bug 1645770 R[Core:Widget: Android]GeckoView dark mode setting doesn't work in content processes since bug 1643656
Bug 1645706 R[Core:Widget: Gtk][Wayland] disable dmabuf-video-textures by default
Bug 1400317 A[Core:Widget: Win32]nsUXThemeData uses win32k APIs in content process
Bug 1645382 R[Core:XPCOM]Remove unnecessary arguments from NS_OBSERVER_ARRAY_NOTIFY_* macros.
Bug 1645359 R[Core:XPCOM]It should be possible to iterate a nsTObserverArray in a non-observing way
Bug 1645339 A[Core:XPCOM]Use range-based for with nsTObserverArray where easily possible
Bug 1645908 R[Core:XPConnect]Eliminate gratuitous use of dom::danger::GetJSContext() in ForceShrinkingGC()
Bug 1632715 R[DevTools:Console]Intermittent devtools/client/webconsole/test/browser/browser_webconsole_navigate_to_parse_error.js | Uncaught exception - waitFor - timed out after 500 tries.
Bug 1645448 R[DevTools:Inspector]Remove client-side code for handling FlexItemHighlighter
Bug 1242856 A[DevTools:Inspector: Computed][a11y] Add necessary semantics to the computed styles view.
Bug 1637632 R[DevTools:Inspector: Rules]Create a Compatibility actor
Bug 1640045 R[Firefox:Address Bar]Remove PlacesSearchAutocompleteProvider.parseSubmissionURL and use Services.search.parseSubmissionURL instead, and initialize the search service at some point
Bug 1645511 R[Firefox:Address Bar]Improve the provider manager's provider.updateBehavior calls
Bug 1645774 R[Firefox:Enterprise Policies]Uncaught TypeError when clicking in sidebar of about:policies
Bug 1637163 R[Firefox:Firefox Accounts]FxA WebChannel errors can contain personal info, such as profile directory path, that gets forwarded to sentry
Bug 1645789 R[Firefox:Menus]"Basic Page Style" entry in the View > Page Style menu doesn't work reliably
Bug 1645870 R[Firefox:New Tab Page]individual newtab stories targeting prefs for spocs or recs
Bug 1642718 R[Firefox:New Tab Page]Add in a sponsored by override to collections
Bug 1645759 R[Firefox:Site Identity]Make the test browser_bug1045809.js Fission-compatible
Bug 1645729 R[Firefox:Sync]`The log 'Services.Common.RESTRequest' is configured to use the preference 'services.common.log.logger.rest.request'` message often printed when sync configured
Bug 1643072 R[Firefox Build System:General]Support symlinks for non-JS files on Windows
Bug 1643842 R[Firefox Build System:General]Can't artifact build Firefox on Linux opt from autoland changesets
Bug 1645398 R[Firefox Build System:Task Configuration]Add a SCHEDULES rule to avoid running Android on changes exclusively to /devtools
Bug 1644046 R[Firefox Build System:Task Configuration]Move Nexus-Sonatype Android build dependency to a `fetch` task
Bug 1640131 R[Toolkit:OS.File]OSError.prototype.toString can fail with various language locales
Bug 1641412 R[Toolkit:Password Manager][Doorhanger V2] Collect all <input> values, pass to doorhanger
Bug 1645607 R[Toolkit:Reader Mode]Toggling reader mode on and off whilst viewing a plain text file changes the font to proportional
Bug 1644021 R[Toolkit:Telemetry]Crash in [@ GeckoViewStreamingTelemetry::SendBatchRunnable::Run]
Bug 1631791 R[Toolkit:Telemetry]Renew or Remove extra async shutdown timeout annotations from bug 1631605 on or before 2020-06-21
Bug 1645586 R[Toolkit:Video/Audio Controls]Picture-in-Picture should not activate with keyboard shortcut if set media.videocontrols.picture-in-picture.enabled = false
Bug 1644212 R[Toolkit:Video/Audio Controls][macOS] Picture in Picture opens as full screen if the parent window is in full screen
Bug 1645598 R[WebExtensions:Storage]storage.sync.get does not return default values any more when the new storage.sync implementation is enabled
###########
Changes to 83 bugs - 74 fixed.