Closed Bug 1561175 Opened 6 years ago Closed 6 years ago

[wpt-sync] Sync PR 17454 - Add test checking SharedArrayBuffers are transferred over MessageChannels

Categories

(Core :: DOM: Core & HTML, defect, P4)

defect

Tracking

()

RESOLVED FIXED
mozilla70
Tracking Status
firefox70 --- fixed

People

(Reporter: wpt-sync, Unassigned)

References

()

Details

(Whiteboard: [wptsync downstream])

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

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

Dave Tapuska <dtapuska@chromium.org> wrote:

Add test checking SharedArrayBuffers are transferred over MessageChannels

SharedArrayBuffers in Chrome don't end up getting passed correctly when
it crosses a document boundary. This is because of the simplistic
Cluster Agent Key implementation. SharedArrayBuffers are currently
passed correctly provided the MessageChannel is all inside the same
document. (a document and itself, or a document and an associated worker).

BUG=798572

Change-Id: I012b2fbdae52ebee7d26034caa996f2e0cf929ae
Reviewed-on: https://chromium-review.googlesource.com/1672777
WPT-Export-Revision: 584cd3e6f074b433bd6c1f3ce8087d2825ba1002

Component: web-platform-tests → DOM: Core & HTML
Product: Testing → Core
Failed to get results from try push
Whiteboard: [wptsync downstream] → [wptsync downstream error]
Whiteboard: [wptsync downstream error] → [wptsync downstream]
Pushed by james@hoppipolla.co.uk: https://hg.mozilla.org/integration/mozilla-inbound/rev/5ff267e197c0 [wpt PR 17454] - Add test checking SharedArrayBuffers are transferred over MessageChannels, a=testonly
Status: NEW → RESOLVED
Closed: 6 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla70
You need to log in before you can comment on or make changes to this bug.