Commit Graph

813916 Commits

Author SHA1 Message Date
Punam Dahiya
61270d6cf0 Bug 1862023 - Update More From Mozilla product list to display Firefox Monitor r=settings-reviewers,desktop-theme-reviewers,fluent-reviewers,Gijs,flod
Differential Revision: https://phabricator.services.mozilla.com/D197977
2024-01-17 21:57:33 +00:00
Emilio Cobos Álvarez
de34864c54 Bug 1840762 - Don't throttle postMessage for pdf.js. r=smaug
This should be safe to uplift.

Differential Revision: https://phabricator.services.mozilla.com/D198829
2024-01-17 21:49:34 +00:00
Daisuke Akatsuka
b903902812 Bug 1874010: Use NS_WARN_IF instead of MOZ_ALWAYS_SUCCEEDS for nsIURI creation error r=places-reviewers,mak
Differential Revision: https://phabricator.services.mozilla.com/D198517
2024-01-17 21:09:57 +00:00
DJ
a11e12831e Bug 1859632 - add feature callout for cookie banner reduction. r=omc-reviewers,fluent-reviewers,desktop-theme-reviewers,flod,aminomancer,sfoster
Differential Revision: https://phabricator.services.mozilla.com/D197086
2024-01-17 20:44:26 +00:00
Butkovits Atila
dadeebc409 Backed out changeset 41fd454b843a (bug 1870812) for causing failures at browser_resources_css_registered_properties.js. CLOSED TREE 2024-01-18 03:16:03 +02:00
Emilio Cobos Álvarez
dc1a95f501 Bug 1874766 - Relax assertion in nsBaseWidget::UpdateZoomConstraints. r=botond
It doesn't hold if the load event is delayed a bit, but it breaking
shouldn't change any behavior / shouldn't matter in practice.

Differential Revision: https://phabricator.services.mozilla.com/D198785
2024-01-17 20:33:35 +00:00
Mike Hommey
b269900d48 Bug 1875002 - Explicitly set LIBCXXABI_USE_LLVM_UNWINDER off when building wasi-sdk. r=firefox-build-system-reviewers,sergesanspaille
Clang trunk has recently turned it on, and also now fails the build when
libunwind is not built at the same time.

Upstreamed in https://github.com/WebAssembly/wasi-sdk/pull/377

Differential Revision: https://phabricator.services.mozilla.com/D198763
2024-01-17 19:41:06 +00:00
Nipun Shukla
775161fd33 Bug 1665381 - Added distribution information to stub installer install telemetry ping r=nalexander
Differential Revision: https://phabricator.services.mozilla.com/D198610
2024-01-17 19:28:13 +00:00
Kelsey Gilbert
efb53a90f9 Bug 1873503 - Replace Scoped with std::unique_ptr in dom/webgpu. r=webgpu-reviewers,ErichDonGubler
Differential Revision: https://phabricator.services.mozilla.com/D198088
2024-01-17 19:19:05 +00:00
Emilio Cobos Álvarez
859ad410b1 Bug 1875123 - Remove auto-inverting of images on inverted-colors mode. r=canadahonk
As per the resolution of https://github.com/w3c/csswg-drafts/issues/9674

I don't think we had any test for this...

Differential Revision: https://phabricator.services.mozilla.com/D198837
2024-01-17 18:47:32 +00:00
Nikki Sharpley
d512aafce1 Bug 1874253 - Remove firefoxview-next from static components manager r=fxview-reviewers,sclements
We have previously updated the AboutRedirector from `about:firefoxview-next` to `about:firefoxview`.
`firefoxview-next` no longer exists, so has been removed from the static components manager.

