Changes in 20200804091327

Built from 7cb90fa4f485fc9dda5c1fef3ae09a826f83774a

..index..
Bug 1653638 R[Core:Audio/Video: Playback]Netflix oldguardgame.com page doesn't load content
Bug 1645671 R[Core:Audio/Video: Playback][Wayland] dmabuf-video-textures: Video is green the moment before video decoding starts
Bug 1656954 R[Core:CSS Parsing and Computation]Use Overflow::is_scrollable in StyleAdjuster.
Bug 1647695 A[Core:DOM: Content Processes]Display unresponsive processes in about:processes
Bug 1656025 R[Core:DOM: Core & HTML]Remove plugin related audio tests
Bug 1655391 R[Core:DOM: Editor]Split `HTMLEditor::HandleDeleteCollapsedSelectionAtCurrentBlockBoundary()` to range computation part and modifying DOM tree part
Bug 1655706 R[Core:DOM: Editor]Clean up `HTMLEditor::TryToJoinBlocksWithTransaction()`
Bug 1656292 R[Core:DOM: Editor]Enable remaining ESLint rules on editor/libeditor/tests/*.xhtml files
Bug 1655393 R[Core:DOM: Events]Add `InputEvent.getTargetRanges()` WPT with driver
Bug 1003273 R[Core:DOM: HTML Parser]Fix typo in HTML parser error message
Bug 1650323 R[Core:DOM: HTML Parser]Import validator patch to suppress a Java warning
Bug 1650320 R[Core:DOM: HTML Parser]Drop parse error for missing </caption> end tag in View Source
Bug 1650105 R[Core:DOM: HTML Parser]Import validator patch to Emit error (not warning) for HTML4/XHTML1 doctype
Bug 1650090 R[Core:DOM: HTML Parser]Import validator patch to Stop reporting HTML4-specific parse errors
Bug 1650077 R[Core:DOM: HTML Parser]Import validator patch to Report error always for Transitional doctype
Bug 1650085 R[Core:DOM: HTML Parser]Import validator patch to Remove warning about comments before doctype
Bug 1077211 R[Core:DOM: HTML Parser]Grammar problem in message emitted HTML parser
Bug 1650330 R[Core:DOM: HTML Parser]Import validator patch for locator changes
Bug 1650059 R[Core:DOM: HTML Parser]Validator changes to 1024-byte limit message
Bug 1650329 R[Core:DOM: HTML Parser]Improve View Source message: bad start tag in noscript in head
Bug 1656647 R[Core:DOM: Security]Fix a typo in "initalSecurityChecksDone"
Bug 1647950 R[Core:DOM: Service Workers]Intermittent ASSERTION: Did not receive all required callbacks!: 'NS_FAILED(mResult) || mExpectedCallbacks == 0', file /netwerk/base/nsAsyncRedirectVerifyHelper.cpp | assertion count 1 is more than expected 0 assertions
Bug 1655652 R[Core:Disability Access APIs]Assertion in Accessible::IsDefunct when installing an addon from file
Bug 1653409 R[Core:Graphics: WebRender]Use IOSurface rather than Client Storage to upload software-decoded video on macOS
Bug 1656820 R[Core:Graphics: WebRender]Remove content_size from scene pipeline
Bug 1653166 R[Core:Graphics: WebRender]Support scaling in the compositor interface
Bug 1653048 R[Core:Graphics: WebRender]Use CoreAnimation for scaling and YUV conversion of video
Bug 1655940 A[Core:JavaScript Engine: JIT]Optimize some natives with template objects in CacheIR and Warp
Bug 1653914 R[Core:JavaScript: GC]Add profiler sub-categories for the GC
Bug 1648646 R[Core:JavaScript: GC]Add capability of searching from roots to shortestPaths() testing function
Bug 1655848 R[Core:Javascript: WebAssembly]AddressSanitizer: SEGV [@ js::gc::CellWithTenuredGCPointer] or [@ js::gc::detail::GetCellLocation] with ARM64 simulator
Bug 1656893 R[Core:Layout]Perma dom/animation/test/chrome/test_running_on_compositor.html | Transform-like animations in the 3d rendering context should run on the compositor when Gecko 81 merges to Beta on 2020-08-24
Bug 1656894 N[Core:MFBT]Update xxHash to version 0.8.0
Bug 1656285 R[Core:MFBT]Perma [Tier 2] /builds/worker/fetches/clang/bin/../x86_64-w64-mingw32/include/stdio.h:668:26: error: conflicting types for 'fseeko64'
Bug 1600129 R[Core:Networking][socket process] Send ODA data to HttpTransactionParent in chunks
Bug 1648996 R[Core:Networking][socket process] devtools/client/netmonitor/test/browser_net_truncate-post-data.js failed with socket process enabled
Bug 1621345 R[Core:Networking]Support for nsIWebSocketEventListener.send() API
Bug 1623302 R[Core:Networking: DNS]DoH: IPv6 hosts lose priority intermittently
Bug 1656862 N[Core:Networking: DNS]Improve TRR_SKIP_REASON telemetry
Bug 1655843 A[Core:Networking: HTTP]Call ProcessPendingQueue when a Http3 connection changes to state CONNECTED
Bug 1621740 N[Core:Panning and Zooming]Get all Tier 1 tests passing with apz.allow_zooming=true
Bug 1620055 A[Core:Panning and Zooming][meta] Enable desktop zooming on the nightly channel
Bug 1654179 R[Core:Panning and Zooming]Intermittent gfx/layers/apz/test/mochitest/test_group_zoom-2.html | helper_zoom_with_dynamic_toolbar.html | The initial scale value should be restored to 1.0 - got 2.199819564819336, expected 1
Bug 1655558 A[Core:Printing: Setup]Use CUPS to Retrieve Printer Paper Sizes On macOS and Linux
Bug 1651117 A[Core:Printing: Setup]Add information on whether color printing is supported to the nsIPrinter interface
Bug 1653334 A[Core:Printing: Setup]"Print selection" is broken if the selected text is in a subdocument (iframe)
Bug 1655035 R[Core:Privacy: Anti-Tracking]Add wildcard support for first-party domain in the partitioning exception list
Bug 1524314 R[Core:SVG]Use RAII notifier classes to simplify code
Bug 634697 R[Core:Security: PSM]Remember user's client certificate selection across sessions
Bug 1651869 R[Core:Security: Process Sandboxing]Perma tier 2 browser/base/content/test/performance/browser_startup_mainthreadio.js | no main thread IO when we expected some during before opening first browser window: *ld.so.conf* (*ld.so.conf*) -
Bug 1656065 R[Core:WebRTC: Networking]SUMMARY: ThreadSanitizer: data race /builds/worker/checkouts/gecko/media/mtransport/third_party/nrappkit/src/log/r_log.c:349:8 in r_vlog
Bug 1642257 R[Core:Widget]GetProcInfo leaks the thread list
Bug 1654992 A[Core:XPCOM]Prefer moving arrays over SwapElements
Bug 1654991 A[Core:XPCOM]Move construction/assignment of nsTArray is too complex
Bug 1656035 R[DevTools:Debugger]Stop directory root header from breaking on to multiple lines
Bug 1656825 R[DevTools:Framework]Remove all duplicate calls to lazyRequireGetter
Bug 1621889 R[DevTools:Framework]Remove unused originalRegisteredPool in ThreadActor#threadObjectGrip
Bug 1472821 R[DevTools:Framework]Support array of String for lazyRequireGetter
Bug 1655183 A[DevTools:General]Intermittent devtools/shared/resources/tests/browser_resources_network_events.js | Test timed out -
Bug 1655427 R[DevTools:Inspector]Remove usage of allowMatchingRejectionsGlobally in inspector
Bug 1656170 R[DevTools:about:debugging]Mozilla Nightly gets displayed instead of Mozilla Beta while using Remote debugging via USB
Bug 1655857 R[Firefox:Enterprise Policies]Provide a way for policies to cleanup when removed
Bug 1651277 A[Firefox:New Tab Page]Intermittent browser/components/newtab/test/browser/abouthomecache/browser_basic_endtoend.js | Should have found the Discovery Stream top sites. - null == true - got null, expected true (operator ==)
Bug 1326404 R[Firefox:Tabbed Browser][RTL] Links mixed with RTL/LTR characters appear incorrectly on status bar after hovering
Bug 1549932 R[Firefox:Toolbars and Customization]Intermittent browser/components/customizableui/test/browser_PanelMultiView_keyboard.js | Test timed out -
Bug 1656839 R[Firefox Build System:General]nsNativeBasicThemeGTK.cpp:9:10: error: ‘StaticRefPtr’ does not name a type
Bug 1656764 R[Firefox Build System:Lint and Formatting]Relax the version check for clang-format
Bug 1306503 R[Firefox Build System:Mach Core]Add support for logspam utility in mach
Bug 1616925 R[Firefox Build System:Source Code Analysis]Support git+ssh with ssh keys for fetch jobs
Bug 1223932 R[Firefox Build System:Source Code Analysis]Eliminate MOZ_GUARD_OBJECT in favor of MOZ_RAII
Bug 1656289 R[GeckoView:General]Enable EME for GeckoView
Bug 1653173 R[Release Engineering:Release Automation: Other]Block release-beetmover-push-to-release on update-verify
Bug 1647443 R[Toolkit:Application Update]Support for installing langpacks ahead of updates.
Bug 1654388 A[Toolkit:Form Autofill]Implement Prefs (if not existed yet) for A/B test survey analysis
Bug 1654073 R[Toolkit:Printing]Style and add missing initial print options
Bug 1655536 R[Toolkit:about:memory]Don't wait for memory reports from crashed processes
###########
Changes to 76 bugs - 60 fixed.
2 bugs are not included due to being restricted