Closed Bug 1377747 Opened 7 years ago Closed 7 years ago

Update web platform tests for workers to comply with data: URI inheritance model

Categories

(Core :: DOM: Security, enhancement, P2)

enhancement

Tracking

()

RESOLVED FIXED
mozilla56
Tracking Status
firefox56 --- fixed

People

(Reporter: ckerschb, Assigned: ckerschb)

References

Details

(Whiteboard: [domsecurity-active])

Attachments

(1 file)

      No description provided.
Assignee: nobody → ckerschb
Blocks: 1377244
Status: NEW → ASSIGNED
Priority: -- → P2
Whiteboard: [domsecurity-active]
Hey Ben, we are about to change the behavior of our data: URI inheritance model which means that data: URIs in an iframe a cross origin with the toplevel context, hence parent.foo() does not work anymore. I am rewriting those two failing worker tests to rely on postmessage instead. Are you willing to r+ those changes?
Attachment #8882863 - Flags: review?(bkelly)
Just for the sake of completeness, flipping the pref security.data_uri.unique_opaque_origin allows you to turn on the new behavior.
Attachment #8882863 - Flags: review?(bkelly) → review+
Pushed by mozilla@christophkerschbaumer.com:
https://hg.mozilla.org/integration/mozilla-inbound/rev/df1bd2ca09f6
Update web platform tests for workers to comply with data: URI inheritance model. r=bkelly
https://hg.mozilla.org/mozilla-central/rev/df1bd2ca09f6
Status: ASSIGNED → RESOLVED
Closed: 7 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla56
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: