- Nov 16, 2022
-
-
Marian-Vasile Laza authored
Backed out changeset 4e7cb3268e86 (bug 1798291) for causing python failures on test_recursivemake.py. CLOSED TREE
-
Arthur Carcano authored
Differential Revision: https://phabricator.services.mozilla.com/D160777
-
Masayuki Nakano authored
This needs to change `nsContentUtils` methods because of used by the method. Then, we can make some there callers are also `const` methods. Depends on D162065 Differential Revision: https://phabricator.services.mozilla.com/D162066
-
Masayuki Nakano authored
Most of them are used only by the WebIDL bindings. Therefore, this fixes only one caller in `HTMLEditUtils`. `GetText` requires to change `nsContentUtils`, therefore it'll be done by the following patch. Differential Revision: https://phabricator.services.mozilla.com/D162065
-
- Nov 15, 2022
-
-
Timothy Nikkel authored
Bug 1799425. Only set checkboard flag when adding background color item for root content document. r=emilio Webrender uses this flag as a hint to separate mix blend containers so it should only be present on the root content document. Differential Revision: https://phabricator.services.mozilla.com/D162046
-
Marian-Vasile Laza authored
Backed out 3 changesets (bug 1791633) for causing bustages on TransportSecurityInfo.cpp. CLOSED TREE Backed out changeset 23b864e14db0 (bug 1791633) Backed out changeset 0bcba3375ec0 (bug 1791633) Backed out changeset ab0ea0d68f5c (bug 1791633)
-
Gabriele Svelto authored
Bug 1775039 - Do not crash when failing to set Breakpad's exception handler thread's name r=KrisWright Differential Revision: https://phabricator.services.mozilla.com/D161642
-
brian authored
Bug 1673047 - Remove browser.migrate.showBookmarksToolbarAfterMigration pref and set the default behavior to the 'true' branch. r=mconley. Differential Revision: https://phabricator.services.mozilla.com/D161375
-
Kershaw Chang authored
Differential Revision: https://phabricator.services.mozilla.com/D161789
-
Adam Vandolder authored
Differential Revision: https://phabricator.services.mozilla.com/D160988
-
Jon Coppeard authored
Currently this doesn't take account of the fact that gray bits may not be corrent during incremental GC. The provided API function handles this. Differential Revision: https://phabricator.services.mozilla.com/D162099
-
Dana Keeler authored
Bug 1791633 - separate nsITLSSocketControl from nsITransportSecurityInfo r=necko-reviewers,kershaw,jschanck Depends on D160311 Differential Revision: https://phabricator.services.mozilla.com/D160313
-
Dana Keeler authored
Bug 1791633 - rename nsISSLSocketControl to nsITLSSocketControl and move it and nsITransportSecurityInfo to PSM r=necko-reviewers,kershaw Depends on D160310 Differential Revision: https://phabricator.services.mozilla.com/D160311
-
Dana Keeler authored
Differential Revision: https://phabricator.services.mozilla.com/D160310
-
Greg Stoll authored
Differential Revision: https://phabricator.services.mozilla.com/D162134
-
alwu authored
Differential Revision: https://phabricator.services.mozilla.com/D162030
-
Marian-Vasile Laza authored
Backed out 2 changesets (bug 1799947) for causing browserAction bc, mochitest, devtools related failures. CLOSED TREE Backed out changeset ff58300200c4 (bug 1799947) Backed out changeset 517df40ddcd4 (bug 1799947)
-
Morgan Rae Reschenberg authored
Differential Revision: https://phabricator.services.mozilla.com/D160849
-
Bobby Holley authored
Bug 1800576 — Site permission consent flow should describe the nature of the add-on in the first panel. r=rpl,flod Differential Revision: https://phabricator.services.mozilla.com/D162069
-
Emilio Cobos Álvarez authored
For a while we've supported nsCanvasFrame in XUL windows too, so this shouldn't be needed. Differential Revision: https://phabricator.services.mozilla.com/D162000
-
Mozilla Releng Treescript authored
be -> 4e470f47b18f6ae326c89f885b45bed7c3f979ac da -> 518aaf9ab72d9c6c60817292bfd388f2a8b2747b fi -> f7c89d63171aa6a20df64c7bf5210ecce85258ea gn -> d29869a0f58e48c947e9f672d2d33fcfc7aa4c34 hsb -> 182a7e5c9858392e1dc95f0882d9755128da6993 it -> 0d09be56b521e37ea9a48bea452541b2b8855220 kk -> 92df8e4f4476d7c0744f51e3f6ab55e999d295fa lo -> 23d8adc00cead30153717bcbb7d274847bec34f5 pt-PT -> c570bea2b629b5f7971e712a8c69dbd5491b1002 tg -> b0f606d88f3882aa14e01bcc12f53530e961951e
-
alwu authored
Differential Revision: https://phabricator.services.mozilla.com/D162055
-
Mike Conley authored
Bug 1799947 - Update existing tests to put browser_action's into the navbar by default. r=willdurand,extension-reviewers We had a number of tests that assumed that when adding a browser_action without specifying the default_area, that the button would enter the navbar. The previous patch in this series changes that assumption when the Unified Extensions UI is enabled. Instead of updating all of these tests to add additional steps to move the browser_action's out to the navbar after adding them, I've gone ahead and updated them to default their browser_action's to the navbar instead. Differential Revision: https://phabricator.services.mozilla.com/D161721
-
Mike Conley authored
Bug 1799947 - With Unified Extensions UI, make addons panel the fallback area for browser_actions. r=willdurand Differential Revision: https://phabricator.services.mozilla.com/D161720
-
alwu authored
Bug 1800233 - part2 : add test cases to ensure the position won't be changed to zero incorrectly after seeking. r=padenot Depends on D162025 Differential Revision: https://phabricator.services.mozilla.com/D162026
-
alwu authored
This patch fixes the incorrect condition for the single track playback, because the EOS flag for the nonexistent track would always be true. Eg. for audio-only playback, `mIsReachingVideoEOS` is always true. Differential Revision: https://phabricator.services.mozilla.com/D162025
-
Calixte authored
Bug 1800694 - Update pdf.js to new version c7d6ab2f7123c5a65155c55aa19d9d9abd8c2ff2 r=pdfjs-reviewers,marco Differential Revision: https://phabricator.services.mozilla.com/D162121
-
Sean Feng authored
All known regressions are fixed, we should try this again. Differential Revision: https://phabricator.services.mozilla.com/D162114
-
Joel Maher authored
Differential Revision: https://phabricator.services.mozilla.com/D162047
-
James Graham authored
This appears to be unsupported by blessed. Instead use 'bright_black' which is typically mapped to some shade of grey. Differential Revision: https://phabricator.services.mozilla.com/D162094
-
Nika Layzell authored
This XPCOM interface was being initialized and used, and was unnecessary. This patch removes it completely to simplify things, initializing viaduct during xpcom startup instead. This is done rather than keeping it lazy and tied to FOG startup, as the implementation just sets a static atomic to a function pointer. This makes no changes to anything which actually uses viaduct, which is done through the previously mentioned static atomic. Differential Revision: https://phabricator.services.mozilla.com/D162010
-
Neil Deakin authored
Differential Revision: https://phabricator.services.mozilla.com/D161517
-
Jan Varga authored
Differential Revision: https://phabricator.services.mozilla.com/D162089
-
Jan Varga authored
Bug 1790207 - Forward declaration of mozilla::Result in nsIGlobalObject.h and other cleanup; r=dom-storage-reviewers,jesup Depends on D162087 Differential Revision: https://phabricator.services.mozilla.com/D162088
-
Jan Varga authored
Bug 1790207 - Change nsIGlobalObject::GetStorageKey to return NS_ERROR_NOT_AVAILABLE by default; r=dom-storage-reviewers,jesup,asuth nsGlobalWindowInner, WorkerGlobalScopeBase, BackstagePas and SandboxPrivate now explicitly provide GetStorageKey implementation which explicitly block null and expanded principals. All other globals (nsGlobalWindowOuter, SimpleGlobalObject, ShadowRealmGlobalScope and WorkletGlobalScope) inherit the default implementation which returns NS_ERROR_NOT_AVAILABLE. Differential Revision: https://phabricator.services.mozilla.com/D162087
-
Randell Jesup authored
Differential Revision: https://phabricator.services.mozilla.com/D157892
-
Julian Descottes authored
Bug 1799831 - [devtools] Add test for netmonitor/src/components/request-details/CachePanel.js r=bomsy Differential Revision: https://phabricator.services.mozilla.com/D161732
-
Drew Willcoxon authored
This adds `result.isVisible`. Like `rowIndex`, it's updated by the view. UrlbarProviderQuickSuggest will skip impression telemetry updates (and impression stats updates too) when it's false. Please see bug 1800184 for background. Differential Revision: https://phabricator.services.mozilla.com/D161866
-
Mike Conley authored
Bug 1782203 - Add tests for the new Pin to Toolbar context menu item. r=willdurand,extension-reviewers Differential Revision: https://phabricator.services.mozilla.com/D161338
-
Mike Conley authored
Bug 1782203 - Unbreak existing context menu tests for Unified Extensions UI mode. r=willdurand,extension-reviewers Differential Revision: https://phabricator.services.mozilla.com/D161337
-