Closed
Bug 292956
Opened 20 years ago
Closed 20 years ago
Cached prescontexts still hold a pointer to the docshell
Categories
(Core :: DOM: Navigation, defect)
Core
DOM: Navigation
Tracking
()
RESOLVED
FIXED
People
(Reporter: bzbarsky, Unassigned)
References
Details
See bug 274784 comment 48.
This may not be an issue depending on what else we decide as far as access to
the cached document. But as things stand, the cached prescontext holds a weak
pointer to the docshell, and links use this pointer to load URIs.
I'd not worry about this too much until we define the access policy for the
cached document.
| Reporter | ||
Updated•20 years ago
|
Blocks: blazinglyfastback
Comment 1•20 years ago
|
||
fixed by bug 293173 checkin
Status: NEW → RESOLVED
Closed: 20 years ago
Resolution: --- → FIXED
Component: History: Session → Document Navigation
QA Contact: history.session → docshell
You need to log in
before you can comment on or make changes to this bug.
Description
•