Changes in 20200220093508

Built from b532be9d27193e1572d29f3cf2f9e7b011862081

..index..
Bug 1532486 R[Core:Audio/Video]Ensure media cache is memory-only when in Private Browsing Mode
Bug 1614958 N[Core:Audio/Video: Playback]Disable VP9 support on Android devices without hardware decoder.
Bug 1614202 R[Core:CSS Parsing and Computation]Implement parsing for CSS conic-gradient syntax
Bug 1615056 R[Core:CSS Parsing and Computation]Remove layout.css.webkit-appearance.enabled.
Bug 1616457 R[Core:Canvas: WebGL]Failures in 1.0.4 conformance/extensions/webgl-draw-buffers.html?webglVersion=1
Bug 1616544 R[Core:DOM: Animation]Permafailing dom/tests/mochitest/general/test_interfaces.html | If this is failing: DANGER, are you sure you want to expose the new interface CSSPseudoElement to all webpage.. when Gecko 75 merges to Beta on 2020-03-09
Bug 1612568 R[Core:DOM: Content Processes]MOZ_CRASH: Attempt to deserialize absent WindowContext
Bug 1605072 R[Core:DOM: Content Processes]Make CanonicalBrowsingContext::ChangeFrameRemoteness async
Bug 1616199 R[Core:DOM: Core & HTML]Make nsWindowMemoryReporter use BrowsingContextGroup instead of TabGroup
Bug 1578763 A[Core:DOM: Events]Intermittent /pointerevents/pointerlock/pointerevent_pointermove_on_chorded_mouse_button_when_locked.html | pointer locked pointermove events received for button state changes - assert_true: The pointerup event must be triggered after pressing and release
Bug 1615508 R[Core:DOM: Navigation]iframe content no longer prints
Bug 1588152 N[Core:DOM: Service Workers]Crash in [@ AsyncShutdownTimeout | profile-change-teardown | ServiceWorkerShutdownBlocker: shutting down Service Workers]
Bug 1604386 R[Core:DOM: Web Authentication]Intermittent /webauthn/webauthn-testdriver-basic.https.html | Create a credential - promise_test: Unhandled rejection with value: object "NotAllowedError: The request is not allowed by the user agent or the platform in the current context, possibly becaus
Bug 1612690 A[Core:DOM: Workers]Ensure remote workers are assigned to the correct process type
Bug 1614568 R[Core:Graphics][Wayland] Impelement fence sync to dmabuf surfaces
Bug 1602131 R[Core:Graphics: WebGPU]Implement WebGPU rendering
Bug 1616685 R[Core:Graphics: WebRender]Disable WebRender on Intel Gen7.5
Bug 1616106 R[Core:Graphics: WebRender]Add more tests and reference images for conic-gradient wrench test suite
Bug 1615015 R[Core:Graphics: WebRender]Turn on WR for more Intel in Nightly
Bug 1614102 R[Core:Graphics: WebRender]Add Intel 10th gen Coffee Lake GPU to the list of supportedDevices for Webrender
Bug 1616395 R[Core:Graphics: WebRender]Remove FfiVec
Bug 1616676 R[Core:Graphics: WebRender]Reenable compositor on Windows.
Bug 1616364 R[Core:Graphics: WebRender]WebRender multi-window example panics in Debug
Bug 1615421 R[Core:Graphics: WebRender]Block WebRender for Intel driver 23.20.16.4973
Bug 1595014 R[Core:Graphics: WebRender]Part of search suggestions remain with WR partial present
Bug 1615613 A[Core:Graphics: WebRender]Unify the text and brush shader infrastructures
Bug 1615728 R[Core:JavaScript Engine]Create SourceExtent struct to wrap source information in a single struct
Bug 1602429 R[Core:JavaScript Engine][jsdbg2] Explore ways to to simplify the boilerplate around resumption value handling
Bug 1615600 R[Core:JavaScript Engine]BigInt(fractionalNumber) results in misleading error message
Bug 1616374 R[Core:JavaScript Engine]Update comment in ds/Sort.h to make it easier to find
Bug 1595980 R[Core:JavaScript Engine][jsdbg2] Forced return from an await onEnterFrame can cause a DebuggeeWouldRun exception
Bug 1614261 R[Core:JavaScript Engine]Option for shell dis() to dump GC things, especially the detailed scope info
Bug 1616057 R[Core:JavaScript Engine]Remove no longer used selfhosted intrinsics
Bug 1601171 R[Core:JavaScript Engine][jsdbg2] All handlers for a Debugger hook function should be guaranteed to run, even if an early one returns termination
Bug 1609916 R[Core:Javascript: WebAssembly]Implement a callback in JS whenever a SharedArrayBuffer is constructed inside a context
Bug 1614921 A[Core:Layout]Readability backplate makes most of eBay white in High Contrast mode when the background should be black
Bug 1613103 R[Core:Layout: Flexbox]Intermittent /css/css-flexbox/percentage-heights-004.html | Testing http://web-platform.test:8000/css/css-flexbox/percentage-heights-004.html == http://web-platform.test:8000/css/css-flexbox/percentage-heights-004-ref.html
Bug 1616193 R[Core:Layout: Text and Fonts]Crash in [@ mozilla::ipc::MessageChannel::CxxStackFrame::CxxStackFrame | mozilla::ipc::MessageChannel::Send | mozilla::ipc::IProtocol::ChannelSend]
Bug 1611965 R[Core:Layout: Text and Fonts]Add support for the new `all` value to text-decoration-skip-ink
Bug 1614243 R[Core:MFBT]Have SpiderMonkey public Headers work on Visual Studio too
Bug 1614905 R[Core:Networking]Extend SESSION_RESUMPTION_WITH_*_CACHE_TIME_UNTIL_READY_MS telemetry
Bug 1607445 R[Core:Networking]Make it possible to clear session cache stored in SSLTokensCache
Bug 1614637 R[Core:Networking: Cache]ThreadSanitizer: data race [@ assign_assuming_AddRef] vs. [@ operator bool] in CacheStorageService
Bug 1608384 R[Core:Networking: Cookies]Implement sameSite lax-by-default 2 minutes tolerance for unsafe methods
Bug 1595661 R[Core:Networking: Cookies]Null byte injection in cookies through Javascript lead to removing all the cookies from all the next requests for a particular website
Bug 1612476 R[Core:Networking: Cookies]Add telemetry for sameSite=lax by default
Bug 1564891 R[Core:SVG]Intermittent svg/as-image/img-simple-3.html == svg/as-image/img-simple-3-ref.html | image comparison, max difference: 255, number of differing pixels: 3978
Bug 1614546 R[Core:SVG]Fix a few SVG WPT failures
Bug 1614657 R[Core:WebRTC: Audio/Video]Missing webrtc track ended event when unplugging the device and having multiple devices connected
Bug 1616086 R[Core:WebRTC: Audio/Video]Double access to mActiveWindows hash table when a device is unplugged
Bug 1616527 R[Core:WebRTC: Audio/Video]Crash when device is plugged or unplugged after page refresh
Bug 1596488 R[Core:Widget: Cocoa]Revert the mXBLAttached fix for native OSX menus introduced in Bug 365405, since the menupopup is now a Custom Element
Bug 1615604 R[Core:Widget: Gtk][Wayland] Fix WaylandDMABufSurfaceNV12 texture creation
Bug 1615375 R[Core:Widget: Gtk]MPRIS: Don't use a hardcoded UserAgent Name
Bug 1616000 R[Core:Widget: Win32]Push notification are no longer displayed
Bug 1584501 A[Core:Widget: Win32][MediaControl-Windows] Implement the SystemMediaTransportControls for Windows
Bug 1614889 R[DevTools:Console]Rename Eager Evaluation to Instant Evaluation
Bug 1616273 N[DevTools:Console]Wait for "reloaded" event when navigating to a new page from webconsole tests
Bug 1616292 R[DevTools:Console]Eager evaluation: tweak string and number colors
Bug 1615939 R[DevTools:Console]Bound functions cannot be eagerly evaluated
Bug 1607686 R[DevTools:Debugger]Add "beforeinput" to "Event Listener Breakpoints"
Bug 1591565 R[DevTools:Debugger]Remove the SecondaryPanes footer to save some space
Bug 1616113 R[DevTools:Framework]Intermittent devtools/client/framework/test/browser_toolbox_remoteness_change.js | Test timed out -
Bug 1592535 R[DevTools:Netmonitor]Show a clickable stack trace in the cause column
Bug 1585256 R[DevTools:Netmonitor]Intermittent devtools/client/netmonitor/test/browser_net_server_timings.js | Test timed out -
Bug 1616224 R[DevTools:Netmonitor]Stop relying on early events in netmonitor target switching test
Bug 1613549 R[Firefox:Address Bar]Intermittent [tier2] browser/components/urlbar/tests/browser/browser_search_tips.js | This test exceeded the timeout threshold. It should be rewritten or split up. If that's not possible, use requestLongerTimeout(N), but only as a last resort. -
Bug 1603494 R[Firefox:Disability Access]Global zoom functions incorrectly with disabled site-specific zoom
Bug 1615734 R[Firefox:New Tab Page]Update models for v2 personalization
Bug 1612270 V[Firefox:New Tab Page]Enable spocs per region via a pref
Bug 1613385 R[Firefox:New Tab Page]The "New Tab" page is wrongly scrolled down if any "Popular Topics" link is clicked for the second time in the same tab session
Bug 1604363 R[Firefox:Normandy Client]Add recipe suitability API between RecipeRunner and actions
Bug 1616560 R[Firefox:PDF Viewer]Update pdf.js to version 2.4.375
Bug 1615853 R[Firefox:Preferences]Searching for "encoding" points to a setting that doesn't exist anymore
Bug 1616052 N[Firefox:Remote Settings Client]Add low-lever helpers for debugging and testing
Bug 1616274 R[Firefox:Remote Settings Client]Report offline error for attachments downloading
Bug 1611690 R[Firefox:Sync]Send tab to device not triggering master password anymore and not sending tabs
Bug 1508171 R[Firefox:Tabbed Browser]Remove gBrowser.initialBrowser
Bug 1616426 R[Firefox Build System:General]Make cargo use --color=never on Windows until color codes are unbroken
Bug 1578493 R[Firefox Build System:General]Misc. sccache-dist doc updates
Bug 1613263 R[Firefox Build System:General]mozbuild/preprocessor.py uses io.open() rather than open()
Bug 1613985 A[Firefox Build System:Lint and Formatting]Make constructors/destructors/assignment operators use =default
Bug 1578058 R[Firefox Build System:Lint and Formatting]Add clippy in the CI for Mozlint
Bug 1361341 R[Firefox Build System:Lint and Formatting]Add rust clippy to mozlint
Bug 1527313 A[Firefox Build System:Task Configuration]Enable sourcedir caches for Windows generic-worker builds
Bug 1615929 R[Firefox Build System:Try]mach try fuzzy shows a "ImportError: No module named requests" error in the RHS panel
Bug 1531455 R[GeckoView:General]Limit the number of chrome Custom Elements that get loaded for GeckoView
Bug 1614999 R[Release Engineering:General]Rename devedition-nightly to just devedition.
Bug 1616048 R[Release Engineering:Release Automation: Snap]Cannot repackage snap: python3 not found
Bug 1615450 R[Toolkit:General]Add `Services.appinfo` to JEXL filter context
Bug 1524873 R[Toolkit:Safe Browsing]Trackers are not classified in Safe Mode
Bug 1616342 R[Toolkit:Startup and Profile System]ThreadSanitizer: unlock of an unlocked mutex (or by a wrong thread) in [@ unity_gtk_action_group_get_type]
Bug 1616045 R[Toolkit:Video/Audio Controls]Collect pictureinpicture.opened_method on non-Windows, too
###########
Changes to 93 bugs - 80 fixed.