Changes in 20191025095546

Built from 86d60b2e96387dc818cc9fc2f9e58ef6cc1adea3

..index..
Bug 1272849 A[Toolkit:Password Manager]Intermittent Main action button is disabled - false == true - JS frame :: chrome://mochitests/content/browser/toolkit/components/passwordmgr/test/browser/browser_capture_doorhanger_empty_password.js :: test_empty_password
Bug 1471754 R[DevTools:General]Add core Resource actor infrastructure - TargetList component
Bug 1485057 R[Firefox Build System:General]uninstall/helper.exe is never rebuilt
Bug 1516298 R[Core:Panning and Zooming]Intermittent gfx/layers/apz/test/mochitest/test_group_touchevents.html | application timed out after 370 seconds with no output
Bug 1519936 R[Thunderbird:Build Config]Make sure unified builds of Thunderbird use the same unified files as Firefox
Bug 1540340 N[Core:Gecko Profiler]Re-locking non-recursive mutex in profiler_shutdown -> MOZ_LOG -> WriteFile -> IOInterposer -> profiler_get_backtrace
Bug 1550804 A[DevTools:Inspector]Add color scheme simulation to the inspector
Bug 1553855 R[Toolkit:Safe Browsing]Classifier Update thread should be a LazyIdle thread
Bug 1556854 R[Core:Audio/Video: Playback]Enable ESLint for dom/media/test/
Bug 1556953 R[Toolkit:Password Manager]Tabbing from a username field autofills a matching password from a different subdomain
Bug 1561227 A[DevTools:Responsive Design Mode]RDM should correctly handle full-page zoom and resolution zooming together.
Bug 1565978 R[DevTools:Netmonitor]Request list keyboard navigation: consider unbinding the Left and Right arrow keys
Bug 1574926 R[WebExtensions:Frontend]Several browser tests, including browser_ext_pageAction_title.js disabled because timeouts with fission
Bug 1575090 N[Core:DOM: Workers]A dedicated worker's COEP must match its owner's COEP
Bug 1576790 R[Core:Security: PSM]Enable TLS downgrade sentinel detection
Bug 1576918 A[Firefox:Menus][Fission][MSU Capstone] Make the page style actor use Fission for messaging
Bug 1578377 R[Core:Widget: Win32]Use dark scrollbar for element with dark background
Bug 1578851 R[Core:WebVR]WebVR immersive mode broken on android when e10s is enabled
Bug 1580462 R[Core:DOM: Security]Make Feature Policy cross origin iframe works when fission enable.
Bug 1580544 R[DevTools:Netmonitor]Enable Specific Resource blocking on Nightly and DevEdition
Bug 1580695 R[Core:Audio/Video: Playback][regression] YouTube forces HDR on some videos (on a non-HDR screen)
Bug 1582120 R[Toolkit:Password Manager]test_autofocus_js.html fails with fission enabled
Bug 1582348 R[Core:JavaScript: Standard Library]Start implementing WritableStream, behind a pref, often with stubbed-out functions that just throw
Bug 1583466 N[Firefox:Enterprise Policies][Linux] Load policies per user from system
Bug 1583867 R[Core:WebRTC]Add rtpTimestamp support to RTP synchronization and contributing sources
Bug 1583957 R[Core:DOM: Core & HTML]input autocomplete property is empty for username/new-password/current-password values
Bug 1584018 R[Core:Layout]overflow: scroll not working in embedded Code Mirror editor
Bug 1584898 R[Core:DOM: File]Large downloads from MEGA freezes the entire browser
Bug 1584976 R[Core:Gecko Profiler]LUL on x86_64-{android, linux}: accept .eh_frame with type as either SHT_PROGBITS or SHT_X86_64_UNWIND
Bug 1585923 R[DevTools:General]Rename MenuButton "doc" prop to "toolboxDoc"
Bug 1586249 R[Core:Javascript: WebAssembly]Fix validation for multi-value 'if' without 'else'
Bug 1586390 R[Core:General]Remove unused methods from nsIParentalControlsService
Bug 1586453 R[Firefox:Enterprise Policies]Bookmarks with invalid favicons don't work
Bug 1587573 R[Core:Audio/Video: Playback]Tidy MediaKeySystemAccessManager to prepare for exposing event for approving/denying access
Bug 1587789 R[DevTools:Inspector]Remove XBL-related inspector parts now that XBL isn't used anymore in Firefox
Bug 1587793 R[Firefox for Android:Web Apps (PWAs)]Add PWA to Home Screen breaks on second tab
Bug 1587839 R[DevTools:Console]Stacks for console.error stacks don't link to original locations
Bug 1588123 R[Core:Audio/Video: Playback]Update libdav1d to head
Bug 1588563 R[Toolkit:Preferences]Align the size of the illustration in about:config with other in product illustrations
Bug 1588741 R[DevTools:Framework]Descriptors.getTarget races when called in parallel
Bug 1588782 R[GeckoView:Tracking Protection]Fix busted getWindowByName calls in GeckoViewContentBlockingController.jsm
Bug 1588947 R[Firefox Build System:Bootstrap Configuration]Update bootstrap error message references to mozilla-central to mozilla-unified
Bug 1589206 R[Firefox Build System:General][mozpack] enable test_archive.py for Python 2 in passing state
Bug 1589315 R[DevTools:Framework]Expose an API to watch for Front destruction
Bug 1589595 R[Firefox:Page Info Window]Unable to copy the selected text from disabled input ("Title", "Render Mode", etc) in Page Info. And Unable to copy tree item url in Page Info
Bug 1589754 A[Core:Permission Manager]navigator.permissions.query({ name: "notifications" }) always returns { state: "denied" }
Bug 1589786 R[Core:Find Backend]Case-insensitive search for text written in the Deseret alphabet doesn't work
Bug 1589899 V[Toolkit:Preferences]Force LTR the pref values on the search bar in about:config
Bug 1589938 A[Toolkit:Form Manager]Convert FormSubmit/FormHistory to handle fission
Bug 1589975 R[Core:JavaScript Engine]build failure due to use of undefined mmap flag (MAP_NORESERVE)
Bug 1590032 R[Core:DOM: Security]Fix FirstPartyIsolation in Fission.
Bug 1590110 R[Core:DOM: Core & HTML][Fission] Make dom/base/test/test_bug1091883.html fission compatible
Bug 1590114 R[Toolkit:Async Tooling]DeferredTask's finalize method may wait unnecessarily long due to idle dispatch
Bug 1590250 R[Core:Networking]network ID: different ID is detected after re-enabling mobile data
Bug 1590306 V[DevTools:Debugger]Force LTR on the shortcut key in the welcome box
Bug 1590310 R[Firefox Build System:Generated Documentation]Hide the copyright section by default
Bug 1590322 R[Core:DOM: Security]Rewrite test_cache_split.html to work with fission enabled
Bug 1590364 R[Toolkit:General]Permafailing toolkit/modules/tests/browser/browser_Troubleshoot.js | Schema mismatch, Error: Validation error: Object has property dom.postMessage.sharedArrayBuffer when Gecko 72 merges to Beta on 2019-12-02
Bug 1590417 R[Core:DOM: Core & HTML]Remove dead code: unused HTMLMediaElement::GetTopLevelPrincipal
Bug 1590526 R[Core:XPConnect]Temporarily allow node adoption across different docGroups for the content/content case of WebExtensions
Bug 1590546 R[Core:JavaScript Engine]Update test262 and test262 skipped files again, October 2019 edition
Bug 1590579 R[Core:Audio/Video: Playback]Audio competing fails on certain situation
Bug 1590639 R[Core:Layout]Fix non-unified build error in several layout subdirectories
Bug 1590652 V[Core:Audio/Video: cubeb]The audio input is badly distorted
Bug 1590692 R[GeckoView:General]Make GeckoViewHistory a static component.
Bug 1590718 R[Core:Document Navigation]RemoteWebNavigation redefines load flags with different values from nsIWebNavigation
Bug 1590776 R[Core:JavaScript Engine]Store the external-string-sizeOf callback with the finalize callback instead of per-runtime
Bug 1590801 V[Toolkit:Preferences]No spacing between the radio buttons on about:config
Bug 1590808 R[Core:WebVR]Use Preview logo for FxR Desktop Settings
Bug 1590822 R[Core:Widget: Cocoa]Add lockAspectRatio window support to macOS
Bug 1590823 R[DevTools:Accessibility Tools]1px scrollbar in the Accessibility panel
Bug 1590845 R[Core:JavaScript Engine]Add JS::MemoryUse values for embedders
Bug 1590889 R[Core:DOM: Security]NS_ENSURE_SUCCESS spam in debug builds.
Bug 1590897 R[Toolkit:XUL Widgets]Remove support for XUL <spring> element
Bug 1590903 R[Toolkit:XUL Widgets]Remove tests and support for XUL <text> element
Bug 1590930 N[Remote Protocol:Agent]Intermittent Windows remote/test/browser/browser_runtime_executionContext.js | Test timed out -
Bug 1590935 A[Firefox:Security]Offer to re-enable TLS 1.0 on SSL_ERROR_PROTOCOL_VERSION_ALERT
Bug 1590948 R[Firefox:Firefox Accounts]Handling of `fxa_status` webchannel message ignores the `context` param
Bug 1591003 R[Firefox:General]Migrate urlbar notification tooltips to Fluent
Bug 1591012 R[Firefox:Address Bar]Megabar search icon doesn't have the right color with some webextension themes
Bug 1591014 R[Core:DOM: IndexedDB]IDB: Add a test for orphaned files
Bug 1591051 R[Core:JavaScript Engine]58.43 - 92.77% perf_reftest_singletons id-getter-3.html (linux64-shippable, linux64-shippable-qr, macosx1014-64-shippable, windows10-64-shippable, windows10-64-shippable-qr) regression on push 02f8ab4ff12457cba2ed3744e45e62867847ad80 (Wed October 23 2019)
Bug 1591057 R[Core:DOM: Core & HTML]dom/tests/mochitest/general/test_vibrator.html is skipped for fission
Bug 1591142 R[Toolkit:Password Manager]JavaScript error: resource://gre/modules/LoginManagerParent.jsm, line 342: TypeError: uiBusyPromise.resolve is not a function
###########
Changes to 84 bugs - 66 fixed.
2 bugs are not included due to being restricted