Closed Bug 1937949 Opened 2 months ago Closed 2 months ago

[wpt-sync] Sync PR 49750 - [shared storage] Implement the batch `with_lock` option for response header

Categories

(Testing :: web-platform-tests, task, P4)

task

Tracking

(firefox135 fixed)

RESOLVED FIXED
135 Branch
Tracking Status
firefox135 --- fixed

People

(Reporter: wpt-sync, Unassigned)

References

()

Details

(Whiteboard: [wptsync downstream])

Sync web-platform-tests PR 49750 into mozilla-central (this bug is closed when the sync is complete).

PR: https://github.com/web-platform-tests/wpt/pull/49750
Details from upstream follow.

Yao Xiao <yaoxia@chromium.org> wrote:

[shared storage] Implement the batch with_lock option for response header

Parse "options;with_lock=xxx" into the with_lock parameter. If
multiple "options" Items appear in the List, the last one will be
used. The parsed value is passed to the browser process's
BatchUpdate() API in the lock manager.

This allows developers to perform multiple Shared Storage operations
atomically within a single lock, as part of the Web Lock integration
proposal:

Bug: 373899210
Change-Id: Id041e92075b22988656a3db4f1a74792312ee422
Reviewed-on: https://chromium-review.googlesource.com/6072742
WPT-Export-Revision: e8a08cfe19688b437ea70d0f74d1056ed65f0cc8

CI Results

Ran 0 Firefox configurations based on mozilla-central, and Firefox, Chrome, and Safari on GitHub CI

Total 1 tests and 1 subtests

Status Summary

Firefox

OK : 1
FAIL: 1

Chrome

OK : 1
FAIL: 1

Safari

OK : 1
FAIL: 1

Links

GitHub PR Head
GitHub PR Base

Details

New Tests That Don't Pass

Pushed by wptsync@mozilla.com: https://hg.mozilla.org/integration/autoland/rev/db3fe7ed6d8c [wpt PR 49750] - [shared storage] Implement the batch `with_lock` option for response header, a=testonly
Status: NEW → RESOLVED
Closed: 2 months ago
Resolution: --- → FIXED
Target Milestone: --- → 135 Branch
You need to log in before you can comment on or make changes to this bug.