Граф коммитов

927493 Коммитов

Автор SHA1 Сообщение Дата
Valentin Gosu 10a45dcf15 Bug 1901507 - Upgrade ohttp crate to latest version (0.5.1) r=necko-reviewers,glandium,supply-chain-reviewers,kershaw
Differential Revision: https://phabricator.services.mozilla.com/D213526
2024-08-08 12:52:30 +00:00
Kershaw Chang d4eaf72722 Bug 1902621 - Sanity check for TRRMode, nsITRRSkipReason, and ResolverMode, r=necko-reviewers,valentin
Differential Revision: https://phabricator.services.mozilla.com/D218812
2024-08-08 12:30:15 +00:00
André Bargull aa85b1859f Bug 1910423 - Part 2: Add inline Float64 -> Float16 conversion through Float32. r=jandem
Add an inline assembly path to convert Float64 directly to Float16 without a call
into the runtime. Doubles the performances when converting a double to float16.

Differential Revision: https://phabricator.services.mozilla.com/D217989
2024-08-08 12:17:05 +00:00
André Bargull 3cf2215d87 Bug 1910423 - Part 1: Support encoding vpsignd instruction. r=jandem
Used in the next part because it gives a noticeable performance boost
when we can avoid extra GPR<>XMM register moves.

Differential Revision: https://phabricator.services.mozilla.com/D217988
2024-08-08 12:17:04 +00:00
Paul Adenot c6cfd6d0a4 Bug 1912255 - Add vorbis to the list of codecs. r=pehrsons
Differential Revision: https://phabricator.services.mozilla.com/D218832
2024-08-08 12:14:28 +00:00
Andreas Pehrson 42991f33f7 Bug 1909234 - Fix non-unified bustage by including <map> directly in FrameTransformer.h. r=fix CLOSED TREE
Differential Revision: https://phabricator.services.mozilla.com/D218830
2024-08-08 12:03:16 +00:00
Christoph Kerschbaumer 8d90e20123 Bug 1912031: HTTPS Telemetry - Add temporary band aid for filtering not_initialized values,r=simonf,kershaw,necko-reviewers
Differential Revision: https://phabricator.services.mozilla.com/D218815
2024-08-08 11:57:16 +00:00
edgul 90c122ba92 Bug 1907604 - In CookieService use NS_DomainToASCII instead of NS_DomainToASCIIAllowAnyGlyphfulASCII for non-ipv6 base domain normalization r=hsivonen,necko-reviewers,cookie-reviewers,valentin
Differential Revision: https://phabricator.services.mozilla.com/D218235
2024-08-08 11:56:03 +00:00
ffxbld 52f3f87abe No Bug, mozilla-central repo-update HSTS HPKP remote-settings tld-suffixes - r=release-managers,dmeehan
Differential Revision: https://phabricator.services.mozilla.com/D218828
2024-08-08 11:55:28 +00:00
Ed Lee 447e7076df Bug 1912080 - Chatbot prompt prefix string missing from localization r=tarek,fluent-reviewers,flod
Allow prefix pref to be json with l10nId that allows localization.

Differential Revision: https://phabricator.services.mozilla.com/D218804
2024-08-08 11:55:10 +00:00
Andreas Pehrson 786a6613f5 Bug 1909234 - Fix non-unified bustage by including <map> directly in FrameTransformer.h. r=fix CLOSED TREE
Differential Revision: https://phabricator.services.mozilla.com/D218830
2024-08-08 12:03:16 +00:00
Iulian Moraru 161fe69fb0 Backed out changeset 1007c1b189cf (bug 1902621) for causing bc failures related to EnumValidator. CLOSED TREE 2024-08-08 14:39:14 +03:00
Sebastian Hengst 22228d259d Merge mozilla-central to autoland. CLOSED TREE 2024-08-08 13:18:22 +02:00
Nicolas Chevobbe 533bca2567 Bug 1911524 - [devtools] Use CSS variable computed value in inplace editor autocomplete. r=devtools-reviewers,bomsy.
Refactor browser_rules_variables_autocomplete.js to actually test the popup list
DOM elements, and assert post label and color swatch.

Depends on D218530

Differential Revision: https://phabricator.services.mozilla.com/D218519
2024-08-08 10:54:38 +00:00
Jan Varga afd5e44af3 Bug 1910848 - Switch PQuotaUsageRequest to non-virtual implementation; r=dom-storage-reviewers,asuth
Differential Revision: https://phabricator.services.mozilla.com/D194214
2024-08-08 10:34:04 +00:00
Jan Varga f23c95c371 Bug 1910848 - Move QuotaUsageRequestChild to separate files; r=dom-storage-reviewers,jari
Differential Revision: https://phabricator.services.mozilla.com/D194202
2024-08-08 10:34:04 +00:00
Jan Varga e70fa36245 Bug 1910848 - Rename QuotaUsageRequestBase to QuotaUsageRequestParent; r=hsingh
The class is not used as a base for other classes anymore.

