Closed Bug 1168676 Opened 10 years ago Closed 10 years ago

Don't intercept object/embed right now

Categories

(Core :: DOM: Service Workers, defect)

defect
Not set
normal

Tracking

()

RESOLVED FIXED
mozilla41
Tracking Status
firefox41 --- fixed

People

(Reporter: nsm, Assigned: nsm, Mentored)

Details

(Whiteboard: [lang=c++])

Attachments

(1 file, 1 obsolete file)

This should require obtaining the nsIHttpChannelInternal interface from the channel that is created by HTMLEmbedElement and HTMLObjectElement and calling the ForceNoIntercept method.
Mentor: josh
Whiteboard: [lang=c++]
Attached file MozReview Request: bz://1168676/nsm (obsolete) (deleted) —
/r/9509 - Bug 1168676 - Switch off embed/object ServiceWorker interception. r=ehsan Pull down this commit: hg pull -r 684a932803c29c73eabc3f4843a628cdcbe261cb https://reviewboard-hg.mozilla.org/gecko/
Attachment #8611551 - Flags: review?(ehsan)
https://reviewboard.mozilla.org/r/9507/#review8277 ::: dom/workers/test/serviceworkers/fetch/context/index.html:244 (Diff revision 1) > + return Promise.resolve().then(function() { Nit: please move this to the beginning of the function.
Comment on attachment 8611551 [details] MozReview Request: bz://1168676/nsm I'm sorry, ReviewBoard keeps fighting me. :(
Attachment #8611551 - Flags: review?(ehsan) → review+
All failing just like in the try push, apparently...
Assignee: nobody → nsm.nikhil
Status: NEW → RESOLVED
Closed: 10 years ago
Flags: in-testsuite+
Resolution: --- → FIXED
Target Milestone: --- → mozilla41
Flags: needinfo?(nsm.nikhil)
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: