Closed
Bug 1224865
Opened 10 years ago
Closed 10 years ago
Don't set a document in FetchDriver for requests in workers
Categories
(Core :: DOM: Core & HTML, defect)
Core
DOM: Core & HTML
Tracking
()
RESOLVED
FIXED
mozilla45
| Tracking | Status | |
|---|---|---|
| firefox45 | --- | fixed |
People
(Reporter: sicking, Unassigned)
Details
Attachments
(1 file)
|
2.00 KB,
patch
|
bkelly
:
review+
|
Details | Diff | Splinter Review |
The document is (and should be) ignored anyway.
I.e. setting a loadingDocument on a channel should only be done when a document is actually doing the loading.
Attachment #8687595 -
Flags: review?(bkelly)
Updated•10 years ago
|
Attachment #8687595 -
Flags: review?(bkelly) → review+
Comment 2•10 years ago
|
||
| bugherder | ||
Status: NEW → RESOLVED
Closed: 10 years ago
status-firefox45:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → mozilla45
| Assignee | ||
Updated•7 years ago
|
Component: DOM → DOM: Core & HTML
You need to log in
before you can comment on or make changes to this bug.
Description
•