Closed
Bug 1376079
Opened 7 years ago
Closed 7 years ago
Make sure file URL channels call OnStartRequest on the HTML parser only after the script global object is set (like HTTP channels)
Categories
(Core :: Networking: File, enhancement)
Core
Networking: File
Tracking
()
RESOLVED
INVALID
People
(Reporter: hsivonen, Unassigned)
References
Details
(Whiteboard: [necko-next])
Make sure file URL channels call OnStartRequest on the HTML parser only after the script global object is set (like HTTP channels). It seems that currently these happen in the reverse order for file URL channels compared to HTTP channels.
Reporter | ||
Updated•7 years ago
|
Updated•7 years ago
|
Flags: needinfo?(jduell.mcbugs)
Whiteboard: [necko-next]
Reporter | ||
Comment 1•7 years ago
|
||
I might have been mistaken with this. Re-checking now.
Reporter | ||
Comment 2•7 years ago
|
||
This was a mistake on my part. Sorry about the noise.
Status: NEW → RESOLVED
Closed: 7 years ago
Flags: needinfo?(jduell.mcbugs)
Resolution: --- → INVALID
You need to log in
before you can comment on or make changes to this bug.
Description
•