Closed
Bug 266613
Opened 20 years ago
Closed 8 years ago
nsWebBrowserPersist should implement nsIWebProgress
Categories
(Core Graveyard :: Embedding: APIs, defect)
Core Graveyard
Embedding: APIs
Tracking
(Not tracked)
RESOLVED
INCOMPLETE
People
(Reporter: darin.moz, Unassigned)
References
Details
nsWebBrowserPersist should implement nsIWebProgress. I noticed that nsWebBrowserPersist makes nsIWebProgressListener calls. That's fine, but it should implement nsIWebProgress so it has something to pass as the first argument to the nsIWebProgressListener methods. Otherwise, it makes it hard to write generic WPL code. Of course, there would be no DOMWindow associated with the WBP nsIWP impl.
| Reporter | ||
Updated•18 years ago
|
Assignee: darin → nobody
QA Contact: apis
Comment 1•8 years ago
|
||
Marking a bunch of bugs in the "Embedding: APIs" component INCOMPLETE in preparation to archive that component. If I have done this incorrectly, please reopen the bugs and move them to a more correct component as we don't have "embedding" APIs any more.
Status: NEW → RESOLVED
Closed: 8 years ago
Resolution: --- → INCOMPLETE
Updated•6 years ago
|
Product: Core → Core Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•