Bug 1596064 R[Core:Audio/Video: Playback]Disable MediaCapabilities performance benchmarks in Release (70)
Bug 1567023 R[Core:Audio/Video: Playback]Bug 1552643 accidentally pref'd off Vorbis decoding on RDD for macOS
Bug 1596546 R[Core:Audio/Video: cubeb]disable cubeb lazy dlopening on OpenBSD to fix sound when sandboxed
Bug 1594946 R[Core:CSS Parsing and Computation][css-transforms-2] For the individual transform properties if they spec a value that can be expressed as 2d we treat as 2d and serialize accordingly
Bug 1596768 N[Core:CSS Parsing and Computation]Remove more GetBindingParent usage.
Bug 1596465 R[Core:DOM: Core & HTML]Remove GetBindingParent() usage from nsINode::Contains.
Bug 1596451 R[Core:DOM: Core & HTML]Remove GetBindingParent usage in IDTracker.
Bug 1596455 R[Core:DOM: Core & HTML]Simplify nsIContent::IsInAnonymousSubtree.
Bug 1596502 R[Core:DOM: Core & HTML]Remove GetBindingParent in WeelHandlingHelper.
Bug 1591892 R[Core:DOM: Core & HTML]Implement self.crossOriginIsolated
Bug 1596209 N[Core:DOM: Core & HTML]Remove GetBindingParent (dealing with NAC and Shadow DOM separately).
Bug 1596506 R[Core:DOM: Core & HTML]Remove GetBindingParent usage from nsXULElement.
Bug 1596573 R[Core:DOM: Core & HTML]Correct the documentation for custom use counters
Bug 1596511 R[Core:DOM: Core & HTML]Remove GetBindingParent usage in SVG code.
Bug 1586944 R[Core:DOM: Core & HTML]Intermittent /html/cross-origin-embedder-policy/none.https.html | "require-corp" top-level noopener popup: navigating to "none" should succeed - assert_true: expected true got false
Bug 1596445 R[Core:DOM: Core & HTML]Add some supporting code to deal with NAC and Shadow DOM to nsINode.
Bug 1580961 R[Core:DOM: Core & HTML]Intermittent dom/tests/browser/browser_pointerlock_warning.js | Test timed out -
Bug 159625 V[Core:DOM: HTML Parser]standards mode on <!DOCTYPE doctype PUBLIC "-//W3C//DTD HTML 4.0 Transitional//DE">
Bug 1594390 N[Core:DOM: Navigation]Intermittent docshell/test/navigation/browser_test_bfcache_eviction.js | Test timed out -
Bug 1594938 R[Core:DOM: Navigation]Crash in [@ nsSHistory::Reload]
Bug 1596421 R[Core:DOM: Security]Disable eval restrictions if the web extension process is disabled
Bug 1596680 R[Core:DOM: Selection]Remove superfluous `RangeUtils::IsValidOffset` method
Bug 1596547 R[Core:DOM: Web Crypto]be more specific in CryptoBuffer::Assign parameter types
Bug 1595297 R[Core:DOM: Workers]Re-enable tests disabled by Bug 1523706
Bug 1596761 R[Core:Gecko Profiler]Perma tools/profiler/tests/xpcshell/test_feature_nativeallocations.js | - Native allocation payloads were recorded for the parent process' main thread when the Native Allocation feature was turned on. - 0 > 0 - when Gecko 72 merges to Beta on 2019-12-02
Bug 1468789 R[Core:Gecko Profiler]No obvious way to map from slow JS to the relevant web page
Bug 1589402 R[Core:Graphics: WebRender]Stop rounding rounded rects in layout space
Bug 1596769 R[Core:Graphics: WebRender]Ctrl-Shift-3 capture doesn't work on Windows
Bug 1591754 R[Core:Graphics: WebRender]Non-existent OS compositor surfaces getting destroyed during window resizing
Bug 1593415 R[Core:JavaScript Engine]Assertion failure: false, at js/src/builtin/ReflectParse.cpp:3092 with nullish coalescing
Bug 1566141 R[Core:JavaScript Engine]Implement the Nullish Coalescing operator (??) proposal
Bug 1596603 R[Core:JavaScript Engine]Add some more SMDOC comments
Bug 1595745 A[Core:JavaScript Engine]Add ClassSpec for most built-ins
Bug 1594998 R[Core:JavaScript Engine]Make standalone SpiderMonkey use libxul-like panic
Bug 1595690 R[Core:JavaScript Engine]Change JSOp enum type to use uint8_t
Bug 1596572 R[Core:JavaScript Engine]make CompareStringInfinityOrNaN work with clang 5.x and C++17
Bug 1593399 R[Core:JavaScript: GC]WeakMap marking can fail to properly preserve gray keys with black delegates
Bug 1568903 A[Core:JavaScript: Standard Library]Implement the Promise.any proposal
Bug 1594204 R[Core:Javascript: WebAssembly]Add basic inline code path for memory.copy and memory.fill
Bug 1596339 R[Core:Layout]Implement operator<< for logical types in WritingMode.h
Bug 1591925 R[Core:Layout: Flexbox]select element incorrectly allows itself to shrink to a main-size of 0, in a flex container
Bug 1596050 N[Core:Layout: Text and Fonts]Text selection while Windows High Contrast is running becomes invisible in Firefox
Bug 1595079 R[Core:Networking][socket process] Add an abstract layer to nsHttpTransaction
Bug 1579424 R[Core:Networking]network ID: detect on MacOS when VPN overrides default gateway
Bug 1596234 R[Core:Networking: DNS]TRR: Check that pushed entry is not used after DNS suffix list changes
Bug 1595242 R[Core:Networking: HTTP]Move the offthread negotiate auth to dispatch to the background thread pool
Bug 1596834 R[Core:Permission Manager]Make extensions/permissions/test/browser_permmgr_sync.js use forceNewProcess
Bug 1596090 R[Core:Plug-ins]Only send/update plugins to content when necessary, not all the time
Bug 1596099 R[Core:Privacy: Anti-Tracking]Perma toolkit/components/antitracking/test/browser/browser_storageAccessSandboxed.js | Some console message should be generated - - when Gecko 72 merges to Beta on 2019-12-02
Bug 1596832 R[Core:Privacy: Anti-Tracking]Enable all anti-tracking tests on Nightly
Bug 1592007 A[Core:Security: PSM]Upgrade Firefox 72 to use NSS 3.48
Bug 1594656 R[Core:Security: Process Sandboxing]about:support shows broken information for sandboxing
Bug 1593739 A[Core:WebRTC: Audio/Video]Intermittent LeakSanitizer | leak at js_pod_arena_realloc, maybe_pod_arena_realloc, pod_arena_realloc, pod_realloc
Bug 1596696 R[Core:Widget: Cocoa]many [Parent 2009, Compositor] WARNING: Resource acquired is being released in non-LIFO order; : file /builds/worker/workspace/build/src/xpcom/threads/BlockingResourceBase.cpp, line 293 messages bloating logs too big for treeherder to parse
Bug 1594122 N[Core:XBL]Port the remaining XBL tests to work with Shadow DOM
Bug 1595629 R[Core:XPCOM]Call NoteIntentionalCrash() for NS_DEBUG_ABORT and nsTerminator crashes
Bug 1594577 A[Core:XPCOM]Try to record BHR hangs which precede forced shutdowns
Bug 1512152 R[DevTools:Debugger]Migrate all test_setBreakpoint xpcshell test to use threadClientTest helper
Bug 1594810 A[DevTools:Storage Inspector]Remove DevTools support for IndexedDB "persistent" storage
Bug 1596673 R[DevTools:What's New]Some WhatsNew links don't actually go to the defined anchors, and some could go to hacks instead
Bug 1596725 R[Firefox:Address Bar]Plugin icon is stretched on the address bar when entering a site with Flash content
Bug 1579935 R[Firefox:Address Bar]WebExt API: Add browser.experiments.urlbar.restartBrowser call
Bug 1593965 R[Firefox:Address Bar]Reconsider drag&drop indicators for tabs and the bookmarks toolbar
Bug 1596193 R[Firefox:Bookmarks & History]Double-clicking in the Library search bar should not maximise the window
Bug 1444287 R[Firefox:General]Intermittent browser/base/content/test/general/browser_documentnavigation.js | basic focus content page child focus matches - Got expected element html1 not found, expected html1
Bug 1587642 R[Firefox:Launcher Process]patched_NtMapViewOfSection hit a null read AV if the process heap is not initialized
Bug 1595923 R[Firefox:Private Browsing]Intermittent browser/components/privatebrowsing/test/browser/browser_privatebrowsing_localStorage_before_after.js | localStorage should contain X item - Got , expected X
Bug 1581426 A[Firefox:Protections UI]Firefox Lockwise in Protection Report claims newly created Sync account connects with 1 other device, but should be 0
Bug 1593258 R[Firefox:Protections UI]Celebration Toast banner is not displayed when using a dirty or an older profile.
Bug 1557267 R[Firefox:Search]Set up a new Search Engine collection on the RemoteSettings server
Bug 1596659 R[Firefox:Sync]Delete declineDisabled from engines.js
Bug 1594704 R[Firefox:Sync]Sync preferences changed after reconnecting the sync are not saved
Bug 1595772 R[Firefox:Toolbars and Customization]Overflow Menu not correctly aligned in Customize menu when using Compact Density
Bug 1596868 R[Firefox Build System:General]CXXFLAGS, LDFLAGS, etc. regressed by bug 1595906
Bug 1594350 R[Firefox Build System:Generated Documentation]py-compat lint jobs has always "TypeError: the JSON object must be str, not 'bytes'" in failure summary
Bug 1594925 R[Firefox Build System:Generated Documentation]Create a documentation section in the doc
Bug 1596911 R[Firefox Build System:Lint and Formatting]Activate the license lint on more extensions
Bug 1596739 R[Firefox Build System:Toolchains]linux64-fuzzing-ccov build is broken
Bug 1596280 R[Firefox Build System:Toolchains]Make consistently passing ccov suites tier-2 as before
Bug 1530402 N[GeckoView:Extensions]GeckoView support for {Page,Browser}Action web-extension API
Bug 1533156 N[GeckoView:General]Remove toolkit/components/reader from GeckoView
Bug 1594676 R[Localization Infrastructure and Tools:Fluent Migration]Improve diff results when running mach fluent-migration-test
Bug 1595982 N[Release Engineering:Applications: MozharnessCore][mozharness] make mozharness::base python3 compatible
Bug 1595112 R[Remote Protocol:Agent]Improve performance of browser chrome tests by caching the CDP client code across tests of the same domain
Bug 1594521 R[Toolkit:Blocklist Implementation]Enable remote settings blocklist to ride the train after the beta experiment has finished successfully
Bug 838896 R[Toolkit:Crash Reporting]Crash Reporter doesn't all pasting of clipboard data
Bug 1371390 R[Toolkit:Crash Reporting]Wrong UUIDs for x86_64h libraries in crash reports
Bug 1596862 R[Toolkit:General]Add fission.autostart to PREFS_WHITELIST in Troubleshoot.jsm
Bug 1596735 R[Toolkit:Printing]Unwanted text "Custom Scale" appears on Print Preview toolbar
Bug 1596966 R[Toolkit:Themes]Set `min-height: 0;` on <stack> children
Bug 1590769 R[Toolkit:Video/Audio Controls]Picture-in-Picture player is small and incorrectly positioned on Mac OS retina display
Bug 1595877 N[Toolkit:XUL Widgets]Migrate xul test files in layout/ to .xhtml
Bug 1596296 R[Toolkit:XUL Widgets]Stop supporting XUL [dir="reverse"] attribute value
Bug 1596329 R[Toolkit:XUL Widgets]Migrate remaining xul files in browser/components/preferences/ to .xhtml
Bug 1596328 R[Toolkit:XUL Widgets]Migrate xul test files in docshell/ to .xhtml
Bug 1571110 R[WebExtensions:General]Change chrome_settings_overrides.search_provider.favicon_url from "url" to "relativeUrl"
###########
Changes to 99 bugs - 80 fixed.
1 bugs are not included due to being restricted