Changes in 20201010093708

Built from 5abe1c13c7b37cdf5b03d3063530560981a3d253

..index..
Bug 1646719 R[Core:Audio/Video: Playback]Canvas WPT test using preload=auto flaky-fails in Firefox
Bug 1632351 A[Core:CSS Parsing and Computation]Enable CSS conic-gradient by default and let it ride the trains
Bug 1663152 A[Core:Canvas: WebGL]MOZ_X11_EGL/proprietary Nvidia: WebGL 2 is not available: "WebGL 2 requires support for the following features: get_integer64_indexed"
Bug 1657404 A[Core:DOM: Device Interfaces]Cleanup Gamepad-related code
Bug 1623918 R[Core:DOM: Editor]Assertion failure: !mMutationGuard.Mutated(0), at /builds/worker/workspace/obj-build/dist/include/mozilla/dom/AncestorIterator.h:62
Bug 1668134 R[Core:DOM: Events]Add telemetry probes to know how much web apps use `beforeinput` events of Gecko
Bug 1669321 R[Core:DOM: Navigation][Fission] Crash in [@ mozilla::dom::SessionHistoryEntry::SetInfo]
Bug 1655866 R[Core:DOM: Navigation]beforeunload event is not fired in OOP iframes when reloading documents
Bug 1670098 R[Core:DOM: Navigation]location.replace should do a proper replace for same document navigations
Bug 1664485 R[Core:DOM: Security][sanitizer] interop with current, simple tests in wpt
Bug 1539769 R[Core:DOM: UI Events & Focus Handling]Hanja conversion in a out-of-process iframe duplicates text on Windows
Bug 1668546 R[Core:Disability Access APIs]The Pivot function in Android's AccessibleWrap.h should be renamed to avoid collisions with the Pivot class that other parts of our code might want to use.
Bug 1670046 R[Core:Gecko Profiler]PROFILER_MARKER_UNTYPED(..., MarkerStack::Capture()) compiles but doesn't capture a stack.
Bug 1669590 R[Core:General]Remove the "LEGAL" file from the tree
Bug 1617396 R[Core:Graphics]Implement conic-gradient for Direct2D graphics backend
Bug 1668840 R[Core:Graphics]Can't allocate a RGB image without a PImageBridge
Bug 1630733 R[Core:Graphics: Layers]Intermittent Assertion failure: EnsureWrappedTextureHost(), at /builds/worker/checkouts/gecko/gfx/layers/composite/GPUVideoTextureHost.cpp:139
Bug 1669625 R[Core:Graphics: WebRender]Lots of picture cache invalidations with desktop zooming scrollbars enabled + certain DPI ratios
Bug 1668878 R[Core:Graphics: WebRender]When webrender misses a vsync on android we try too hard to catch up and end up waiting in glClear
Bug 1669960 R[Core:Graphics: WebRender]Using glBlitFramebuffers to copy picture cache textures results in corruption on Mali-G72
Bug 1670102 R[Core:Graphics: WebRender]SWGL packing fails under GCC
Bug 1670014 R[Core:Graphics: WebRender]Delay querying buffer age until necessary
Bug 1667124 R[Core:Graphics: WebRender]Pinch-zooming can cause elements to be transiently or permanently mispositioned (macOS CA layer problem?)
Bug 1670148 R[Core:Graphics: WebRender]Fix release fence handling at AsyncImagePipelineManager on Android
Bug 1623074 R[Core:Graphics: WebRender]sw-wr: Fallback to Basic with gfx.webrender.debug.*-indicator;true (with panic-on-gl-error: Crash in clear_target + broken rendering)
Bug 1670232 R[Core:Graphics: WebRender]swgl: Add a get_name() function to ProgramImpl.
Bug 1670157 R[Core:Graphics: WebRender]Run wrench reftests with swgl in CI.
Bug 1669394 R[Core:Graphics: WebRender]Draw circle <ul> elements in WR with border instead of a clip
Bug 1623763 R[Core:JavaScript Engine]Remove Realm::ensureDelazifyScriptsForDebugger() mechanism
Bug 1668576 R[Core:JavaScript Engine]Remove unused jsfriendapi functions
Bug 1669795 N[Core:JavaScript Engine]Add tests for source-compression for off-thread parsing
Bug 1670077 R[Core:JavaScript Engine]Deduplicate bytecode while building Stencil.
Bug 1623766 R[Core:JavaScript Engine]Remove js::IterateLazyScripts
Bug 1669847 R[Core:JavaScript Engine]Make Stencil instantiation use const references to the stencil
Bug 1623761 R[Core:JavaScript Engine]Remove Debugger::QueryScript::delazifyScripts()
Bug 1669918 R[Core:JavaScript Engine: JIT]Warp: pass initializer_list for IC inputs directly to the transpiler
Bug 1661256 A[Core:JavaScript Engine: JIT]Create a jsapi-test test case to collect all CallWithABI signatures.
Bug 1669913 V[Core:JavaScript Engine: JIT]Assertion failure: hasJitScript(), at vm/JSScript.h:1818 with rateMyCacheIR
Bug 1669468 R[Core:JavaScript: GC]Refactor heap size triggers a little
Bug 1669665 R[Core:JavaScript: GC]Some minor improvements to IsAboutToBeFinalized/barriers
Bug 1658308 N[Core:JavaScript: Standard Library]Implement the .item proposal
Bug 1669784 N[Core:Javascript: WebAssembly]Remove TypedObject code not required for GC-MVP
Bug 1670051 R[Core:Layout]Add a marker when ThemeChanged() is called in the parent process.
Bug 1669885 R[Core:Layout]Minor improvements related to replaced element's intrinsic size
Bug 1656155 R[Core:Memory Allocator]Profile the utilisation of jemalloc's bins
Bug 1642951 R[Core:Networking]After file upload on local network site firefox locks the file for a minute or so
Bug 1666016 R[Core:Panning and Zooming]Intermittent gfx/layers/apz/test/mochitest/test_group_zoom-2.html | helper_bug1280013.html | The displayport top should be less than or equal to zero to cover the visible part of the subframe; it is 23
Bug 1662336 R[Core:Printing: Output]Merge print recording targets from cross-origin iframes
Bug 1662859 R[Core:Web Painting]The drawing is not updating correctly
Bug 1648282 A[Core:Web Painting]button with opacity has jumpy scrolling behavior
Bug 1502992 R[Core:WebRTC]Intermittent TEST-UNEXPECTED-CRASH | /webrtc/RTCRtpTransceiver.https.html | expected OK
Bug 1669757 R[Core:WebRTC: Audio/Video]Pacer Delay field in about:webrtc is reporting a different stat
Bug 1652259 R[Core:Widget: Win32]Moving window from high DPI monitor to low DPI one sometimes adds white border
Bug 1669256 R[Core:XPCOM]Further simplify ThreadEventQueue
Bug 1670191 R[DevTools:Framework]Remove confusing mentions about remote debugging in target-mixin's jsdoc
Bug 1669334 R[DevTools:General]Typo in Devtools docs menu (writing-perf-tests-tips.html)
Bug 1669459 R[DevTools:Inspector: Rules]Add an InspectorUtils API that allows to parse in different modes (UA/chrome rules)
Bug 1657807 A[DevTools:Inspector: Rules]Intermittent devtools/client/inspector/rules/test/browser_rules_css-compatibility-add-rename-rule.js | Uncaught exception - at chrome://*/head.js:929 - TypeError: can't access property "_ruleEditor", view.element.children[childrenIndex] is undefined
Bug 1654866 R[DevTools:Inspector: Rules]-moz-default-appearance: toolbarbutton appears as invalid
Bug 1669545 R[DevTools:Netmonitor]Show internal blocked reason instead of only "Blocked" when there is no valuable blocking reason
Bug 1668624 R[DevTools:Performance Tools (Profiler/Timeline)]The arrow part of the Profiler panel is not the same color as the header when the info section is expanded
Bug 1669628 A[DevTools:Responsive Design Mode]Intermittent devtools/client/responsive/test/browser/browser_touch_simulation.js | <random>: There should be less than a XXms delay between touch events and mouse events. <random>
Bug 1468250 R[External Software Affecting Firefox:Other]Open/save file browser crashes when Solidworks PDM 2018 has been installed
Bug 1502134 R[Firefox:Enterprise Policies]Enterprise Profiles: Need support for multiple URLs in OverrideFirstRunPage policy
Bug 1669601 R[Firefox:Enterprise Policies]Extraneous error when loading ManagedBookmarks policy via GPO
Bug 1665670 R[Firefox:Enterprise Policies]Set toolkit.telemetry.archive.enabled when telemetry is disabled
Bug 1525076 A[Firefox:General]The nsIMacAttributionService not returning the referrerURL
Bug 1588245 N[Firefox:Launcher Process]Failed to detour ntdll!NtMapViewOfSection
Bug 1659169 R[Firefox:Messaging System]Show custom Return to AMO about:welcome based off attribution
Bug 1664193 R[Firefox:New Tab Page]Turn on spocs in GB
Bug 1664481 R[Firefox:Pioneer]Intermittent browser/components/pioneer/test/browser/browser_ion_ui.js,browser_pioneer_ui.js | Test timed out - | Found a tab after previous test timed out: about:pioneer -
Bug 1511065 R[Firefox:Search]Implement RemoteSettings for the Search Provider telemetry probes
Bug 1669477 R[Firefox:Search]Simplify resultDomain - remove from OpenSearch
Bug 1668110 R[Firefox:Search]Move test_distributions.js into searchconfigs directory
Bug 1669231 R[Firefox:Session Restore]Titles of Google document tabs not restored on restart
Bug 1669649 R[Firefox:Site Permissions]The context menu of the "mic"/"camera"/"share screen" icons from the tray is not properly diplayed
Bug 1670134 R[Firefox:Theme]Remove message manager from LightweightThemeChild.jsm
Bug 1670269 R[Firefox:Toolbars and Customization]Make sure the page action panel is available in our browser_UsageTelemetry tests
Bug 1670130 R[Firefox Build System:General]"too many values to unpack" inside processhandler.py when running `mach configure`
Bug 1670168 R[Firefox Build System:General]TypeError: unsupported operand type(s) for -: 'NoneType' and 'int'
Bug 1669874 R[Firefox Build System:General]./mach: 64: ./mach: which: not found
Bug 1669332 R[Firefox Build System:General]Single out gecko-dev in "no recent revisions" git error in mach artifact
Bug 1670169 R[Firefox Build System:General]./mach web-platform-tests busted
Bug 1670167 A[Firefox Build System:General]ImportError: No module named hgdemandimport when building
Bug 1588458 R[Firefox Build System:Lint and Formatting]Replace dxr by searchfox in the doc
Bug 1670039 A[Firefox Build System:Mach Core]|mach create-mach-environment| failed to import "virtualenv.seed.via_app_data" on Arch Linux
Bug 1519990 R[Firefox Build System:Mach Core]Improve mach autocompletion performance
Bug 1670163 R[Firefox Build System:Task Configuration]Upgrade fix-stacks to latest master
Bug 1669879 R[Firefox Build System:Task Configuration]OSX 10.10 worker cleanups
Bug 1670138 R[Firefox Build System:Task Configuration]Upgrade dump-syms to 0.0.6
Bug 1648157 R[GeckoView:General]Migrate GeckoViewSettingsChild.js to actor
Bug 1667497 R[GeckoView:General]Tap on input field does not result in zooming on StackOverflow jobs page
Bug 1668938 R[Release Engineering:Release Requests]Setup WNP for users coming from <82.0 and receiving the 82.0 release
Bug 1651542 A[Remote Protocol:Agent]Perma [tier 2] TEST-UNEXPECTED-ERROR Browser specs "before all" hook in "Browser specs" (browser.spec.ts)
Bug 1661266 R[Toolkit:Password Manager]Re-enable test_formless_submit_navigation.html in cross-origin mode
Bug 1669925 R[Toolkit:Printing]Add telemetry for the various different printing entry points.
Bug 1668476 R[Toolkit:Printing]Print preview ignores printing custom page range & scale values if the print job is initiated before print preview gets updated with the specified values
Bug 1669207 R[Toolkit:Printing]New UI has saved invalid margins to prefs, causing print preview to become completely disabled and unusable
Bug 1669723 R[Toolkit:Printing]Stop unnecessarily catching exceptions from nsIPrintSettingsService.lastUsedPrinterName
Bug 1669722 R[Toolkit:Storage]Outdated version of linked-hash-map crate in mozilla-central has UB that triggers assertions when built by nightly Rust
Bug 1662906 R[Toolkit:Telemetry]Intermittent testing/marionette/harness/marionette_harness/tests/unit/test_profile_management.py <test> | application crashed [@ RustMozCrash(char const*, int, char const*)]
Bug 1653496 R[Toolkit:Video/Audio Controls]Picture-in-Picture option not shown for VideoHTMLElement with VideoTrack from Twilio
Bug 1663967 R[Web Compatibility:Interventions]Ship v16.0.0 of webcompat system addon
Bug 1670043 R[WebExtensions:General]test_native_manifests.js requires python2
Bug 1665568 R[WebExtensions:General]tabs.sendMessage(badid, msg) = "An unexpected error occurred" + "tab is null" instead of "Could not establish connection. Receiving end does not exist."
Bug 1654550 R[mozilla.org:Licensing]Update about:license for fiat-crypto and ECCKiila (P384 and P521 curves)
###########
Changes to 106 bugs - 88 fixed.
1 bugs are not included due to being restricted