Closed
Bug 633667
Opened 14 years ago
Closed 14 years ago
incorrect stream error value sent to plugins when they reject a redirect
Categories
(Core Graveyard :: Plug-ins, defect)
Core Graveyard
Plug-ins
Tracking
(blocking2.0 final+)
RESOLVED
FIXED
Tracking | Status | |
---|---|---|
blocking2.0 | --- | final+ |
People
(Reporter: jaas, Assigned: jaas)
Details
(Whiteboard: [softblocker])
Attachments
(1 file)
3.57 KB,
patch
|
benjamin
:
review+
|
Details | Diff | Splinter Review |
According to the spec, when a plugin rejects an HTTP redirect the browser should kill the stream with "NPRES_USER_BREAK". It has been reported by a plugin vendor that we're returning a different error in this case.
https://wiki.mozilla.org/NPAPI:HTTPRedirectHandling
Attachment #512061 -
Flags: review?(benjamin)
Updated•14 years ago
|
Attachment #512061 -
Flags: review?(benjamin) → review+
Updated•14 years ago
|
Whiteboard: [softblocker]
pushed to mozilla-central
http://hg.mozilla.org/mozilla-central/rev/1a75e03f2a65
Status: NEW → RESOLVED
Closed: 14 years ago
Resolution: --- → FIXED
Updated•3 years ago
|
Product: Core → Core Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•