Bug 1642735 R[Core:Audio/Video: GMP]Assertion failure: !Failed(), at /builds/worker/workspace/obj-build/dist/include/mozilla/ErrorResult.h:582
Bug 1656438 A[Core:Audio/Video: MediaStreamGraph]Enhance MockCubeb class to simulate audio input and verify audio output
Bug 1664772 R[Core:Audio/Video: Playback]Fix clang-tidy/clang-format/coverity issues in VideoUtils.cpp
Bug 1662805 R[Core:Audio/Video: Playback]Background audio doesn't work on Android
Bug 1665277 R[Core:Canvas: WebGL]Excessive stderr spew: "[WebGLChild] Flushed N bytes[...]"
Bug 1664457 R[Core:DOM: Content Processes]In about:processes, right-align data columns
Bug 1652784 R[Core:DOM: Content Processes]Remove Threads from about:processes
Bug 1635494 A[Core:DOM: Content Processes]Kill processes from about:processes
Bug 1664685 R[Core:DOM: Core & HTML]Simplify HTML{Image,Input}Element.{width,height} getters
Bug 1658791 R[Core:DOM: Core & HTML]Perma [Tier 2] dom/base/test/test_setting_opener.html | uncaught exception - NS_ERROR_ILLEGAL_VALUE: Illegal value at construct/<@resource://specialpowers/WrapPrivileged.jsm:229:17
Bug 444222 R[Core:DOM: Core & HTML]window.name can be used as an XSS attack vector
Bug 1664788 R[Core:DOM: Editor]Rewrite nsEditingSession::SetupEditorOnWindow
Bug 1664109 R[Core:DOM: Editor]`!= operator of `EditorDOMRangeBase` is wrong
Bug 1663370 R[Core:DOM: Editor]Make AutoInclusiveAncestorBlockElementsJoiner::Prepare() consider whether it should join the nodes or delete the leaf of found block in `Prepare()`
Bug 1663797 R[Core:DOM: Editor]Make deletion handler of `HTMLEditor` never touch the basic structure of HTML document
Bug 1658702 A[Core:DOM: Events][Input Events] Set "affected" ranges to the result of `getTargetRanges()` at dispatching `beforeinput` event
Bug 1664961 R[Core:DOM: Navigation]Crash in nsDocShell::Reload() in browser_security-1.js with SessionHistoryInParent
Bug 1663499 R[Core:DOM: Navigation]Crash in [@ mozilla::MozPromise<T>::ThenInternal | mozilla::MozPromise<T>::ThenCommand<T>::~ThenCommand]
Bug 1665063 R[Core:DOM: Navigation]Fix crash with parent session history in CanonicalBrowsingContext::HistoryCommitIndexAndLength()
Bug 1664433 R[Core:DOM: Service Workers]Broken build in dom/workers/remoteworkers/RemoteWorkerManager.cpp after recent change
Bug 1663125 R[Core:DOM: Service Workers]Service Worker registrations are not loaded at startup
Bug 1664579 R[Core:Disability Access APIs]Add support for VO's button rotor key
Bug 1662147 R[Core:Disability Access APIs]Add a form elements rotor
Bug 1664135 R[Core:Graphics]Crash in [@ mozilla::wr::RenderCompositorNative::MaybeGrabScreenshot]
Bug 1665271 R[Core:Graphics: WebRender]Set prim opacity for WR radial gradients
Bug 1661117 R[Core:Graphics: WebRender]Update OSMesa driver for WebRender
Bug 1664047 R[Core:Graphics: WebRender]Unnecessary GPU usage during compositing from profiler screenshots code even if the profiler is off
Bug 1664735 R[Core:Graphics: WebRender]Optimize WR sample_gradient
Bug 1663732 R[Core:Graphics: WebRender]Set initial loading content page color to non-white when using dark mode
Bug 1664810 R[Core:JavaScript Engine]Remove some more unnecessary #includes
Bug 1665015 R[Core:JavaScript Engine]Use SystemAllocPolicy for ObjLiteralWriterBase and ObjLiteralAtomVector
Bug 1664357 R[Core:JavaScript Engine: JIT]Warp: Inline constructors
Bug 1663562 R[Core:Layout]need to call MaybeReflowForInflationScreenSizeChange when any prefs that could affect font inflation change
Bug 1664691 R[Core:Layout: Images, Video, and HTML Frames]Remove nsImageLoadingContent.imageBlockingStatus
Bug 1664419 R[Core:Layout: Scrolling and Overflow]need to suppress scrollbar repaint when seting visual viewport offset
Bug 1645108 R[Core:Networking]Parse additional section of TRR response
Bug 1525854 R[Core:Networking: DNS]TRR shouldn't fallback to DNS on DNSSEC error (extended error support)
Bug 1663657 R[Core:Networking: DNS]Make IsIpAddr* functions into NetAddr methods
Bug 1655895 R[Core:Networking: HTTP]bogus timeout passed to Http3Session::SetupTimer
Bug 1664948 R[Core:Networking: HTTP]Remove child intercept code from HttpChannel
Bug 1664838 R[Core:Panning and Zooming]Sometimes content are not rendered after scrolling
Bug 1663537 A[Core:Panning and Zooming]fix tests to handle desktop zooming scrollbars
Bug 1663760 R[Core:Performance]Add probes equivalent to TIME_TO_FIRST_INTERACTION_MS for loads with preload and loads without
Bug 1663762 R[Core:Performance]Add probes equivalent to LOAD_INPUT_EVENT_RESPONSE_MS for loads with preload and load without
Bug 1665064 R[Core:Print Preview]Print preview shows background images, even though it's disselected
Bug 1665007 R[Core:Printing: Setup]Allow more room for DeviceCapabilities arrays for safety.
Bug 1665125 N[Core:Printing: Setup]Make some print settings [infallible]
Bug 1665001 R[Core:Printing: Setup]Custom page margins should not be allowed to go under the unwriteable margin.
Bug 1659807 R[Core:Printing: Setup]Consider adding an nsIPrinter.systemName
Bug 1664530 R[Core:Printing: Setup]Crash in [@ nsPrinterWin::GetMarginsForPaper]
Bug 1557645 A[Core:Printing: Setup]Basic support for OOP-iframes in print preview
Bug 1308101 N[Core:String]Replace PL_strcpy/PL_strncpy with a safer Gecko string class or function
Bug 1651569 R[Core:Web Audio]Perma [Tier 2] /webaudio/the-audio-api/the-convolvernode-interface/realtime-conv.html | X SNR is not greater than or equal to 88.457. Got 83.7951698233912. - assert_true: expected true got false
Bug 1646601 A[Core:Web Audio]Assertion failure: mAudioContextOperation == AudioContextOperation::Close (We should be reviving the graph?), at /builds/worker/checkouts/gecko/dom/media/MediaTrackGraph.cpp:3432
Bug 1520788 A[Core:WebRTC: Audio/Video]mediacapture-streams/MediaStreamTrack-getCapabilities.https.html unstable after wptrunner changes
Bug 1664755 R[Core:WebRTC: Audio/Video]Fix typo in dummy android device enumeration code
Bug 1664944 R[Core:Widget: Gtk]GC unused cached-font flags in GTK nsLookAndFeel
Bug 1665211 R[Core:Widget: Gtk]Typo in MPRIS DBus Service Name define
Bug 1654323 R[Core:Widget: Gtk]Wrong selection color when using the GTK backend
Bug 1653520 R[DevTools:Inspector: Compatibility]Move the getter / setter for compatibility browser list prefs to CompatibilityActor
Bug 1657537 R[DevTools:Inspector: Compatibility]Move components shared by tooltip and Compatibility Panel to common location
Bug 1663979 R[DevTools:Netmonitor]Devtools Panel messages raw data content does not appear in dark theme mode
Bug 1661709 R[DevTools:Netmonitor]Test to verrify requests which are blocked by extensions
Bug 1661612 N[DevTools:Netmonitor]Intermittent devtools/client/netmonitor/test/browser_net_persistent_logs.js | Test timed out -
Bug 1657676 A[Firefox:Address Bar]Update keywordoffer results for search mode
Bug 1662795 R[Firefox:Downloads Panel]The Open file prompt does not have the option to "Open in Firefox" SVG files with the application/octet-stream content-type
Bug 1656526 R[Firefox:General]Show a window with a skeleton UI before loading xul.dll on Windows
Bug 1665195 R[Firefox:Installer]Remove maintenance service UpdateLogs directory from Firefox uninstaller
Bug 492320 R[Firefox:Keyboard Navigation]Keyboard shortcut for "Undo close window" fails if no windows are open (and "recently closed windows" submenu hasn't been shown)
Bug 1662560 R[Firefox:Launcher Process]VirtualProtectEx for a sandboxed process fails with ERROR_INVALID_ADDRESS
Bug 1664120 R[Firefox:Messaging System]Intermittent [Perma][Tier2] (some?) code coverage for about:welcome is broken; browser/components/newtab/test/browser/browser_aboutwelcome_actors.js | Uncaught exception - Should render activity stream content - timed out after 50 tries.
Bug 1664750 R[Firefox:Messaging System]Redirect users to about:home after they opt in to restore default settings
Bug 1664873 R[Firefox:Security]Add `doh-rollout` prefs to "important modified prefs" list in about:support
Bug 1663784 N[Firefox:Site Permissions]Add shared device indicators in the Windows and Linux notification areas
Bug 1664203 R[Firefox:Top Sites]"Send attribution request" telemetry and ping do not work after the first restart
Bug 1664502 R[Firefox:Top Sites]Amazon.de records an amazon.com entry in TopFrecentSites
Bug 1663837 R[Firefox Build System:Bootstrap Configuration]Arch Linux: handle java8 being non-default
Bug 1664567 R[Firefox Build System:General]Set `MOZ_OBJDIR` in builder scripts for CI
Bug 1663755 R[Firefox Build System:General]Remove inherit-from-parent-environment implementation
Bug 1663786 R[Firefox Build System:General]Remove "copy" support from virtualenv handling
Bug 1665164 R[Firefox Build System:Mach Core]Remove unused get_command logic from CommandAction
Bug 1643689 A[Firefox Build System:Task Configuration]Enable manifest-scheduling on autoland
Bug 1661493 R[Thunderbird:Build Config]Support for extending OptimizationSchema in comm-central
Bug 1663209 A[Thunderbird:General]intermittent comm/mail/test/browser/tabmail/browser_dragndrop.js | Uncaught exception - at resource://testing-common/mozmill/utils.jsm:127 - TimeoutError: Timed out waiting for message display completion.
Bug 1664949 R[Toolkit:Add-ons Manager]Themes stopped applying correctly in synced browser profiles
Bug 1664620 R[Toolkit:Form Autofill]Perma Beta TEST-UNEXPECTED-FAIL | browser/extensions/formautofill/test/unit/test_createRecords.js | - [] deepEqual [{"cc-number":"1111222233334444","cc-name":""}] after xpcshell return code: 0 - when Gecko 82 merges to Beta on 2020-09-21
Bug 1659157 R[Toolkit:General]Add telemetry to track Win 10 installs in related to the system's MSFT verified app setting.
Bug 1649596 R[Toolkit:OS.File]CrashService.jsm imports OS.File during startup
Bug 1663503 A[Toolkit:Printing]Menu > Print does not work properly on Nightly82.0a1 Ubuntu20.04 ("Preparing Preview" spins forever after "Error: Can't fetchPaperMargins")
Bug 1664565 R[Toolkit:Printing]Sheet count flashes an invalid number when changing between PDF and non-PDF printers
Bug 1662434 R[Toolkit:Printing]sheets of paper not updated when switching destination to "Save to PDF"
Bug 1655572 R[Toolkit:View Source]Make view-source not require session history
Bug 1396399 R[WebExtensions:Compatibility]An extension can XSS any domain with only the ActiveTab permission using frames
###########
Changes to 95 bugs - 79 fixed.
5 bugs are not included due to being restricted