Differential Revision: https://phabricator.services.mozilla.com/D194200
2024-08-08 10:34:03 +00:00
Jan Varga 0bda4a2e54 Bug 1910848 - Remove unneeded QuotaUsageRequestBase::mActorDestroyed flag; r=dom-storage-reviewers,jari
CanSend can be used instead of custom tracking of the actor state.

Differential Revision: https://phabricator.services.mozilla.com/D194198
2024-08-08 10:34:03 +00:00
Jan Varga e5d06dfd1a Bug 1910848 - Remove unused __delete__ argument; r=dom-storage-reviewers,jari
Actual results are now returned as asynchronous responses to the asynchronous
messages.

Differential Revision: https://phabricator.services.mozilla.com/D194153
2024-08-08 10:34:03 +00:00
Jan Varga cc0ecbd026 Bug 1910848 - Remove unused PQuotaUsageRequest constructor; r=dom-storage-reviewers,jari
PQuotaUsageRequest is now only used for cancellation of requests, constructed
using managed endpoints.

Differential Revision: https://phabricator.services.mozilla.com/D194150
2024-08-08 10:34:02 +00:00
Kershaw Chang 7405cd7dc3 Bug 1902621 - Sanity check for TRRMode, nsITRRSkipReason, and ResolverMode, r=necko-reviewers,valentin
Differential Revision: https://phabricator.services.mozilla.com/D218812
2024-08-08 10:14:51 +00:00
pstanciu 7f484c8b7c Merge mozilla-central to autoland on a CLOSED TREE 2024-08-08 12:41:17 +03:00
Christoph Kerschbaumer 7101d0d468 Bug 1910696: Fix intermittent and use object properties for variable passing, r=simonf
Differential Revision: https://phabricator.services.mozilla.com/D218302
2024-08-08 08:46:51 +00:00
pstanciu 417e27a6c2 Backed out 3 changesets (bug 1794159) for causing bc failures on browser_browserGlue_telemetry.js CLOSED TREE
Backed out changeset 764e14e5df4a (bug 1794159)
Backed out changeset 76b8d6cebe8b (bug 1794159)
Backed out changeset f28a29199ba8 (bug 1794159)
2024-08-08 11:16:27 +03:00
mcarare 78f83301e6 Bug 1880805 - Ensure we use Kotlin's removeFirst. r=android-reviewers,gl
This would otherwise throw java.lang.NoSuchMethodError: 'java.lang.Object java.util.List.removeFirst()

Differential Revision: https://phabricator.services.mozilla.com/D217436
2024-08-08 08:02:35 +00:00
mcarare 3679ef1379 Bug 1880805 - Suppress ComponentCallbacks2 levels deprecation. r=android-reviewers,kaya
Differential Revision: https://phabricator.services.mozilla.com/D217435
2024-08-08 08:02:35 +00:00
mcarare 11ca9d87a3 Bug 1880805 - Suppress Slice deprecation. r=android-reviewers,gl
Differential Revision: https://phabricator.services.mozilla.com/D217434
2024-08-08 08:02:34 +00:00
mcarare d2a23cff2a Bug 1880805 - Handle Window methods deprecation. r=android-reviewers,avirvara
Differential Revision: https://phabricator.services.mozilla.com/D217433
2024-08-08 08:02:34 +00:00
mcarare ced35630d0 Bug 1880805 - Handle WebSettings.databaseEnabled r=android-reviewers,petru
Differential Revision: https://phabricator.services.mozilla.com/D217432
2024-08-08 08:02:33 +00:00
mcarare 5e0dc20e89 Bug 1880805 - Return an emptyArray when signingInfo is null. r=android-reviewers,petru
signingInfo is nullable from SDK 35.

Differential Revision: https://phabricator.services.mozilla.com/D217431
2024-08-08 08:02:33 +00:00
mcarare 942e764736 Bug 1880805 - Handle Bitmap.config nullability. r=android-reviewers,petru
Differential Revision: https://phabricator.services.mozilla.com/D217430
2024-08-08 08:02:33 +00:00
mcarare b6255c5e2e Bug 1880792, 1880805 - Add fallback value for versionName. r=android-reviewers,twhite
versionName is nullable from SDK 35.