Differential Revision: https://phabricator.services.mozilla.com/D198815
2024-01-17 18:23:40 +00:00
Michael Froman
cffc1bf0d2 Bug 1861446 - add --continue and --abort args to cherry_pick_commit.py r=ng DONTBUILD
Differential Revision: https://phabricator.services.mozilla.com/D197308
2024-01-17 18:05:19 +00:00
Michael Froman
da9dc349fc Bug 1861446 - add better error_help to vendor_and_commit.py r=ng DONTBUILD
Differential Revision: https://phabricator.services.mozilla.com/D197307
2024-01-17 18:05:19 +00:00
Michael Froman
af4df59e42 Bug 1861446 - add some logging output to restore_patch_stack.py r=ng DONTBUILD
Differential Revision: https://phabricator.services.mozilla.com/D197306
2024-01-17 18:05:18 +00:00
Emilio Cobos Álvarez
88e0d7ea07 Bug 1874872 - Enable custom highlight API in css-contain tests. r=jjaschke
Differential Revision: https://phabricator.services.mozilla.com/D198834
2024-01-17 17:34:42 +00:00
Tooru Fujisawa
dd831dd880 Bug 1875017 - Skip laziness validation test on ccov build. r=bthrall
Differential Revision: https://phabricator.services.mozilla.com/D198789
2024-01-17 17:22:18 +00:00
mattheww
d25ba9ecf8 Bug 1842804 - Update lang attribute after translating page r=gregtatum,translations-reviewers
Differential Revision: https://phabricator.services.mozilla.com/D192143
2024-01-17 17:21:55 +00:00
Greg Tatum
290e0906df Bug 1873772 - Only report XULStore load errors in the parent process; r=mossop
Differential Revision: https://phabricator.services.mozilla.com/D198086
2024-01-17 17:18:47 +00:00
Nipun Shukla
76932b0f3d Bug 1665381 - Added distribution information to full installer install telemetry ping r=nalexander
Differential Revision: https://phabricator.services.mozilla.com/D198607
2024-01-17 17:13:08 +00:00
Joel Maher
441e8f834d Bug 1874955 - Ignore test start time if we skip the test. r=gbrown
Differential Revision: https://phabricator.services.mozilla.com/D198754
2024-01-17 17:07:23 +00:00
Adam Vandolder
16f60bc9df Bug 1870052 - Enable Declarative ShadowDOM on all channels. r=dom-core,jjaschke
Differential Revision: https://phabricator.services.mozilla.com/D198333
2024-01-17 17:05:11 +00:00
Tooru Fujisawa
01d639bebb Bug 1847849 - Part 2: Use JSErrorBase::column instead of JSErrorReport::tokenOffset in nsXPCComponents_Utils::ReportError. r=mccr8,evilpie
Differential Revision: https://phabricator.services.mozilla.com/D198509
2024-01-17 17:02:16 +00:00
Tooru Fujisawa
c9cd505965 Bug 1847849 - Part 1: Use JSErrorBase::column instead of JSErrorReport::tokenOffset in JSErrorToXPCException. r=mccr8,evilpie
Differential Revision: https://phabricator.services.mozilla.com/D198508
2024-01-17 17:02:16 +00:00
Geoff Brown
616d145d4b Bug 1874126 - Only create target.maven.tar.xz in automation r=geckoview-reviewers,jcristau,nalexander,ohall
Differential Revision: https://phabricator.services.mozilla.com/D198334
2024-01-17 17:01:09 +00:00
Matthew Gaudet
bfc729968c Bug 1870396 - Add pref for fuse-guarded destructuring r=iain
Differential Revision: https://phabricator.services.mozilla.com/D198747
2024-01-17 17:00:52 +00:00
Matthew Gaudet
1f3e22ecbb Bug 1870396 - Enable fuse-guarded destructuring optimization by default r=iain
Differential Revision: https://phabricator.services.mozilla.com/D198748
2024-01-17 17:00:51 +00:00
Emilio Cobos Álvarez
11b9ca79ca Bug 1875079 - Always enable css zoom in chrome pages. r=saschanaz
Without this beta simulation jobs will fail with the previous patches.

