Closed
Bug 52973
Opened 25 years ago
Closed 25 years ago
nsIHTTPResponseHeader is called after nsIPluginStreamListener::OnStartBinding()
Categories
(Core Graveyard :: Java: OJI, defect, P3)
Tracking
(Not tracked)
People
(Reporter: stanley.ho, Assigned: edburns)
Details
When using nsIPluginManager::GetURL/PostURL and passing it a stream listener,
the nsIHTTPResponseHeader::NewResponseHeader is called after
nsIPluginStreamListener::OnStartBinding(), which is wrong.
*** This bug has been marked as a duplicate of 50811 ***
Status: NEW → RESOLVED
Closed: 25 years ago
Resolution: --- → DUPLICATE
You need to log in
before you can comment on or make changes to this bug.
Description
•