Closed Bug 1468248 Opened 6 years ago Closed 6 years ago

propagate channel integrityMetadata from child to parent

Categories

(Core :: DOM: Service Workers, defect, P2)

defect

Tracking

()

RESOLVED FIXED
mozilla62
Tracking Status
firefox62 --- fixed

People

(Reporter: bkelly, Assigned: bkelly)

References

Details

Attachments

(1 file)

There is a testing failing with the e10s pref flipped because the parent-side service worker cannot see the specified SRI hash in FetchEvent.request.integrity.  This is because nsIHttpChannelInternal is not propagated from child to parent yet.
Valentin, another field we need to send to the parent process in order to do parent-side intercept.  This represents the SRI integrity hash specified by the source and exposed in the service worker as FetchEvent.request.integrity.
Attachment #8984885 - Flags: review?(valentin.gosu)
Attachment #8984885 - Flags: review?(valentin.gosu) → review+
Pushed by bkelly@mozilla.com:
https://hg.mozilla.org/integration/mozilla-inbound/rev/7827081fdb37
Propagate nsIHttpChannelInternal.integrityMetadata to the parent when the channel is opened. r=valentin
Priority: -- → P2
https://hg.mozilla.org/mozilla-central/rev/7827081fdb37
Status: ASSIGNED → RESOLVED
Closed: 6 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla62
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: