Benjamin VanderSloot
998c4499bd
Bug 1876574 - Add SameSite bit to partition-key origin attribute for first-party partitioning - r=timhuang
...
This patch is a no-op for observable functionality. All it does is add a bit to the partitionKey for OA, and then adds plumbing to be able to set it, and where it is required, sets it to false.
This is serialized identically to the absence of the bit, so nothing changes at all.
Differential Revision: https://phabricator.services.mozilla.com/D203155
2024-03-29 13:11:26 +00:00
Tim Huang
5ad1009057
Bug 1874741 - Part 5: Implement the GDPR event telemetry for private browsing windows. r=pbz
...
Differential Revision: https://phabricator.services.mozilla.com/D205900
2024-03-29 13:03:07 +00:00
Tim Huang
405541456c
Bug 1874741 - Part 4: Add a test for Google GDPR telemetry. r=pbz
...
Differential Revision: https://phabricator.services.mozilla.com/D205848
2024-03-29 13:03:06 +00:00
Tim Huang
91e267a9c3
Bug 1874741 - Part 3: Implement the telemetry to collect GDPR choice on Google Search. r=anti-tracking-reviewers,pbz
...
Differential Revision: https://phabricator.services.mozilla.com/D205443
2024-03-29 13:03:06 +00:00
Tim Huang
0778b64c9e
Bug 1874741 - Part 2: Expose getAlternateDomains to the nsISearchService. r=search-reviewers,mcheang
...
Differential Revision: https://phabricator.services.mozilla.com/D205726
2024-03-29 13:03:05 +00:00
Tim Huang
19667d5a2e
Bug 1874741 - Part 1: Add a protobuf implementation for parsing Google's SOCS cookie. r=anti-tracking-reviewers,pbz
...
This patch adds a protobuf implementation for parsing the SOCS cookies
from Google. Note that the protobuf definition for the SOCS cookie
isn't accurate, but it allows us to parse the cookie properly to get the
information we want.
Differential Revision: https://phabricator.services.mozilla.com/D205442
2024-03-29 13:03:05 +00:00
Julien Cristau
aca358a6ac
Bug 1886984 - return a timestamp from upstream_tag in application-services bump script. r=tjr
...
updatebot parses the output from mach vendor --check-for-updates so we
can't return a commit hash here.
Differential Revision: https://phabricator.services.mozilla.com/D206095
2024-03-29 12:48:41 +00:00
Harshit Sohaney
d122d7af5c
Bug 1881327 - (part 2) Testing for clear history dialog resizing. r=pbz
...
Differential Revision: https://phabricator.services.mozilla.com/D203674
2024-03-29 12:22:36 +00:00
Harshit Sohaney
128ad67178
Bug 1881327 - (part 1) Added dialog box resizing for the new clear history dialog to account for wrapping due to localization. r=pbz
...
Differential Revision: https://phabricator.services.mozilla.com/D203033
2024-03-29 12:22:35 +00:00
serge-sans-paille
65717e7fe4
Bug 1888131 - Use taskcluster python for taskcluster/ci/test/ r=jmaher,taskgraph-reviewers,ahal
...
Differential Revision: https://phabricator.services.mozilla.com/D205834
2024-03-29 12:19:41 +00:00
Mozilla Releng Treescript
dfd01ddb68
no bug - Bumping Firefox l10n changesets r=release a=l10n-bump DONTBUILD CLOSED TREE
...
ar -> 90519a0c3b36db3efce9fb8f60fe7990a0141275
el -> f708e74bbe81bea9f3e7c782f6bf66c190033640
es-AR -> a51be0732572d8257a6a3cb4761f13aca29bbc0a
he -> d29d21a11cf0355ef5aa546a426a7fbc0f816ff6
hsb -> beb7507aefe1126fac4e38fdf733492f60de7720
it -> daeb24f112a4a3f947323269d57d2ad01409b0ae
ko -> 85a188816f393adaa16801b99745c91118d4e733
lv -> 0268ebfae0ae9b2cf248133bc3ac6c0edb899766
nl -> e13a0d1d8616db7acc7337f0b0cd86d4e2865d97
pt-BR -> 4a9276ae1ca873e5c797ac1ce6943b17d0435630
sv-SE -> 39611305ad83658d7654c7ac38ea9c2599c55668
2024-03-29 07:03:11 +00:00
sotaro
7d363ffd0e
Bug 1888588 - Rename MaybeGetSurfaceDescriptorForCanvasTranslator() to MaybeGetSurfaceDescriptorForRemoteCanvas() r=gfx-reviewers,lsalzman
...
MaybeGetSurfaceDescriptorForRemoteCanvas() is better name.
Differential Revision: https://phabricator.services.mozilla.com/D206090
2024-03-29 06:44:16 +00:00
Alexandre Lissy
e2c5fdadf5
Bug 1888355 - Move more buildid tests to no forkserver manifest r=jld
...
Differential Revision: https://phabricator.services.mozilla.com/D205987
2024-03-29 06:04:34 +00:00
Alexandre Lissy
6722580c17
Bug 1888125 - Add fork server identification to about:support r=fluent-reviewers
...
Differential Revision: https://phabricator.services.mozilla.com/D205832
2024-03-29 06:04:07 +00:00
Julian Seward
a48f034607
Bug 1887596 - WasmLosslessInvoke: use correct callee in the ad-hoc call frame. r=rhunt.
...
WasmLosslessInvoke makes up an ad-hoc call frame and installs in it as callee,
the JSFunction that lead us to the C++ WasmLosslessInvoke in the first place.
This subsequently causes an assertion failure `callee.isWasmWithJitEntry()`.
This patch installs the correct callee, which is that of the wasm function we
want to run.
Differential Revision: https://phabricator.services.mozilla.com/D205986
2024-03-29 05:53:49 +00:00
Lee Salzman
fe951a0a03
Bug 1888333. r=aosmond
...
Differential Revision: https://phabricator.services.mozilla.com/D205993
2024-03-29 04:25:13 +00:00
Harshit Sohaney
62eec34594
Bug 1881579 - Add clearing EME functionality for cookies and storage in the new clear history dialog. r=pbz
...
Differential Revision: https://phabricator.services.mozilla.com/D203683
2024-03-29 03:25:41 +00:00
Neil Deakin
6052b367ff
Bug 1883549, remove formautofill autocomplete item components and create one based on MozAutocompleteTwoLineRichlistitem, r=credential-management-reviewers,sgalich,geckoview-reviewers,owlish
...
Differential Revision: https://phabricator.services.mozilla.com/D203612
2024-03-29 01:23:25 +00:00
Neil Deakin
65ed3e5559
Bug 1883549, remove special MozAutocompleteCreditcardInsecureField type and replace it with the generic insecure warning, r=credential-management-reviewers,sgalich
...
Differential Revision: https://phabricator.services.mozilla.com/D203611
2024-03-29 01:23:24 +00:00
Mozilla Releng Treescript
13c5bcfdfb
no bug - Import translations from android-l10n r=release a=l10n CLOSED TREE
2024-03-29 00:17:22 +00:00
Harshit Sohaney
9074f42092
Bug 1825179 - Added canonicalization to query parameters for Google Safe Browsing. r=timhuang
...
Differential Revision: https://phabricator.services.mozilla.com/D205400
2024-03-29 00:00:29 +00:00
Eitan Isaacson
4dc276cbbd
Bug 1886227
- Always use element's ARIA attribute if one is defined. r=morgan
...
Don't conflate falsyness of AttrValueIs with the absence of an
attribute. This causes us to incorrectly fallback on the internals
value.
Differential Revision: https://phabricator.services.mozilla.com/D206061
2024-03-28 23:59:56 +00:00
Natalia Csoregi
c50f684ea2
Backed out changeset be38251ea56b (bug 1888540) for causing failures on test_TopSitesFeed_glean.js CLOSED TREE
2024-03-29 01:39:39 +02:00
Geoff Brown
e712e5543d
Bug 1888302 - Change A-S updatebot maintainer to relman r=dmeehan
...
Differential Revision: https://phabricator.services.mozilla.com/D206072
2024-03-28 23:08:14 +00:00
Gabriel Luong
03c4ea2108
Bug 1888285 - Fix org.mozilla.fenix.ui.PwaTest UI tests r=android-reviewers,Roger,ohorvath,aaronmt
...
Regressed from Bug 1885563 which removed the notification dot and changed the menu item name from "Install" to "Add to Home screen"
Differential Revision: https://phabricator.services.mozilla.com/D205973
2024-03-28 22:44:23 +00:00
scottdowne
db796f0e50
Bug 1888540 - Home and newtab turn on third sponsored tile position r=home-newtab-reviewers,amy
...
Differential Revision: https://phabricator.services.mozilla.com/D206060
2024-03-28 22:40:06 +00:00
Iulian Moraru
4221fd767a
Bug 1887728 - fix toolchain build bustages. r=fix CLOSED TREE
2024-03-29 00:46:58 +02:00
Yury Delendik
595e13f2bf
Bug 1886432 - Improve Wasm code encoder for builtin modules. r=rhunt
...
Differential Revision: https://phabricator.services.mozilla.com/D205346
2024-03-28 22:22:44 +00:00
owlishDeveloper
8f3754b12e
Bug 1888235 - Disable tests failing on Android builds with Fission, and run the passing ones r=necko-reviewers,extension-reviewers,jmaher,kershaw,robwu
...
Differential Revision: https://phabricator.services.mozilla.com/D205894
2024-03-28 22:18:04 +00:00
Geoff Brown
f7c2f2fd9d
Bug 1888309 - Run more firefox-android tasks on b-linux-medium-gcp r=jmaher,jcristau
...
Change build-apk, build-bundle, test-components, test-apk and ui-test-apk to b-linux-medium-gcp, to get the same (similar, for ui-test-apk) machine type used traditionally on github.
Differential Revision: https://phabricator.services.mozilla.com/D205937
2024-03-28 21:30:03 +00:00
Iulian Moraru
2301e7dadb
Backed out 5 changesets (bug 1874741) for causing non unified build bustages on nsCookieBannerTelemetryService.cpp. CLOSED TREE
...
Backed out changeset 3a37a1701348 (bug 1874741)
Backed out changeset 5f5dbfcfc95d (bug 1874741)
Backed out changeset 517a86043166 (bug 1874741)
Backed out changeset ca7422bd712f (bug 1874741)
Backed out changeset 6cb9166b4cd3 (bug 1874741)
2024-03-28 23:30:38 +02:00
Mike Hommey
913c767472
Bug 1887728 - Switch builds to macOS 14.4 SDK. r=spohl,firefox-build-system-reviewers,ahochheiden
...
Differential Revision: https://phabricator.services.mozilla.com/D205627
2024-03-28 21:22:56 +00:00
Daniel Mueller
b591325e23
Bug 1887655 - add timestamp fields to newtab spocs ping r=thecount,home-newtab-reviewers
...
Differential Revision: https://phabricator.services.mozilla.com/D205600
2024-03-28 21:01:09 +00:00
Mike Hommey
276a489450
Bug 1888283 - Refresh config.guess and config.sub from upstream. r=firefox-build-system-reviewers,ahochheiden
...
Differential Revision: https://phabricator.services.mozilla.com/D205931
2024-03-28 20:58:32 +00:00
Tim Huang
5934a694cc
Bug 1874741 - Part 5: Implement the GDPR event telemetry for private browsing windows. r=pbz
...
Differential Revision: https://phabricator.services.mozilla.com/D205900
2024-03-28 20:46:35 +00:00
Tim Huang
4df35c0d53
Bug 1874741 - Part 4: Add a test for Google GDPR telemetry. r=pbz
...
Differential Revision: https://phabricator.services.mozilla.com/D205848
2024-03-28 20:46:34 +00:00
Tim Huang
0c0bdbab4f
Bug 1874741 - Part 3: Implement the telemetry to collect GDPR choice on Google Search. r=anti-tracking-reviewers,pbz
...
Differential Revision: https://phabricator.services.mozilla.com/D205443
2024-03-28 20:46:34 +00:00
Tim Huang
244289c766
Bug 1874741 - Part 2: Expose getAlternateDomains to the nsISearchService. r=search-reviewers,mcheang
...
Differential Revision: https://phabricator.services.mozilla.com/D205726
2024-03-28 20:46:34 +00:00
Tim Huang
d1db1b811c
Bug 1874741 - Part 1: Add a protobuf implementation for parsing Google's SOCS cookie. r=anti-tracking-reviewers,pbz
...
This patch adds a protobuf implementation for parsing the SOCS cookies
from Google. Note that the protobuf definition for the SOCS cookie
isn't accurate, but it allows us to parse the cookie properly to get the
information we want.
Differential Revision: https://phabricator.services.mozilla.com/D205442
2024-03-28 20:46:33 +00:00
John Lin
91c1230ee4
Bug 1882567
- record EME playback info with Glean. r=alwu
...
Differential Revision: https://phabricator.services.mozilla.com/D204947
2024-03-28 19:57:53 +00:00
Boris Chiou
d9e043e222
Bug 1884425 - Implement interpolation between path() and shape(). r=firefox-style-system-reviewers,zrhoffman
...
Basically, we implement `Animate` for `PathOrShapeFunction` manually
when either *from* or *to* value is `path()` function, and the other one
is `shape()` function.
Differential Revision: https://phabricator.services.mozilla.com/D205491
2024-03-28 19:42:13 +00:00
Boris Chiou
4385764edf
Bug 1884425 - Introduce PathOrShapeFunciton for path() and shape(). r=firefox-style-system-reviewers,zrhoffman
...
Use this as a wrapper for `path()` and `shape()`, so it'd be easier to
specialize its `Animate` trait.
Differential Revision: https://phabricator.services.mozilla.com/D205490
2024-03-28 19:42:13 +00:00
Rob Lemley
258c21d8ec
Bug 1885361 - Add some tests for SkipUnlessMozlint strategy. r=taskgraph-reviewers,jcristau,ahal
...
Differential Revision: https://phabricator.services.mozilla.com/D205737
2024-03-28 19:37:58 +00:00
Rob Lemley
b0d2f6e327
Bug 1885361 - Convert mozlint CI jobs to use skip-unless-mozlint optimization. r=taskgraph-reviewers,ahal
...
Differential Revision: https://phabricator.services.mozilla.com/D204777
2024-03-28 19:37:58 +00:00
Rob Lemley
7a31939780
Bug 1885361 - Add SkipUnlessMozlint taskgraph optimization strategy. r=taskgraph-reviewers,ahal
...
Optimization strategy that uses the mozlint configuration files to decide
whether or not to run a job.
In order to support Firefox and Thunderbird, when registering the strategy,
the path to mozlint config files is needed.
Differential Revision: https://phabricator.services.mozilla.com/D204685
2024-03-28 19:37:57 +00:00
Mark Hammond
c98e1db364
Bug 1884748 - add alt text to images in about:preferences#sync. r=fluent-reviewers,flod,mconley,accessibility-frontend-reviewers,ayeddi
...
Differential Revision: https://phabricator.services.mozilla.com/D205090
2024-03-28 19:11:27 +00:00
Erich Gubler
7e3348bbf8
Bug 1886530 - test(webgpu): skip WebGPU's Mochitests in test-verify
jobs r=webgpu-reviewers,nical
...
Instructions are per the [`Skipping Verification` section in source
docs](https://firefox-source-docs.mozilla.org/testing/test-verification/index.html ).
Differential Revision: https://phabricator.services.mozilla.com/D205751
2024-03-28 19:06:50 +00:00
Mozilla Releng Treescript
9d953cff8c
no bug - Bumping Firefox l10n changesets r=release a=l10n-bump DONTBUILD CLOSED TREE
...
bs -> 74b47255680539e4a9dcf520db3a2016bad96d32
el -> 719be4ca0ea5e6f2048ef4dfc550ad2c994738e8
eu -> 5d06444cd33ab8926b4c63ba70ac368a46877720
fr -> b568b2cf36ada489f4883fd9285415abaa8c2041
hye -> 346ab530a6e7cef7329701f61e9d8f52418be504
it -> 8ecf0c67ae331aee49481bb32382b76564478b10
kab -> b827aa19db763260c2823efaa73e6344889c8079
kk -> b931af4aedada7cb4bda9c46d7a202b0b6ce1ee0
ms -> 0c9cbf7c7ec35f00047bd3b1703f4f8f4e47ca1f
ne-NP -> 7e9095f246e0de1794e968bfc9418c4e82454fe8
ru -> 46cda18b53d0fa5e56270847629b40bc1c7d6f32
skr -> 923d8b873148ec05ecc9c89437479fb2a401fb02
2024-03-28 19:06:14 +00:00
Emily McDonough
7dc693b68b
Bug 1882890 Part 2 - Add tests for centering the page when printing. r=dholbert
...
Because the properties of the tests are all just size relations, it's easy
to generate some of the source directly and provide it as a data URL.
This should test all three states for the pref.
Differential Revision: https://phabricator.services.mozilla.com/D204134
2024-03-28 19:00:52 +00:00
Emily McDonough
f72bc84eb6
Bug 1882890 Part 1 - When page scaling in nsPageFrame is small, center the content instead of putting in the upper left. r=dholbert,layout-reviewers,emilio
...
This is controlled by the pref print.center_page_on_sheet
Differential Revision: https://phabricator.services.mozilla.com/D203195
2024-03-28 19:00:51 +00:00