Bug 1564882 A[Core:CSS Parsing and Computation]Intermittent css-valuesandunits/unit-vh-vw-overflow-auto.html == css-valuesandunits/unit-vh-vw-overflow-scroll.html | image comparison, max difference: 1, number of differing pixels: 4
Bug 1621726 A[Core:DOM: Content Processes]JSWindowActorParent::willDestroy is not called if actor destruction is due to a tab being closed
Bug 1626096 N[Core:DOM: Content Processes]Lock the dom.ipc.processCount.webIsolated pref
Bug 1625197 R[Core:DOM: Core & HTML]Crash near null [@ operator mozilla::gfx::Matrix4x4Typed]
Bug 1585859 R[Core:DOM: Core & HTML]Intermittent dom/tests/mochitest/bugs/test_bug440572.html | received the right number of messages. - got 3, expected 4
Bug 1625854 R[Core:DOM: Core & HTML]Crash in [@ mozilla::dom::ConsoleRunnable::WriteData]
Bug 1625834 N[Core:DOM: Editor]Replace MOZ_MUST_USE with [[nodiscard]] in editor
Bug 1597154 R[Core:DOM: Navigation][Fission] URLs that require external helper apps and/or prompting the user reload content processes forever
Bug 1597436 R[Core:DOM: Navigation]Fix uses of nsGlobalWindowOuter::SetNewDocument in dom/base/nsGlobalWindowOuter.cpp
Bug 1625448 A[Core:DOM: Security]HTTPS Only Mode - Add tests for console logging
Bug 1625727 R[Core:DOM: Security]Remove unnecessary fallback initialization for null loadinfos
Bug 1589275 N[Core:DOM: Security]Make DocumentChannel CSP handling work entirely in the parent process
Bug 1625918 R[Core:DOM: Security]Remove superfluous null checks for mLoadInfo within Necko
Bug 1623858 R[Core:DOM: Selection]Document and simplify some Selection related code
Bug 1626143 A[Core:DOM: Workers]Intermittent TEST-UNEXPECTED-PASS | /workers/semantics/reporting-errors/00<x>.html | shared worker, addEventListener - expected FAIL
Bug 1626137 V[Core:Disability Access APIs]Table navigation broken in tables with non-standard CSS display
Bug 1626115 R[Core:Gecko Profiler]Add a profiler label and profiler marker to nsNSSComponent::InitializeNSS
Bug 1595768 R[Core:Graphics: WebRender]Investigate why we rasterize glyphs so often
Bug 1617050 R[Core:Graphics: WebRender]Drop shadows are rendered incorrectly if content is partially clipped
Bug 1625828 R[Core:ImageLib]Replace MOZ_MUST_USE with [[nodiscard]] in image
Bug 1625797 R[Core:ImageLib]replace nsIProperties impl on RasterImage with hotspot accessors
Bug 1594545 N[Core:JavaScript Engine]Implement NativeRegExpMacroAssembler for new regexp import based on irregexp/NativeRegExpMacroAssembler.cpp
Bug 1597795 A[Core:JavaScript Engine]Cleanup uses of js::detail::CopyScript
Bug 1626127 R[Core:JavaScript Engine]Avoid extraneous SrcNotes in self-hosted code
Bug 1625975 R[Core:JavaScript: Internationalization API]Enable numberingSystem and calendar options by default
Bug 1626170 R[Core:Javascript: WebAssembly]WasmOpIter.h should always call fail() when failing to read a byte
Bug 1626233 R[Core:Javascript: WebAssembly]Fix multi-value calls in Ion
Bug 1622828 N[Core:Javascript: WebAssembly]Implement wasm->js multi-value calls
Bug 1625369 R[Core:Layout]MOZ_Crash in RestyleManager::ContentStateChanged() when setting designMode
Bug 1626276 R[Core:Layout]Elements with visibility: hidden shouldn't show ellipsis
Bug 1623390 R[Core:Layout]Factor out the "can be a dynamic reflow root" check.
Bug 1625051 R[Core:Layout: Grid]MOZ_Crash in nsGridContainerFrame::Tracks::ResolveIntrinsicSizeStep1()
Bug 1624756 R[Core:Layout: Grid]Use EmplaceBack in nsGridContainerFrame::TrackSizingFunction::ExpandNonRepeatAutoTracks
Bug 1626197 R[Core:MFBT]Remove custom copy and move operations of EnumeratedArray
Bug 1625871 R[Core:MFBT]InitializedOnce<const T> should be a literal type for literal types T
Bug 1625869 R[Core:MFBT]Maybe<T> should be trivially destructible for trivially destructible move-only T
Bug 1626200 R[Core:MFBT]Replace mozilla::IsPod by std::is_trivially_copy_constructible in nsTArray::AssignRangeAlgorithm
Bug 1345842 R[Core:MFBT]Introduce mozilla::Ignore that works in mozilla::Tie like std::ignore in std::tie
Bug 1544868 R[Core:Networking]Remove old network predictor cleanup code
Bug 1622619 R[Core:Networking]Replace URIParams with nsIURI in PContent.ipdl
Bug 1624286 R[Core:Networking: Cookies]Notification for rejected cookies
Bug 1622335 R[Core:Networking: FTP]Add telemetry for PAC scripts served over FTP
Bug 1625841 R[Core:Networking: HTTP]Crash in [@ mozilla::net::Http3Session::Authenticated]
Bug 1624863 R[Core:Privacy: Anti-Tracking]Rewrite PurgeTrackerService.jsm logging to use console.createInstance
Bug 1619623 R[Core:Privacy: Anti-Tracking]First-party cookies are deleted on daily clean up
Bug 1625444 R[Core:Storage: IndexedDB]Intermittent /IndexedDB/parallel-cursors-upgrade.html | application crashed [@ CheckZoneTracer::Trace(JS::Heap<JS::Value>*, char const*, void*) const]
Bug 1606823 R[Core:WebRTC: Networking]Add support for WebRTC sender side bandwidth estimation based on transport-cc extensions
Bug 1624762 R[Core:WebVR]Mapping FxR standalone controllers to WebXR spec and giving conversion for WebVR
Bug 1626329 R[Core:Widget: Cocoa]Can't build with macOS 10.15.4 SDK
Bug 1623098 R[Core:XPConnect]Perma TEST-UNEXPECTED-ERROR | js/xpconnect/tests/marionette/test_preloader_telemetry.py TestScriptPreloader.test_preloader_requests_histogram | JavascriptException: TypeError: can't access property "v when version number gets increased to 77 on 2020-04-06
Bug 1626198 R[Core:XUL]Fix flushing in XULTreeElement::GetTreeBodyFrame.
Bug 1617669 R[Core:XUL]Shadow DOM handled by document.l10n on mutation, but not on creation
Bug 1624503 R[DevTools:Console]"Unexpected invalid url: debugger eager eval code" when typing anything in the console of an extension page
Bug 1620622 A[DevTools:Console]Intermittent TEST-UNEXPECTED-TIMEOUT | devtools/client/webconsole/test/browser/browser_jsterm_autocomplete_helpers.js | application timed out after 370 seconds with no output
Bug 1616984 R[DevTools:Debugger]Reference to DOM mutation breakpoint (in DOM mutation breakpoint panel) for a child element should disappear when the parent element is deleted.
Bug 1419755 R[DevTools:Debugger]Formatted code does not respect indent width.
Bug 1625495 R[DevTools:General]Remove devtools/shared/client folder
Bug 1619836 N[DevTools:General]High Frequency devtools/client/shared/test/browser_layoutHelpers_getBoxQuads2.js | C-div quad x position is as expected. - 80 == 130 -
Bug 1566780 R[DevTools:Netmonitor]Have option to hide WS control frames
Bug 1626210 A[DevTools:about:debugging]Connecting to remote device fails `Cc is not defined`
Bug 1623978 R[Firefox:Address Bar]Google homepage notification interrupts onboarding Search Tip
Bug 1625241 R[Firefox:Address Bar]Firefox doesn't update to the latest version if the "Restart to update" button is clicked while the update download process is still running
Bug 1626023 R[Firefox:Installer]Remove some unused allowed-dupes.mn entries
Bug 1621402 R[Firefox:Messaging System]Add telemetry to capture failures to read attribution data
Bug 1626063 R[Firefox:Messaging System]Implement Personal Data Promise onboarding cad
Bug 1626065 R[Firefox:New Tab Page]Confusing internal state flags for Activity Stream Redux store
Bug 1564801 R[Firefox:Protections UI]Consolidate b/b/c/test/trackingUI and b/b/c/test/siteProtections
Bug 1584280 R[Firefox:Security]Intermittent toolkit/components/certviewer/tests/browser/browser_handleMultipleCertsURL.js | Subject Name must be the selected item - "" == "Subject Name" -
Bug 1598984 R[Firefox:Security][certificate viewer] missing localizable string for l10n id 'certificate-viewer-inc-locality'
Bug 1602808 A[Firefox:Tabbed Browser]3.06 - 7.93% startup_about_home_paint / tabswitch (linux64-shippable-qr, windows10-64-shippable, windows10-64-shippable-qr) regression on push bff9eef8191f12cee9af275966a563517dcdf429 (Fri November 22 2019)
Bug 1626179 R[Firefox:Theme]Synced Tabs sidebar search field is too slim
Bug 1616639 R[Firefox:Toolbars and Customization]Spacers can get noticably thinner, and even restoring toolbar defaults doesn't fix it
Bug 1625510 R[Firefox:about:logins]The key icon is getting very small after creating a vulnerable/breached login with a very long username
Bug 1625958 R[Firefox:about:logins]The "Breached Website" and the "Vulnerable Passwords" notifications are not displayed below the header
Bug 1626107 R[Firefox:about:logins]Enable vulnerable password alerts by default
Bug 1626190 R[Firefox Build System:Developer Environment Integration]Add `mach` command that compile checks C/C++ files
Bug 1626163 R[Firefox Build System:General]C/C++ files generated by rust code missing in generated-files artifact
Bug 1626104 R[Firefox Build System:Lint and Formatting]Make mach lint --config-path relative to topsrcdir
Bug 1608837 R[Firefox Build System:Task Configuration]Enable chunking in the taskgraph for all web-platform-test suites
Bug 1624902 A[Firefox Build System:Task Configuration]Limit the number of platforms bugbug manifests run on
Bug 1622897 N[GeckoView:General]Intermittent TestAudioTrackGraph.SetOutputDeviceID | Expected equality of these values:
Bug 1609174 R[Release Engineering:Release Automation: Bouncer][tracking] switch release automation to use bouncer Nazgul
Bug 1626027 R[Release Engineering:Release Automation: Other]Support for bump_central action in treescript
Bug 1626378 R[Toolkit:Add-ons Manager]Category tabs do not get role="tab"
Bug 1625461 R[Toolkit:Application Update]Build bustage: TypeError: unsupported operand type(s) for >>: 'builtin_function_or_method' and '_io.TextIOWrapper'.
Bug 1625432 R[Toolkit:Application Update]Perma mochitest ValueError: invalid literal for int() with base 10: 'undefined'
Bug 1533029 R[Toolkit:Form Autofill]The warning displayed when attempting to save an address is displayed on 2 rows with the default settings
Bug 1625601 R[Toolkit:Password Manager]Make improvements to new-password heuristics for accuracy and performance
Bug 1623300 R[Toolkit:Telemetry]Implement the Rust General API for FOG
Bug 1626007 R[Toolkit:Themes]Stop including XUL widget theme files on Android
Bug 1624488 R[Toolkit:Themes]Scope dropmarker.css to dropmarker custom element
Bug 1571461 R[Toolkit:XUL Widgets]Text search relies on an inline event listener for accessibility
###########
Changes to 101 bugs - 81 fixed.
1 bugs are not included due to being restricted