Changes in 20210122101755

Built from a2507ffc9d4db5109a491d91f4c4c1e5a8dd0e2e

..index..
Bug 1686225 N[Core:DOM: Bindings (WebIDL)]Allow Result<> instead of ErrorResult for IDL bindings
Bug 1511706 R[Core:DOM: Core & HTML]Intermittent dom/base/test/browser_bug1058164.js | Test timed out -
Bug 1520869 R[Core:DOM: Core & HTML]Setting disabled=true in a checkbox onClick handler cancels onChange handler
Bug 1572798 N[Core:DOM: Core & HTML]Video element created using document.open() doesn't work
Bug 1677899 A[Core:DOM: Core & HTML]Intermittent browser/base/content/test/fullscreen/browser_fullscreen_window_focus.js | Test timed out - | Found a tab after previous test timed out: http://example.com/browser/browser/base/content/test/fullscreen/open_and_focus_helper.html
Bug 1645696 R[Core:DOM: Device Interfaces]Intermittent SUMMARY: ThreadSanitizer: data race /builds/worker/checkouts/gecko/netwerk/protocol/http/nsHttpHandler.cpp:1975:27 in mozilla::net::nsHttpHandler::PrefsChanged(char const*)
Bug 1686814 R[Core:DOM: Navigation]Intermittent xpcom/string/crashtests/1113005.html (finished) | application crashed [@ mozilla::LinkedList<nsSHistory>::~LinkedList()]
Bug 1684310 R[Core:DOM: Navigation]Selecting a specific history entry from the dropdown may not cause a navigation
Bug 1685303 N[Core:DOM: Selection]Fortify code around `AccessibleCaretManager::OnSelectionChanged`
Bug 1686037 R[Core:DOM: UI Events & Focus Handling]leak on layout/base/tests/test_bug993936.html with implicit pointer capture enabled
Bug 1657130 R[Core:DOM: Workers]Expose list of parent windowIDs on nsIWorkerDebugger for SharedWorkers
Bug 1686164 R[Core:Disability Access APIs]Intermittent accessible/tests/browser/mac/browser_app.js | sub menu has 4 children - Got +0, expected 4 | Uncaught exception - at chrome://*/browser_app.js:273 - TypeError: can't access property "length", subMenu.getAttributeValue(...) is null
Bug 1687535 R[Core:Disability Access APIs]Accessibility gets initialized by unsupported interfaces for example on windows touch screen and related devices
Bug 1687709 R[Core:Gecko Profiler]Enable the CPU feature by default for startup profiling
Bug 1686632 R[Core:General]Fix some non-inclusive language in jprof
Bug 1676554 R[Core:Graphics: WebRender]Scrolling https://howsmyflattening.ca/#/analysis/daily_new_cases_by_setting is slow with sw-wr
Bug 1687856 R[Core:Graphics: WebRender]Remove unneeded Cargo.lock.
Bug 1687793 R[Core:Graphics: WebRender]Let Tesla1 ride into release.
Bug 1687797 R[Core:Graphics: WebRender]Let R600 ride into release.
Bug 1687602 R[Core:JavaScript Engine]Optimize JSFunction allocation in Stencil
Bug 1684821 V[Core:JavaScript Engine]Assertion failure: environment().is<CallObject>() && environment().as<CallObject>().callee().isGeneratorOrAsync(), at vm/EnvironmentObject.cpp:2434
Bug 1687508 R[Core:JavaScript Engine]Small cleanup around private names
Bug 1687672 V[Core:JavaScript Engine: JIT]Assertion failure: cx_->hadNondeterministicException(), at jit/WarpOracle.cpp:188
Bug 1679922 R[Core:JavaScript Engine: JIT]Use JSCVT on macOS/aarch64
Bug 1687441 A[Core:JavaScript Engine: JIT]Support large array buffers in the JITs
Bug 1687700 R[Core:JavaScript Engine: JIT]Remove ConversionKind::NonNullNonStringPrimitives
Bug 1687646 R[Core:JavaScript: GC]Refactor NurseryDecommitTask so that Chunk doesn't need to know about it
Bug 1687336 R[Core:JavaScript: GC]Rename chunk data structures that are only used by the tenured heap to clarify this
Bug 1687690 R[Core:JavaScript: GC]Intermittent Assertion failure: isInside(oldData), at /builds/worker/checkouts/gecko/js/src/gc/Nursery.cpp:699 | crashed [@ js::Nursery::setIndirectForwardingPointer(void*, void*)]
Bug 1687335 R[Core:JavaScript: GC]Remove padding from Chunk data structures
Bug 1686755 N[Core:Javascript: WebAssembly]WebAssembly.Table API doesn't support ref-types correctly
Bug 1687714 R[Core:Javascript: WebAssembly]Remove knowledge of concrete representation of registers' SetType
Bug 1637430 R[Core:Javascript: WebAssembly]Bounds check ref.func function index in global initializers
Bug 1686603 A[Core:Layout]Implement a mechanism to override style sizes when constructing ReflowInput
Bug 1677643 R[Core:Layout]Replace nsIScrollableFrame::{HORIZONTAL, VERTICAL} with ScrollDirections
Bug 1579064 R[Core:Networking: HTTP]Remove preferences for bug fixes: 1563695, 1556491, 1562315
Bug 1687787 A[Core:Networking: HTTP]Update neqo to 0.4.20
Bug 1686828 N[Core:Networking: HTTP]http://forums.mozillazine.org/ can not be loaded completely with uBlock Origin installed
Bug 1686816 R[Core:Performance]Slow script probe is reporting unexpected values for the hang_duration
Bug 1687254 R[Core:Storage: Cache API]Deal with short-lived files during GetBodyUsage
Bug 1687256 R[Core:Storage: IndexedDB]Deal with short-lived files during FileManager::GetUsage
Bug 1682536 N[Core:Storage: Quota Manager]Use NotNull more in quota manager and quota clients
Bug 1687869 R[Core:Widget]layout/reftests/forms/select/themed-select-padding-no-clip.html fails with the non-native theme enabled
Bug 1687887 R[Core:Widget]dom/base/test/test_caretPositionFromPoint.html fails with the non-native theme enabled
Bug 1687888 R[Core:Widget]fix some assorted test failure annotations for the non-native theme
Bug 1687838 R[Core:Widget]Calculate array length using `mozilla::ArrayLength()` in non-native theming code
Bug 1686606 R[Core:Widget]The new non-native widget theme doesn't have any padding between blinking cursor & border, in a textfield / textarea
Bug 1686613 A[Core:Widget]In the new non-native widget theme, if I specify padding for one side, all other sides reset to have 0 padding
Bug 1687931 R[Core:Widget: Gtk][Wayland] Newly opened wayland windows flickers on multi-monitor setup with different scales.
Bug 1686863 R[Core:XPCOM]Intermittent /builds/worker/checkouts/gecko/xpcom/idl-parser/xpidl/runtests.py | TestParser.testUndefinedConst, line 252: False is not true : Must detect undefined symbols
Bug 1607138 R[Core:XPCOM]ThreadSanitizer: data race [@ mozilla::ShutdownXPCOM] vs. [@ mozilla::ThreadEventTarget::Dispatch] on gXPCOMThreadsShutDown
Bug 1686825 R[Core:XPConnect]Null deref crash in [@ XPCNativeInterface::NewInstance]
Bug 1687733 R[DevTools:Console]devtools/client/webconsole/test/browser/browser_webconsole_input_focus.js | Node does not support any accessible actions: id: , tagName: DIV, className: cm-s-mozilla message console-api log log -
Bug 1687485 R[DevTools:Console]The error count button shows wrong number of errors
Bug 1686659 R[DevTools:General]Add a DAMP test for screenshot
Bug 1599774 R[DevTools:Performance Tools (Profiler/Timeline)]Localize about:profiling
Bug 1687767 R[Firefox:Address Bar]Avoid highlight cost on unknown urls heuristic results
Bug 1681138 A[Firefox:Bookmarks & History]Avoid delaying bookmarks toolbar initialization for new windows post-startup
Bug 1680216 A[Firefox:Bookmarks & History]Measure time to render the contents of the bookmarks toolbar to assess whether we need placeholders (like skeleton UI)
Bug 1687614 R[Firefox:General]About Firefox green checkmark is not centered with the message that follows it
Bug 1687213 R[Firefox:General]"About Firefox" dialog now has two side-by-side links with no separation ("Firefox Help Submit Feedback") which feels a bit jumbled/awkward
Bug 1687116 R[Firefox:General][Windows][Linux] About Firefox "Firefox Help" and "Submit Feedback" links do nothing
Bug 1644911 R[Firefox:General]Add crash reporter for Fission subframe crashes
Bug 1677497 R[Firefox:Installer][meta] Support download token
Bug 1686331 R[Firefox:Menus](regression) library panel has a scrollbar
Bug 1682364 R[Firefox:Messaging System]message_system pings missing columns
Bug 1686142 R[Firefox:Messaging System]Update SHOW_MIGRATION_WIZARD inside SpecialMessageActions Schema to validate source param
Bug 1687359 R[Firefox:Private Browsing]Load about:privatebrowsing in the privileged about content process
Bug 1683103 R[Firefox:Security]Remove or update probes expiring in Firefox 87: EXTERNAL_PROTOCOL_HANDLER_DIALOG_CONTEXT_SCHEME
Bug 1681421 R[Firefox:Theme]Implement new Proton tab design
Bug 1687893 R[Firefox:Untriaged]New tab-modal JS Alert doesn't give attention to different tab when attempting to close Firefox
Bug 1554971 R[Firefox Build System:General: Unsupported Platforms]JavaScript error: , line 0: Error: Type error for platformInfo value (Error processing arch: Invalid enumeration value "sparc64") for runtime.getPlatformInfo.
Bug 1684672 R[Firefox Build System:Generated Documentation]Update mentions of macOS SDK v10.11 to v10.12
Bug 1687947 R[Firefox Build System:Lint and Formatting]Atom declarations formatted across multiple lines
Bug 1685986 R[Firefox Build System:Lint and Formatting]Enable ESLint of gfx/wr/debugger/ where possible
Bug 1622681 R[Firefox Build System:Lint and Formatting]dom/encoding: Make it flake8 compliant
Bug 1687528 R[Firefox Build System:Task Configuration]run tsan tests only on trunk
Bug 1686808 A[GeckoView:General]GeckoWebExecutor.fetch sometimes rejects http/https URLs as invalid
Bug 1687523 R[GeckoView:General]Empty SessionState when killing App while loading page
Bug 1668432 R[Thunderbird:General]TB E10s goal 2: get messages loading in the message pane
Bug 1686920 R[Toolkit:Crash Reporting]Remove the out-of-tree Breakpad patches that were used for dump_syms
Bug 1678619 R[Toolkit:Places]Convert frecency notifications to a PlacesEvent
Bug 1683279 R[Toolkit:Printing]Intermittent toolkit/components/printing/tests/browser_print_in_container.js | Uncaught exception - Wait for dialog - timed out after 50 tries.
###########
Changes to 83 bugs - 66 fixed.
3 bugs are not included due to being restricted