Bug 1626794 R[Core:DOM: Animation]Make Animation::CommitStyles safer
Bug 1638151 R[Core:DOM: Bindings (WebIDL)]Failure to generate event getter code for nullable sequences
Bug 1620679 N[Core:DOM: Content Processes]crashtest layout/printing/crashtests/793844.html consistently asserts with Fission (Overwriting an existing document channel, Wrong Document Channel)
Bug 1634779 A[Core:DOM: Content Processes]Re-enable browser.tabs.remote.allowLinkedWebInFileUriProcess in Firefox 76
Bug 1606624 R[Core:DOM: Core & HTML]Ship SharedArrayBuffer (and atomics) to Release (potentially with throwing postMessage())
Bug 1618548 R[Core:DOM: Core & HTML][rel=preload] Let `Link:` HTTP response header use Document.PreloadService
Bug 1635885 R[Core:DOM: Core & HTML]Fix up or remove `this == fl->GetBrowserChildMessageManager()` assertion in `InProcessBrowserChildMessageManager::GetEventTargetParent`
Bug 1637813 R[Core:DOM: Core & HTML]Perma TEST-UNEXPECTED-PASS | /secure-contexts/basic-dedicated-worker.html | HTTPS worker from HTTPS subframe - expected FAIL
Bug 1637856 R[Core:DOM: Editor]Make `WSRunScanner` stop storing editable text nodes at initialization, instead, make it look for text node when it's necessary
Bug 1637865 R[Core:DOM: Editor]Clean up methods handling whitespace sequence in `WSRunObject`
Bug 1002724 A[Core:DOM: Navigation]Fall back to HTTPS in URL fixup (including location bar) (like for hosts that refuse a connection on port 80 via HTTP, but accepts connections via HTTPS on port 443)
Bug 1618543 R[Core:DOM: Networking][rel=preload] Let `fetch()` use "fetch" preloads
Bug 1613609 R[Core:DOM: Security]system-principal restrictions should check for allowed ui resources rather than blacklisting based on uri scheme
Bug 1632811 R[Core:DOM: Security]content-security-policy/frame-src/frame-src-redirect.html is expected TIMEOUT
Bug 1633710 R[Core:DOM: Security]Replace nsIPrincipal.uri functions with new Principal counterparts in js
Bug 1636118 R[Core:DOM: Security]3 /mixed-content/gen/*/link-prefetch-tag.https.html tests are expected timeout
Bug 1636178 R[Core:DOM: Service Workers]14 /service-worker/service-worker/ tests are marked as expected TIMEOUT
Bug 1638127 R[Core:DOM: UI Events & Focus Handling]Linux applying :-moz-focusring to buttons even without keyboard interaction feels off
Bug 1629604 R[Core:Find Backend]Find in this page: Phrase not found in visible (display:block) <script>, <head>
Bug 1638251 R[Core:Gecko Profiler]Remove unused member from GeckoJavaSampler
Bug 1637873 R[Core:Graphics: WebRender]Destroy RenderTextureHost in TextureHost::Finalize()
Bug 1637953 N[Core:Graphics: WebRender]Picture caching doesn't work on gmail
Bug 1638413 R[Core:Graphics: WebRender]gfx.webrender.compositor pref not honored on macOS after bug 1632259
Bug 1638469 R[Core:Graphics: WebRender]Disable WebRender on Windows 7 without DWM composition
Bug 1638742 R[Core:Graphics: WebRender]Remove unnecessary mFeatureWrPartial->UserEnable("Enabled") call
Bug 1638750 R[Core:Graphics: WebRender]Remove unnecessary virtual from RenderTextureHost derived classes
Bug 1638905 R[Core:Graphics: WebRender]Enable WebRender on gen6 gt2 on Nightly.
Bug 1622166 R[Core:IPC]Consider using C++17 fold expressions to implement variadic Read/WriteParams()
Bug 1637890 R[Core:IPC]Crash in [@ mozilla::MozPromise<T>::ThenValueBase::Dispatch]
Bug 1638787 R[Core:JavaScript Engine]Change JSRT fuzzing interface to return int32 and handle timeouts
Bug 1638811 R[Core:JavaScript Engine]Use replaceAll in EscapeAttributeValue
Bug 1637946 R[Core:JavaScript Engine: JIT]Fold MUnbox with Int32 MBox input
Bug 1638460 R[Core:JavaScript Engine: JIT]Warp: Support transpiling Calls to known natives
Bug 1638761 R[Core:JavaScript Engine: JIT]Transpile DoubleNegationResult
Bug 1638779 R[Core:JavaScript Engine: JIT]CacheIRCompiler::emitMathAbsNumberResult has dubious float register uses
Bug 1627711 R[Core:JavaScript: GC]Remove the incremental GC status from about:support
Bug 1623628 R[Core:Javascript: WebAssembly]Remove the command-line switch (and any about:config option) for bigint<->int64
Bug 1628352 R[Core:Javascript: WebAssembly]Make sure devtools works with multi-value WebAssembly
Bug 1637328 R[Core:Javascript: WebAssembly]SetupABIArguments and StackCopy must handle v128 stack arguments
Bug 1632789 R[Core:Layout]teach PresShell::ProcessSynthMouseMoveEvent to understand desktop zooming
Bug 1638917 R[Core:Layout]Use std::tuple instead of mozilla::Tuple in layout/
Bug 1636998 R[Core:Layout: Form Controls]no focus ring on radios and checkboxes in some themes.
Bug 1638263 R[Core:Layout: Form Controls]Intermittent layout/forms/test/test_bug665540.html | Test timed out.
Bug 1539819 R[Core:Networking: DNS][socket process] TRR is not working in socket process
Bug 1638789 R[Core:Networking: DNS]Also log originAttributes in nsHostResolver::ResolveHost
Bug 1636911 R[Core:Panning and Zooming]Content disappears on the left side of the viewport when zooming in
Bug 1638458 R[Core:Panning and Zooming]Long-pressing seems busted on Android
Bug 1638655 R[Core:Panning and Zooming]Perfherder test-suite drop down is broken on mobile
Bug 1628399 R[Core:Plug-ins]Intermittent browser/base/content/test/plugins/browser_pluginCrashCommentAndURL.js | The crash UI should be visible - false == true - got false, expected true (operator ==)
Bug 1624269 R[Core:Privacy: Anti-Tracking]Make mHasStorageAccess in nsGlobalWindowOuter Fission-Compatible
Bug 1638831 A[Core:Storage: Quota Manager]QM: Directory traversals prematurely finish if a directory entry is modified and then deleted
Bug 1638020 R[Core:Web Painting]Avoid checking display port twice while computing RDL rebuild region
Bug 1635716 R[Core:WebRTC: Audio/Video]Device Permissions blocking eachother(?) in particular case with Google Meet
Bug 1637676 R[Core:WebRTC: Signaling]RTCRtpTransceiver-with-OfferToReceive-options.https.html intermittent timeout on fission?
Bug 1634264 R[Core:XPCOM]Intermittent toolkit/components/places/tests/browser/browser_redirect.js or browser_redirect_self.js | application crashed [@ mozilla::MozPromise<unsigned long, nsresult, true>::AssertIsDead()]
Bug 1584935 R[Core:XUL]Enable lazy frame construction from XUL elements.
Bug 1421659 R[DevTools:Console]Console scrolls up when output changes size
Bug 1546394 A[DevTools:Console]Add a `:block <url>` command which matches Netmonitor's "Block URL" context menu entry
Bug 1631775 R[DevTools:Console]Cached messages should have the same shape as "live" ones
Bug 1637969 R[DevTools:Console]React error when rendering an error rep
Bug 1638533 R[DevTools:Console]Show (in promise) for uncaught promise rejections
Bug 1636798 R[DevTools:Debugger]Icon in the sources pane does not revert to its original state after closing pretty printed tab
Bug 1637561 R[DevTools:Framework]Use dictionary argument in ResourceWatcher.watch
Bug 1596091 R[DevTools:Netmonitor]Implement the ability to drag and drop requests in order to block them
Bug 1631230 R[DevTools:Netmonitor]headers are shown with ellipsis in network analysis although the space is big enough
Bug 1636769 R[DevTools:Netmonitor]TypeError: "can't access property "setOption", cm is undefined"
Bug 1576728 N[External Software Affecting Firefox:Other]Crash in oly64.dll (FYunZip)
Bug 1191591 R[Firefox:Downloads Panel]Opening PDFs from Firefox's download panel should open the PDF within Firefox
Bug 1633270 R[Firefox:File Handling]pdfs with content-type application/octet-stream are downloaded without confirmation, even though Preview in Firefox is enabled
Bug 1638682 R[Firefox:File Handling]Enable the 'Open in Firefox' option in the Unknown Content Type dialog
Bug 1633641 R[Firefox:Firefox Accounts]Provide a method to fetch an OAuth token and its key in a single operation
Bug 1637615 R[Firefox:Protections UI][Protections Dashboard 1.5] Add link to settings.
Bug 1637827 R[Firefox:Sync]Disconnected from my account when syncing with an expired OAuth token
Bug 1638493 R[Firefox:Sync]Delete telemetry definition for WEAVE_CONFIGURED_MASTER_PASSWORD
Bug 1636229 R[Firefox:Theme]Popup javascript window is now tabbed (v76 32 bit)
Bug 1634048 R[Firefox:Tours]Only create UI Tour popups in the DOM when they are needed
Bug 1637459 R[Firefox:Tours]Intermittent browser/components/uitour/test/browser_UITour2.js | Menu should be visible after showMenu() -
Bug 1638783 R[Firefox Build System:Bootstrap Configuration]Bootstrapping fails to install mercurial if no pip2
Bug 1638799 R[Firefox Build System:Bootstrap Configuration]`install-moz-phab` failed with `pip3` is not installed on ArchLinux
Bug 1623355 A[Firefox Build System:General]Rename Android PGO builds to Android Shippable
Bug 1638870 R[Firefox Build System:General]add unicode/uniset.h to system headers (fix `--with-system-icu`)
Bug 1638759 R[Firefox Build System:Mach Core]./mach run for android build doesn't wok due to failure of telnet verification
Bug 1626754 R[Firefox Build System:Source Code Analysis]ContentBlocking.cpp: do not use 'else' after 'return'
Bug 1638576 R[Firefox Build System:Source Code Analysis]Fix typo in mozilla-central: depricated -> deprecated
Bug 1617481 N[Release Engineering:General]Remove dead code from taskcluster/ci that relates to nightly jobs
Bug 1617482 R[Release Engineering:General]Rename *-asan-reporter-nightly to *-asan-reporter-shippable to reduce confusion
Bug 1617484 R[Release Engineering:General]Rename android-*-nightly jobs to <something>-shippable
Bug 1618033 R[Release Engineering:General]Cleanup some dead code in mozharness relating to nightly
Bug 1623081 R[Release Engineering:General]Cleanup dead code that was used for Fennec Nightlies
Bug 1623082 R[Release Engineering:General]Miscelaneous changes to support shippable where nightly is referenced
Bug 1636635 N[Release Engineering:General]Update Devedition shippable to more closely match other shippable types
Bug 1636637 N[Release Engineering:General]Make geckoview promotable/shippable
Bug 1617089 R[Release Engineering:Release Automation: L10N]weird task labels for ja-JP-mac addonscript jobs
Bug 1631197 R[Thunderbird:Build Config]make ./mach valgrind-test work for thunderbird
Bug 1638288 R[Thunderbird:General]Builds busted (if clang-plugin enabled): mailnews/base/src/nsMsgContentPolicy.cpp:155:23: error: Principal->GetURI is depricated and will be removed soon. Please consider using the new helper functions of nsIPrincipal
Bug 1637993 R[Toolkit:Reader Mode]Buttons in reader view "type controls" popover are sensitive to user input even when user input is not available
Bug 1636968 R[Toolkit:View Source]reloading a view source tab will auto select the tab, if not focused
Bug 1638581 R[WebExtensions:Request Handling]ChannelWrapper.matches throws on webRequest listeners with "xbl" filter.type
Bug 1636792 R[WebExtensions:Storage]Rename `StorageOp` to `Punt` or `Ferry`
Bug 1638557 R[WebExtensions:Storage]Perma TEST-UNEXPECTED-FAIL | browser/base/content/test/static/browser_all_files_referenced.js | there should be no unreferenced files - Got 1, expected 0 when Gecko 78 merges to beta on 2020-06-01
###########
Changes to 104 bugs - 87 fixed.
3 bugs are not included due to being restricted