Differential Revision: https://phabricator.services.mozilla.com/D217429
2024-08-08 08:02:32 +00:00
mcarare bd142be578 Bug 1880792, 1880801, 1880805 - Compile Focus, Fenix, AC and GV with SDK 35. r=android-reviewers,geckoview-reviewers,ohall
Differential Revision: https://phabricator.services.mozilla.com/D217428
2024-08-08 08:02:32 +00:00
Sylvestre Ledru 125b26683b Bug 1910311 - Update to sphinx 7.4.7 r=firefox-source-docs-reviewers,ahal DONTBUILD
Differential Revision: https://phabricator.services.mozilla.com/D217911
2024-08-08 07:32:50 +00:00
pstanciu c1412adc7a Backed out 3 changesets (bug 1794159) for causing bc failures on browser_browserGlue_telemetry.js CLOSED TREE
Backed out changeset 764e14e5df4a (bug 1794159)
Backed out changeset 76b8d6cebe8b (bug 1794159)
Backed out changeset f28a29199ba8 (bug 1794159)
2024-08-08 11:16:27 +03:00
moz-wptsync-bot 8a74e0e512 Bug 1911907 - [wpt-sync] Update web-platform-tests to 470deeb12ff0ce49ce34c8ab638e9d52608a73a3, a=testonly
MANUAL PUSH: wpt sync bot

wpt-head: 470deeb12ff0ce49ce34c8ab638e9d52608a73a3
wpt-type: landing
2024-08-08 07:25:21 +00:00
moz-wptsync-bot 1febc0f535 Bug 1911984 - [wptrunner] Fix imports from webdriver module.
Differential Revision: https://phabricator.services.mozilla.com/D218717
2024-08-08 07:20:43 +00:00
lisa0314 4e45b50edd Bug 1911818 [wpt PR 47482] - webnn: add WPT tests to cover the label for clamp, concat, conv2d, convTranspose and pool, a=testonly
Automatic update from web-platform-tests
webnn: add WPT tests to cover the label for clamp, concat, conv2d, convTranspose and pool

This CL adds more validation tests to cover the label setting for clamp,
concat, conv2d, convTranspose2d and pool.