Differential Revision: https://phabricator.services.mozilla.com/D198827
2024-01-17 16:52:14 +00:00
Norisz Fay
6fb8359a26 Backed out changeset 686fad3c7efc (bug 1869641) for causing bc failures on browser_UITour_sync.js CLOSED TREE 2024-01-18 01:48:05 +02:00
Norisz Fay
96399d6060 Backed out changeset 2e5c6f0706b8 (bug 1870067) for causing assertion failure on StorageAccessAPIHelper.cpp 2024-01-18 01:45:22 +02:00
Olli Pettay
e5b50f825f Bug 1874969 - Consider to use GetHeterogeneousCpuInfo when deciding how many background threads TaskController should have, r=mstange
Differential Revision: https://phabricator.services.mozilla.com/D198745
2024-01-17 16:44:08 +00:00
Alexandre Poirot
f7ea591929 Bug 1500000 - [devtools] Remove now-unused DevToolsClient.release method. r=devtools-reviewers,nchevobbe
This is no longer used, not even in tests.

Differential Revision: https://phabricator.services.mozilla.com/D198808
2024-01-17 16:40:12 +00:00
Tarik Eshaq
4ae749c5cb Bug 1869641: Adds oauth handling for fxa behind pref. r=skhamis
- Adds new pref disabled by default that enables the oauth flow
- When the pref is enabled, the URLs returned by FxA are oauth urls
- Adds listening to oauth login web channel message from FxA

Differential Revision: https://phabricator.services.mozilla.com/D196314
2024-01-17 16:38:02 +00:00
Emilio Cobos Álvarez
393670a1ec Bug 1872399 - Remove window shadow rim from cocoa window panels. r=mac-reviewers,mstange
macOS will draw a thin rim / border around the contents, and there's no
easy way to disable this behavior.

That's fine for native-like menus / tooltips, but not for panels where
we draw custom borders. For those, this rim looks odd on top of our
border.

There's [1] with exactly this question, but that's ancient and no longer
works.

Some decompilation of AppKit might have been involved in figuring this
out, but since we're already overriding shadowOptions, it probably seems
reasonable to do this, rather than giving up on macOS' native shadows,
in particular because that would need custom hit-testing (the
-moz-input-region-margin code) which seems non-trivial to do on macOS
too...

I did it in the most forward-compatible way possible (just overriding if
there was a key).

[1]: https://stackoverflow.com/questions/6167692/nswindow-shadow-outline

Differential Revision: https://phabricator.services.mozilla.com/D197455
2024-01-17 16:29:10 +00:00
Peter Van der Beken
719be5a451 Bug 1870459 - Make legacycaller work through Xrays. r=jandem
HTMLAllCollection is marked as legacycaller (which means it supports doing
document.all(anindex)). But it also has an indexed getter, so we implement it
using a proxy. Proxies don't have a call op in their JSClassOps, so we need to
use BaseProxyHandler::call for them.

Differential Revision: https://phabricator.services.mozilla.com/D196663
2024-01-17 16:28:26 +00:00
Leander Schwarz
b94e714b93 Bug 1870067 - Refactor StorageAccessAPIHelper into Parent and Child functions. r=bvandersloot,anti-tracking-reviewers
Differential Revision: https://phabricator.services.mozilla.com/D197673
2024-01-17 16:26:22 +00:00
Nicolas Chevobbe
a8b2b03c49 Bug 1870812 - [devtools] Add CSS_REGISTERED_PROPERTIES resource. r=devtools-reviewers,ochameau.
Differential Revision: https://phabricator.services.mozilla.com/D196848
2024-01-17 16:21:17 +00:00
Niklas Baumgardner
4dcf953f2c Bug 1873977 - Reset hover element region when retrying screenshot. r=sfoster
Differential Revision: https://phabricator.services.mozilla.com/D198202
2024-01-17 16:17:42 +00:00
Stephanie Cunnane
946bb33fb4 Bug 1857264 - Remove unnecessary openTabInUserContext function definitions in tests. r=mseibert
Differential Revision: https://phabricator.services.mozilla.com/D197809
2024-01-17 16:09:10 +00:00
Alexandre Poirot
4115775fed Bug 1824109 - [devtools] Wait for SpecialPowers task to be resumed before leaving the test. r=devtools-reviewers,nchevobbe
Differential Revision: https://phabricator.services.mozilla.com/D198795
2024-01-17 16:07:21 +00:00
Alexandre Poirot
8882f48676 Bug 1875062 - [devtools] Avoid throwing when the listened ressource isn't yet supported by the server. r=devtools-reviewers,nchevobbe
Differential Revision: https://phabricator.services.mozilla.com/D198805
2024-01-17 16:06:20 +00:00
Marco Bonardo
1f76e54516 Bug 1874546 - Fix test_autofill_urls.js failing at beta merge. r=mseibert
The heuristic fallback provider is not trimming. Regardless of that being
expected or not, the test is not right for the status quo.

