Closed
Bug 683609
Opened 13 years ago
Closed 5 years ago
overlays not loaded on page reload
Categories
(Core :: XUL, defect)
Tracking
()
RESOLVED
WONTFIX
People
(Reporter: passfree, Unassigned)
Details
User Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_6_8) AppleWebKit/535.2 (KHTML, like Gecko) Chrome/15.0.865.0 Safari/535.2
Steps to reproduce:
The overlays are not loaded when the page inside a window reloads. For example, let's say that we have a window with the following snippet executed on some event:
window.location.reload();
If there are any overlays registered via the chrome registration process they won't be merged into the reloaded document.
Comment 1•5 years ago
|
||
XUL overlays were removed in bug 1426763.
Status: UNCONFIRMED → RESOLVED
Closed: 5 years ago
Resolution: --- → WONTFIX
You need to log in
before you can comment on or make changes to this bug.
Description
•