Bug 1617915 R[Core:Audio/Video: MediaStreamGraph]Allow setting output device id in MediaTrackGraph.
Bug 1582508 R[Core:Audio/Video: Playback]Implement playbackState in Media Session interface
Bug 1622058 R[Core:CSS Parsing and Computation]Cleanup a bit css error reporter.
Bug 1622287 R[Core:CSS Parsing and Computation]Perma Beta Android 7.0 form widget related failures when Gecko 76 merges to Beta on 2020-04-06
Bug 1567544 R[Core:Canvas: 2D]Canvas SVG issue when using the Context2D "globalCompositeOperation" set to "destination-in"
Bug 253870 R[Core:DOM: Editor]Can't copy text from disabled textarea or text input.
Bug 1620504 A[Core:DOM: Editor]Improve warning under libeditor for making investigation of web-compat and regressions easier
Bug 1620875 R[Core:DOM: Navigation]Suppress onStateChange RemoteWebProgress events from switching DocumentChannel with a real channel.
Bug 1621748 R[Core:DOM: Navigation]Crash in [@ nsSHistory::GetRootSHEntry]
Bug 1620242 A[Core:DOM: Security]HTTPS Only Mode - Basic implementation
Bug 1622124 R[Core:DOM: postMessage]BroadcastChannel receives messages in onmessage after channel has been closed
Bug 1617314 R[Core:Disability Access APIs]aria-current not spoken in VoiceOver
Bug 1622179 R[Core:Gecko Profiler]Replace BlocksRingBuffer::SumBytes and others with ProfileBufferEntryWriter's
Bug 1540776 R[Core:Graphics]Move GetICMProfileW calls from content to parent
Bug 1622445 R[Core:Graphics]Intermittent GECKO(2625) | SUMMARY: ThreadSanitizer: data race /builds/worker/checkouts/gecko/gfx/skia/skia/include/private/SkPathRef.h:152:13 in isFinite
Bug 1618175 R[Core:Graphics: Layers]ADVANCED_LAYERS broken by env: Failed to render sanity test
Bug 1622709 R[Core:Graphics: Layers]Re-enable RecycleAllocator at ImageContainer for RDD process
Bug 1619180 R[Core:Graphics: Text]Crash in [@ GlyphDataElement<T>::TryGetExistingGlyph] EXCEPTION_IN_PAGE_ERROR_READ
Bug 1622846 A[Core:Graphics: WebGPU]Update WebGPU IDL to the upstream changes
Bug 1622591 R[Core:Graphics: WebRender]sw-wr: Crash in [@ BindAttribLocation]
Bug 1621390 R[Core:Graphics: WebRender]Tile backdrop/clear optimizations for (Software) WebRender
Bug 1622592 A[Core:Graphics: WebRender]sw-wr: Crash in [@ draw_quad_spans<T>]
Bug 1622720 R[Core:Graphics: WebRender]Add support for the tracy frame profiler to webrender
Bug 1621024 R[Core:Internationalization]Skip reporting errors if the file is not found in the L10nRegistry.loadSync
Bug 1620495 R[Core:JavaScript Engine]Remove the js::LazyScript type
Bug 1578336 N[Core:JavaScript Engine]Intermittent [taskcluster:error] exit status 1
Bug 1622815 R[Core:JavaScript Engine]Tidy up DelProp/DelElem code
Bug 1617168 N[Core:JavaScript Engine]Assertion failure: isMemberExpression || isCallExpression (Unknown ParseNodeKind for OptionalChain), at frontend/BytecodeEmitter.cpp:7801
Bug 1620500 R[Core:JavaScript Engine]Remove BaseScript::isLazyScript flag
Bug 1621956 R[Core:JavaScript Engine: JIT]Assertion failure: fun->hasBaseScript(), at vm/FrameIter.cpp:824
Bug 1618258 R[Core:JavaScript: GC]Rename FinalizationGroup to FinalizationRegistry in line with the spec
Bug 1620209 R[Core:JavaScript: GC]Assertion failure: !gc->rt->hasHelperThreadZones(), at gc/PrivateIterators-inl.h:57 with Debugger
Bug 1622900 R[Core:Layout]Assertion failure: !mInStyleRefresh, at src/layout/base/RestyleManager.cpp:3173
Bug 1620778 R[Core:Layout: Form Controls]Keyboard shortcuts Alt+↑, Alt+↓ should display the list without value increment/decrement (input type="number" with an associated datalist)
Bug 1621328 R[Core:Networking]Move CreateExposableURI into nsIOService
Bug 1621589 R[Core:Networking]Convert struct rtcweb_datachannel_open_request* req to a UniqueFreePtr
Bug 1622623 R[Core:Networking]Replace URIParams with nsIURI in PDataChannel.ipdl
Bug 1621877 R[Core:Networking]Add more unit tests for setting an empty host on URLTYPE_AUTHORITY URLs
Bug 1621168 R[Core:Networking: DNS]Add a way to validate the suffix against the public suffix list
Bug 1622395 N[Core:Panning and Zooming]Use AutoApplyAsyncTestAttributes in GetVisibleRect
Bug 1622444 R[Core:Panning and Zooming]Intermittent TV gfx/layers/apz/test/mochitest/test_group_checkerboarding.html | helper_checkerboard_apzforcedisabled.html | subframe should be layerized at this point
Bug 1622093 R[Core:Printing: Output]Running printing test fails to find PDFJS
Bug 1622745 R[Core:Privacy: Anti-Tracking]Remove 'webconsole.group.contentBlocked' l10n string
Bug 1617170 A[Core:Storage: IndexedDB]Clean up FileInfo/FileManager
Bug 1619484 R[Core:WebRTC]load of value 3840206052, which is not a valid value for type 'MouseCursorMonitor::CursorState' in src/media/webrtc/trunk/webrtc/modules/desktop_capture/desktop_and_cursor_composer.cc:197
Bug 1620844 R[Core:WebRTC: Signaling]InvalidStateError: Cannot set remote offer in state have-local-offer
Bug 1614212 R[Core:Widget]Crash when changing the value of layout.frame_rate
Bug 1607713 R[Core:Widget: Gtk]Intermittent Linux <test-name> | application terminated with exit code 6 | application crashed [@ raise] - (libxul.so!mozilla::ipc::MessagePump::Run)
Bug 1619924 R[DevTools:Console]Instant Evaluation (aka eager evaluation) not showing correct values after using Space key on different function while autocomplete is opened
Bug 1620782 R[DevTools:Console]Can't expand object in Sets with 10 entries or less
Bug 1619622 A[DevTools:Debugger]Use the TargetList for listening to and retrieving process targets
Bug 1602472 R[DevTools:Debugger]Check if ObjectFronts created for Preview are properly released
Bug 1622222 R[DevTools:Debugger]Use the TargetList to retrieve the current top level target in the Debugger
Bug 1622219 R[DevTools:Debugger]Cleanup legacy code around Thread Actor and Front
Bug 1620651 R[DevTools:Debugger]Watchpoints should ignore blackboxed files
Bug 1609201 R[DevTools:Framework]processDescriptorFront.getTarget() leaks windows
Bug 1619214 R[DevTools:Framework]Use parentFront property in Pool.js
Bug 1621576 R[DevTools:Framework]Add a linter rule to check unbalanced addObserver/removeObserver
Bug 1620270 R[DevTools:Framework]Ensure all the test-specific actors extend the Actor class
Bug 1622005 R[DevTools:Framework]Make RootFront more similar to regular fronts
Bug 1467565 R[DevTools:General]Replace `actorPrefix` with `typeName` in actors
Bug 1424863 R[DevTools:Inspector: Rules]Copying CSS Rules from the Devtools Inspector inserts empty lines between rules
Bug 1616040 A[DevTools:Netmonitor]Close plain request payload section in case there is a preview
Bug 1622458 R[DevTools:Netmonitor]Response JSON tree isn't scrollable
Bug 1621928 R[DevTools:Netmonitor]Response panel filter isn't updated
Bug 1592243 R[DevTools:Netmonitor]Netmonitor Blocking - block list truncates bottom part of diacritics on Windows 10
Bug 1615102 R[DevTools:Netmonitor]Double-clicking table resizes handles should resize column to fit content
Bug 1616244 R[DevTools:Netmonitor]HAR generated by Netmonitor isn't valid ; "title" key in "pages" section is missing.
Bug 1621937 R[DevTools:Responsive Design Mode]Viewport for RDM jumps to bottom right corner on open
Bug 1621450 R[DevTools:Responsive Design Mode]RDM's TargetList will startListening after a target switch
Bug 1560052 R[External Software Affecting Firefox:Other]Crash in [@ asepkcs.dll | UserCallWinProcCheckWow]
Bug 1620299 R[Firefox:Address Bar]URLBar Interventions should honor policy (and be able to be disabled by policy)
Bug 1610479 R[Firefox:Address Bar]Remove UrlbarInput's dependency on focusAndSelectUrlBar
Bug 1622244 R[Firefox:General]Replace BrowserTestUtils.waitForCondition with TestUtils.waitForCondition in browser_bug581253.js
Bug 1622247 R[Firefox:General]Replace BrowserTestUtils.waitForCondition with TestUtils.waitForCondition in browser_page_action_menu.js
Bug 1622248 R[Firefox:General]Replace BrowserTestUtils.waitForCondition with TestUtils.waitForCondition in browser_appmenu.js
Bug 1612254 R[Firefox:Keyboard Navigation]Keyboard shortcut (cmd + ,) does not create subscript as it does in other browsers
Bug 1605478 R[Firefox:Launcher Process]Data integrity problems in content process UntrustedModulesData
Bug 1622915 R[Firefox:Messaging System]Create test experiment data to unblock aboutwelcome platform
Bug 1621704 R[Firefox:Messaging System]Update terminology for new about:welcome
Bug 1615071 R[Firefox:Security]Add Let's Encrypt's CT logs to certviewer
Bug 1507287 A[Firefox:Session Restore]Make sessionRestore work with session history living in the parent process
Bug 1618477 R[Firefox:Site Permissions]The permissions prompt is not displayed by clicking on the control sharing panel
Bug 1605494 A[Firefox:about:logins]Intermittent browser/components/aboutlogins/tests/browser/browser_aaa_eventTelemetry_run_first.js | Uncaught exception - waiting for telemetry event count of: 2 - timed out after 50 tries.
Bug 1622256 R[Firefox Build System:General]Fix mozilla-central build errors with rust 1.42
Bug 1621718 R[Firefox Build System:General]Handled quoted-printable names in import-pr command
Bug 1613985 A[Firefox Build System:Lint and Formatting]Make constructors/destructors/assignment operators use =default
Bug 1622338 A[Firefox Build System:Mach Core]Add --enable-fission option to mach wpt
Bug 1622673 R[Firefox Build System:Source Code Analysis]nsCellMap.cpp: converting integer literal to bool, use bool literal instead
Bug 1619921 N[Firefox Build System:Source Code Analysis][clang-plugin] Add the possibility to have `alpha-checkers` that are not enabled by default for clang based static-analysis
Bug 1622856 R[Firefox Build System:Toolchains].mozbuild/clang 9 with experimental-new-pass-manager loops for ever when compiling nsStyleStruct.cpp on macOS
Bug 1613804 R[GeckoView:General]InputConnection.finishComposingText should commit composition text
Bug 1621476 R[GeckoView:General]Firefox preview doesn't support Webauthn but PublicKeyCredential return true
Bug 1616354 R[Release Engineering:General]'mach try' estimates can be very inaccurate
Bug 1622282 R[Release Engineering:Release Automation: Snap][snap] added cleanup part to remove duplicate files
Bug 1622446 R[Remote Protocol:Agent]Don't use MochaOutputHandler for --product=chrome
Bug 1622671 R[Toolkit:Video/Audio Controls]Picture in Picture should have a solid black background
Bug 1621491 N[WebExtensions:General]activityLog is not working with some parent API calls
Bug 1581886 R[WebExtensions:General]Intermittent toolkit/components/extensions/test/browser/browser_ext_themes_dynamic_getCurrent.js | {
###########
Changes to 106 bugs - 88 fixed.
3 bugs are not included due to being restricted