Bug: 354513206
Change-Id: I5e99d0fe47da222396bd00b23da98a8a4625ab66
Cq-Include-Trybots: luci.chromium.try​:win11-blink-rel,mac14.arm64-blink-rel,mac14-blink-rel, linux-blink-rel
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5751123
Reviewed-by: Phillis Tang <phillis@chromium.org>
Commit-Queue: Lisha Guo <lisha.guo@intel.com>
Reviewed-by: ningxin hu <ningxin.hu@intel.com>
Cr-Commit-Position: refs/heads/main@{#1337837}

--

wpt-commits: 470deeb12ff0ce49ce34c8ab638e9d52608a73a3
wpt-pr: 47482
2024-08-08 07:20:42 +00:00
moz-wptsync-bot e70465b3ea Bug 1911720 [wpt PR 47477] - Update wpt metadata, a=testonly
wpt-pr: 47477
wpt-type: metadata
2024-08-08 07:20:42 +00:00
Tim Nguyen 4e17d63ae5 Bug 1911720 [wpt PR 47477] - WebKit export of https://bugs.webkit.org/show_bug.cgi?id=277667, a=testonly
Automatic update from web-platform-tests
WebKit export: Upstream remaining tests in http/wpt/css to WPT (#47477)

https://bugs.webkit.org/show_bug.cgi?id=277667
--

wpt-commits: 70e1e1205f6fbba8a8dba056aa3365e10b3ad3de
wpt-pr: 47477
2024-08-08 07:20:41 +00:00
moz-wptsync-bot 28d080ae7e Bug 1911585 [wpt PR 47454] - Update wpt metadata, a=testonly
wpt-pr: 47454
wpt-type: metadata
2024-08-08 07:20:40 +00:00
Oriol Brufau e99e1c1f60 Bug 1911585 [wpt PR 47454] - Accept 'cursor' on ::marker pseudo-elements, a=testonly
Automatic update from web-platform-tests
Accept 'cursor' on ::marker pseudo-elements

According to this CSSWG resolution:
https://github.com/w3c/csswg-drafts/issues/6203#issuecomment-2221026768

Bug: 352335092
Change-Id: I5d1c2f89cabf10e397de70bd70bfbe03910a0676
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5756462
Reviewed-by: Steinar H Gunderson <sesse@chromium.org>
Commit-Queue: Oriol Brufau <obrufau@igalia.com>
Cr-Commit-Position: refs/heads/main@{#1337776}

--

wpt-commits: 165162b51fc2d3d0cc39d930c6aed809adef58cb
wpt-pr: 47454
2024-08-08 07:20:39 +00:00
moz-wptsync-bot 9d2d2749ae Bug 1911701 [wpt PR 47476] - Update wpt metadata, a=testonly
wpt-pr: 47476
wpt-type: metadata
2024-08-08 07:20:38 +00:00
Di Zhang 14e6ccddca Bug 1911701 [wpt PR 47476] - [Selection API] Add composed range endpoints, a=testonly
Automatic update from web-platform-tests
[Selection API] Add composed range endpoints

We update Range API to support composed range. Previously, when setting
the start/end range endpoints, if they are in different node trees,
they will be collapsed. Now, if start/end are in different node trees,
but same document, composed_range_ will be set to track those cross
shadow tree endpoints.

We update Selection::GetComposedRanges to use composed start and end
to create a composed StaticRange.

We fix Selection::GetComposedRanges to use
IsShadowIncludingInclusiveAncestorOf for Rescoping and add a test.

Change-Id: Ib46497382fb83809394499182b5c8e4ee08925b7
Bug: 40286116
Fixed: 335245347
Fixed: 355630554
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5744732
Reviewed-by: Mason Freed <masonf@chromium.org>
Reviewed-by: Siye Liu <siliu@microsoft.com>
Commit-Queue: Di Zhang <dizhangg@chromium.org>
Cr-Commit-Position: refs/heads/main@{#1337611}

--

wpt-commits: 82f206603878dfa7dfa8c2a608e069c13767f90b
wpt-pr: 47476
2024-08-08 07:20:38 +00:00
moz-wptsync-bot 906927052a Bug 1911685 [wpt PR 47469] - Update wpt metadata, a=testonly
wpt-pr: 47469
wpt-type: metadata
2024-08-08 07:20:37 +00:00
Martin Kreichgauer 401e7288a5 Bug 1911685 [wpt PR 47469] - webauthn: add unit tests for request/creation options JSON parsing, a=testonly
Automatic update from web-platform-tests
webauthn: add unit tests for request/creation options JSON parsing

Also make the PublicKeyCredential WPTs that cover these methods more
lenient towards implementations that don't support certain features.

Bug: 352823339
Change-Id: I788cddf599aaea4b980b041675a602e0fd8c4ab9
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5763736
Reviewed-by: Adam Langley <agl@chromium.org>
Commit-Queue: Martin Kreichgauer <martinkr@google.com>
Cr-Commit-Position: refs/heads/main@{#1337609}

--

wpt-commits: 7f4f309e211807d2660c60d6dabd1712bba45036
wpt-pr: 47469
2024-08-08 07:20:36 +00:00
moz-wptsync-bot 872e149565 Bug 1911696 [wpt PR 47474] - Update wpt metadata, a=testonly
wpt-pr: 47474
wpt-type: metadata
2024-08-08 07:20:35 +00:00
Stephen Chenney 1e67ce839a Bug 1911696 [wpt PR 47474] - Add tests for SVG-as-image privacy/security, a=testonly
Automatic update from web-platform-tests
Add tests for SVG-as-image privacy/security

SVG used an an HTML image should not run script or load
external resources. Verify with WPT.

Bug: 41054640
Change-Id: I717c5531691aefd5867510b03fbcfd25f1c60d72
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5760579
Commit-Queue: Philip Rogers <pdr@chromium.org>
Commit-Queue: Stephen Chenney <schenney@chromium.org>
Reviewed-by: Philip Rogers <pdr@chromium.org>
Cr-Commit-Position: refs/heads/main@{#1337596}

--

wpt-commits: fe3490e24081a3e709229ba17c310ff1d4082b7a
wpt-pr: 47474
2024-08-08 07:20:35 +00:00
moz-wptsync-bot 3c83038166 Bug 1911395 [wpt PR 47437] - Update wpt metadata, a=testonly
wpt-pr: 47437
wpt-type: metadata
2024-08-08 07:20:34 +00:00
Tim Nguyen f1e6c33f7c Bug 1911395 [wpt PR 47437] - WebKit export of https://bugs.webkit.org/show_bug.cgi?id=277577, a=testonly
Automatic update from web-platform-tests
WebKit export: [css-highlight-api] Export CSS highlights internal WPT  (#47437)

https://bugs.webkit.org/show_bug.cgi?id=277577
--

wpt-commits: 5267149db5e119d962a5cf5b363185c4a1049097
wpt-pr: 47437
2024-08-08 07:20:33 +00:00