Closed Bug 1655724 Opened 4 years ago Closed 4 years ago

[wpt-sync] Sync PR 24780 - Reland "[COOP] Access reporting. Fix the python server."

Categories

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

task

Tracking

()

RESOLVED FIXED
81 Branch
Tracking Status
firefox81 --- fixed

People

(Reporter: mozilla.org, Unassigned)

References

()

Details

(Whiteboard: [wptsync downstream])

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

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

arthursonzogni <arthursonzogni@chromium.org> wrote:

Reland "[COOP] Access reporting. Fix the python server."

This is a reland of 9c96261a884c9ebd9daff66b7e41398d65c9d11c

Original change's description:

[COOP] Access reporting. Fix the python server.

A python server is used has a communication channel in between documents
from different browsing context group and potentially cross-origin.

There are two methods:

  • one for writing a message.
  • one for reading the message.

I initially supposed we won't need to store more than one message in the
stash. It turns out there are tests doing two write in a row without any
read in the middle. It was throwing an exception when this
happened.

This patch makes the server to maintain a queue of messages instead. It
doesn't throw errors anymore.

Bug: chromium:1109194
Change-Id: I25f8dc2c2a032781a4527a0994e94e46f85e12c9
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2317865
Reviewed-by: Pâris Meuleman \<pmeuleman@chromium.org>
Commit-Queue: Arthur Sonzogni \<arthursonzogni@chromium.org>
Cr-Commit-Position: refs/heads/master@{#791901}

Bug: chromium:1109194
Change-Id: I0abbbd9d0ec3b2d3c7c25b0a182c064523c18bd3

Reviewed-on: https://chromium-review.googlesource.com/2322886
WPT-Export-Revision: 8e88c5ff55cbd6175220f2bdd20c4851a43bdf34

Component: web-platform-tests → DOM: Core & HTML
Product: Testing → Core
Pushed by wptsync@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/bb2a7affbb57
[wpt PR 24780] - Reland "[COOP] Access reporting. Fix the python server.", a=testonly
Test result changes from PR not available.
Test result changes from PR not available.
Pushed by wptsync@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/60451f26e2cf
[wpt PR 24780] - Reland "[COOP] Access reporting. Fix the python server.", a=testonly
Status: NEW → RESOLVED
Closed: 4 years ago
Resolution: --- → FIXED
Target Milestone: --- → 81 Branch
You need to log in before you can comment on or make changes to this bug.