Closed
Bug 317377
Opened 19 years ago
Closed 7 years ago
Make nsIWebPageDescriptor more useful
Categories
(Core :: DOM: Navigation, defect)
Tracking
()
RESOLVED
WONTFIX
People
(Reporter: bzbarsky, Unassigned)
References
Details
Right now the code for bug 172817 has to createInstance a webshell (and then use it without actually initing it, etc) just because it wants to use an nsIWebPageDescriptor to load data without rehitting the network).
I feel that we should probably allow either passing nsIWebPageDescriptor to nsIWebBrowserPersist or passing it to the URILoader in some way (and getting back data?). Or both. Or something else that allows me to go from a web page descriptor to something useful...
Thoughts?
Updated•15 years ago
|
QA Contact: adamlock → docshell
Comment 1•7 years ago
|
||
We're going to delete this interface altogether in bug 1443355.
Status: NEW → RESOLVED
Closed: 7 years ago
Resolution: --- → WONTFIX
You need to log in
before you can comment on or make changes to this bug.
Description
•