Bug 1538933 R[Core:Audio/Video]Intermittent VideoFrameConverterTest.Duplication | Expected: (frames[1].second()) > (now + TimeDuration::FromMilliseconds(1100)), actual: 24-byte object <69-8E 86-9A DA-02 00-00 D0-58 22-B9 DA-02 00-00 00-00 01-E4 FF-7F 00-00> vs 24-byte object
Bug 1562910 R[Core:Audio/Video: Playback]Reduce Shmem thrashing on RDD audio decoding by using ShmemPool
Bug 1555865 R[Core:CSS Parsing and Computation]adding support for text-decoration subproperty text-decoration-width (or rather, text-decoration-thickness) in the style system
Bug 1572007 R[Core:DOM: Core & HTML]Remove unused nsPresContext::IsTopLevelWindowInactive
Bug 1570436 N[Core:DOM: Events]Intermittent /pointerevents/pointerlock/pointerevent_movementxy_with_pointerlock.html | mouse pointerevent movementX/Y with pointerlock test - assert_equals: expected X but got Y
Bug 1569262 R[Core:DOM: Navigation]Rename nsIDocShellTreeItem::GetRootTreeItem to GetInProcessRootTreeItem for Fission marking
Bug 1571063 R[Core:DOM: Navigation]Simplify BrowsingContext field sync logic
Bug 1376309 A[Core:DOM: Security]Don't block mixed worker/WebSockets content from localhost
Bug 1572153 R[Core:DOM: Security]Fix recording of Telemetry Events for Eval Usage
Bug 1528239 R[Core:DOM: Workers]Intermittent TEST-UNEXPECTED-PASS | /workers/SharedWorker-exception-propagation.html | Uncaught error in shared worker should not propagate to window - expected FAIL
Bug 1572027 R[Core:Gecko Profiler]Make BlocksRingBuffer::EntryReader move-only
Bug 1561792 R[Core:Graphics: Text]Intermittent TEST-UNEXPECTED-PASS | w3c-css/submitted/variables/variable-font-face-01.html == w3c-css/submitted/variables/variable-font-face-01-ref.html | image comparison, max difference: 0, number of differing pixels: 0
Bug 1567577 R[Core:Graphics: WebRender]Handle large texture workingsets better
Bug 1564168 R[Core:JavaScript Engine][jsdbg2] Debugger.prototype.enabled should be removed
Bug 1569197 R[Core:JavaScript Engine][BinAST] Deactivate Brotli decompression
Bug 1569315 R[Core:JavaScript Engine]Defer allocation of JSFunctions until after Parsing is done.
Bug 1570883 R[Core:JavaScript Engine]2.13 - 2.15% Base Content Heap Unclassified (windows10-64-shippable-qr) regression on push 0eff8ea5dbf102b07f111fabac7ffe63d6eb9502 (Mon July 29 2019)
Bug 1570886 R[Core:JavaScript Engine]Remove enableBigInt run-time flag
Bug 1571289 R[Core:JavaScript Engine]Assertion failure: !fun->containsPure(cx->names().name), at js/src/vm/JSFunction.cpp:2483
Bug 1572259 R[Core:JavaScript Engine]Remove unused JSScript::initFunctionPrototype
Bug 1527148 R[Core:JavaScript Engine: JIT]Differential Testing: Different output message involving Array.prototype
Bug 1544386 R[Core:JavaScript Engine: JIT]Spidermonkey: IonMonkey incorrectly predicts return type of Array.prototype.pop, leading to type confusions
Bug 1571464 R[Core:Javascript: WebAssembly]Bump Cranelift to c927680fd42a56efcc9a5ee59e814d9eef6c5b4f
Bug 1571732 R[Core:Javascript: WebAssembly]Cranelift: out of range vector access for IONFLAGS=codegen disassembly
Bug 1572114 R[Core:Layout]shape-image code can request reflow from reflow if the shape image is complete.
Bug 1411922 V[Core:Layout: Block and Inline][css-text-decor-4] Implement text-decoration-skip-ink
Bug 1569252 R[Core:Layout: Columns]Move HasColumnSpanSiblings boolean property into nsIFrame
Bug 1570950 R[Core:Networking]Crash in [@ mozilla::ipc::MessageChannel::Clear | mozilla::ipc::MessageChannel::~MessageChannel | mozilla::ipc::IToplevelProtocol::~IToplevelProtocol]
Bug 1572082 R[Core:Networking]Remove unused params in HttpChannelOpenArgs
Bug 1572012 R[Core:Networking: Cookies]Perma /cookies/http-state/comma-tests.html,general-tests.html failing due to cookie expiration date in the past
Bug 1563555 R[Core:Preferences: Backend]Improve ergonomics to use Gecko prefs from rust
Bug 1570801 R[Core:Privacy: Anti-Tracking]Add an automated test for bug 1566825
Bug 1570802 R[Core:Privacy: Anti-Tracking]Consider relaxing the Storage Access API rules to allow calling the API from private browsing mode
Bug 1570805 R[Core:Privacy: Anti-Tracking][stp] Turn on Social Tracking Protection Prefs
Bug 1571770 V[Core:Privacy: Anti-Tracking]URLDecorationAnnotationsService.jsm should not load Preferences.jsm
Bug 1571893 R[Core:Privacy: Anti-Tracking]Remove the footgun prefs that can disable the content blocking allow list
Bug 1570953 R[Core:Security]Intermittent (SimpleTest/TestRunner.js) | /tests/docshell/test/navigation/test_reserved.html - finished in a non-clean fashion, probably because it didn't call SimpleTest.finish()
Bug 1563849 R[Core:Security: PSM]Get btoa(getDERString(cert)) from an API
Bug 1564499 R[Core:Security: PSM]Upgrade Firefox 70 to use NSS 3.46
Bug 1559368 R[Core:Security: Process Sandboxing]Firefox doesn't handle the X server named socket (but not the directory) being nonexistent or inaccessible
Bug 1570673 V[Core:WebRTC: Audio/Video]No black video sent out if track is muted before MediaPipeline is activated
Bug 1570151 R[Core:WebVR]WebXR - Implement VRManagerEventObserver
Bug 1570230 R[Core:WebVR]Crash in [@ mozilla::gfx::VRShMem::JoinShMem]
Bug 1561326 R[Core:Window Management]Support min / max size for top level windows that have <html> root element
Bug 1571875 R[Core:mozglue]Update DynamicallyLinkedFunctionPtr to take advantage of new MOZ_STATIC_LOCAL_CLASS annotation
Bug 1571349 R[DevTools:Console]Hovering console message causes a reflow
Bug 1571606 R[DevTools:Console]Perma Tier 2 fission devtools/client/webconsole/test/mochitest/browser_webconsole_websocket.js | Test timed out -
Bug 1571992 R[DevTools:Console]isScrolledToBottom isn't used properly
Bug 1172572 R[DevTools:Debugger]debugger will not step in to a function after stepping out of another function
Bug 1568160 R[DevTools:Debugger]Disable breakpoints should register on devtools open
Bug 1571582 R[DevTools:Debugger]Simplify disabled breakpoint colors
Bug 1570604 R[DevTools:Framework]Rename DebuggerClient.getActor to getFront
Bug 1567497 R[DevTools:General]Gather data about ctrl+P usage with devtools
Bug 1568157 R[DevTools:Inspector]Replace toolbox.{inspector,walker,selection,highlighter} with something based on target.getInspector() or target.getFront("inspector")
Bug 1571237 R[DevTools:Inspector]Color picker broken for RTL locales
Bug 1559347 R[DevTools:Netmonitor]Implement generic search across all resources
Bug 1570819 V[DevTools:Netmonitor]Update blocked resource UX to use icon instead of "blocked" text
Bug 1571449 R[DevTools:Netmonitor]Invalid "Response has been truncated" message displayed when devtools.netmonitor.responseBodyLimit=0
Bug 1569574 R[DevTools:Responsive Design Mode]Rename responsive.html/ to responsive/ and format using Prettier
Bug 1567377 R[Firefox:Address Bar]Accessibility broken due to aria-owns on address bar input
Bug 1570663 V[Firefox:Address Bar]Regression? Favicons in Drop-Down have a wrong position after clicking on the arrow button and typing an address
Bug 1571913 R[Firefox:Address Bar]Keyword offer (search shortcut) improvements for top sites experiment extension
Bug 1568866 R[Firefox:Firefox Accounts]Update `Send Tab to Device` for Skyline
Bug 1571793 R[Firefox:General]browser_startup.js and browser_startup_content.js should record the correct stacks with failures
Bug 1569135 V[Firefox:Headless]--screenshot option in Firefox headless mode stopped working
Bug 1567522 V[Firefox:Messaging System]Show message in the Protection panel
Bug 1571115 R[Firefox:New Tab Page][Export] Add context message, react-transition-group package and bug fixes to New Tab Page
Bug 1567624 V[Firefox:Page Info Window]Can't close Page Info window with Ctrl+w
Bug 1559452 R[Firefox:Protections UI]update UI for tabs on ETP card
Bug 1571729 V[Firefox:Protections UI]"Sign up for Breach Alerts" button doesn't take an unsubscribed user to Monitor's sign-up page
Bug 1572019 R[Firefox:Protections UI]Give the new protection panel an accessible name
Bug 1572029 V[Firefox:Protections UI]Give the tracking protection toggler an accessible label
Bug 1570973 V[Firefox:Security]Missing certificate chain information in about:certificate
Bug 1571427 V[Firefox:Security]adjustCertInformation function is throwing an error when a section is not defined (about:certificate)
Bug 1555233 V[Firefox:Site Identity][Protections Panel] Split Content Blocking category items into "Blocking" and "Not Blocking" sections
Bug 1570402 V[Firefox:Site Identity][RTL] Warning icon overlapping text on the screen sharing popup prompt
Bug 1570751 V[Firefox:Site Identity]insecure page UI shown for no good reason
Bug 1571271 V[Firefox:Site Identity]protections.etpON.header notification is cut off in French
Bug 1571733 R[Firefox:Site Identity]Add context fill to the popup-subitem.svg for dark mode
Bug 1571463 V[Firefox:about:logins]The "New Login" item is not added to the "Login list" when creating the first login
Bug 1473498 R[Firefox Build System:General][mach] Add support for Python 3
Bug 1572017 R[Firefox Build System:General]build times are not collected anymore
Bug 1572046 R[Firefox Build System:General]Allow to build libxul and libxul-gtest in parallel
Bug 1570661 V[Firefox for Android:General]Crash upon session restore
Bug 1572139 V[Firefox for Android:General]Enable sending UI notifications for ETP on mobile
Bug 1568999 R[GeckoView:General]geckoview-only perma-fail dom/media/tests/mochitest/test_fingerprinting_resistance.html | Test timed out.
Bug 1571088 R[GeckoView:General]Add LOAD_FLAGS_REPLACE_HISTORY to GeckoSession LoadFlags
Bug 1564731 V[Toolkit:Add-ons Manager]Include distribution id in the api_url for html discopane
Bug 1571885 R[Toolkit:Add-ons Manager]Intermittent tier 2 FATAL ERROR: Non-local network connections are disabled and a connection attempt to services.addons.mozilla.org (52.35.252.165) was made.
Bug 1572131 R[Toolkit:Password Manager]Add back the role="option" on the login-list-items
Bug 1571881 R[Toolkit:Startup and Profile System]Change DllServices to use StaticLocalRefPtr
Bug 1572265 R[Toolkit:Themes]Wrong background color for content type at Download dialog on MacOS
Bug 1566548 N[WebExtensions:General]onAuthRequired doesn't fire for HTTPS proxy requiring auth
Bug 1570700 R[WebExtensions:General]browser.search.get() fails on ubuntu 18.04 FF68.0.1
###########
Changes to 101 bugs - 76 fixed.
4 bugs are not included due to being restricted