Differential Revision: https://phabricator.services.mozilla.com/D198706
2024-01-17 16:02:05 +00:00
Updatebot
524f787e23 Bug 1875053 - Update PDF.js to a22b5a4f02d046b5113630b1c333281841cbe309 r=calixte
Differential Revision: https://phabricator.services.mozilla.com/D198788
2024-01-17 16:00:59 +00:00
Norisz Fay
c9a14cedc0 Backed out changeset b1dc6c86f727 (bug 1873432) for causing dt failure on browser_dbg-preview-wrapped-lines.js CLOSED TREE 2024-01-17 23:50:29 +02:00
Norisz Fay
9799a456d1 Backed out changeset cc37d81df06c (bug 1870746) for causing failures on test_fetch.html 2024-01-17 22:45:09 +02:00
Mozilla Releng Treescript
3223d1ab9e no bug - Bumping Firefox l10n changesets r=release a=l10n-bump DONTBUILD CLOSED TREE
cy -> 7938190aa05b877e1ca295b8665cb404200a2d92
el -> d1eb8a9f07b882447c728aaaa9dbf6159587630a
pt-BR -> 946f2c377f133d249388c4d3b71d70f972b1a84c
skr -> e8c7270abc7afbf83303e8fe1b1daab29018e283
sq -> 93e3c86f96aea3b2b0eca3b437f8ade31ca73ae7
2024-01-17 19:26:26 +00:00
Gregory Pappas
8e0ae3e9ae Bug 1872922 - Replace last few uses of XPCOMUtils.defineLazyGetter with ChromeUtils.defineLazyGetter and add linter error for XPCOMUtils.defineLazyGetter r=extension-reviewers,credential-management-reviewers,devtools-reviewers,Standard8,arai,robwu,Gijs,sgalich
Differential Revision: https://phabricator.services.mozilla.com/D198677
2024-01-17 15:54:00 +00:00
Gregory Pappas
837fe0b55e Bug 1837747 - Use Services.prefs instead of Preferences.sys.mjs in remote/ r=webdriver-reviewers,Sasha
Differential Revision: https://phabricator.services.mozilla.com/D198755
2024-01-17 15:42:33 +00:00
Irene Ni
3091ab9895 Bug 1795317 - Implemented formatRange() and selectRange() for formatting reading time. r=cmkm
Differential Revision: https://phabricator.services.mozilla.com/D198316
2024-01-17 15:16:23 +00:00
Alexandre Poirot
fd5a144115 Bug 1873066 - [devtools] Avoid some computation when receiving new messages. r=devtools-reviewers,nchevobbe
The "is in opening group" computation, which goes through all message arrays
can be avoided until it is meaningful to check for this particular edge case.
Also we can remove the redundant check against `nextProps.messagesUi`.

Differential Revision: https://phabricator.services.mozilla.com/D197770
2024-01-17 15:10:46 +00:00
Gijs Kruitbosch
9547bd9ce0 Bug 1780071 - add eslint rule for misuse of assignments or conditions inside ok(), r=linter-reviewers,Standard8
Differential Revision: https://phabricator.services.mozilla.com/D198593
2024-01-17 15:04:34 +00:00