Closed Bug 1169296 Opened 10 years ago Closed 10 years ago

Intercepting top-level document loads is not working with JAR channels

Categories

(Core :: DOM: Service Workers, defect)

defect
Not set
normal

Tracking

()

RESOLVED FIXED
NGA S2 (12Jun)
Tracking Status
firefox41 --- fixed

People

(Reporter: ferjm, Assigned: ferjm)

References

Details

(Whiteboard: [s3])

Attachments

(2 files, 1 obsolete file)

No description provided.
Assignee: nobody → ferjmoreno
Whiteboard: [s2]
Fernando you meant to block the sync meta or the sw meta?
Flags: needinfo?(ferjmoreno)
Of course, yes. That's a good reflect of what I have in mind...
Flags: needinfo?(ferjmoreno)
Attached patch v1 (obsolete) (deleted) — Splinter Review
Attached patch Test (deleted) — Splinter Review
Attachment #8612834 - Flags: review?(josh)
Attachment #8612802 - Flags: review?(josh)
It seems that this bug is necessary to make work app:// with SW, blocking for that case v2 meta. Please, change it if I am wrong. Thanks!
Comment on attachment 8612802 [details] [diff] [review] v1 Review of attachment 8612802 [details] [diff] [review]: ----------------------------------------------------------------- ::: modules/libjar/nsJARChannel.cpp @@ +922,5 @@ > + // later if needed. > + mOpened = true; > + > + if (mLoadGroup) > + mLoadGroup->AddRequest(this, nullptr); Let's split off the original code in ContinueAsyncOpen into a FinishAsyncOpen method and just call that here.
Attachment #8612802 - Flags: review?(josh)
Attachment #8612834 - Flags: review?(josh) → review+
Whiteboard: [s2] → [s3]
Target Milestone: --- → NGA S2 (12Jun)
Attached patch v2 (deleted) — Splinter Review
Attachment #8612802 - Attachment is obsolete: true
Attachment #8614039 - Flags: review?(josh)
Attachment #8614039 - Flags: review?(josh) → review+
Status: NEW → ASSIGNED
Status: ASSIGNED → RESOLVED
Closed: 10 years ago
Flags: in-testsuite+
Resolution: --- → FIXED
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: