Closed
Bug 580352
Opened 14 years ago
Closed 14 years ago
Make sure the contentWindow passed to windowInitializer is a browser contentWindow
Categories
(DevTools :: General, defect)
Tracking
(Not tracked)
RESOLVED
DUPLICATE
of bug 579954
People
(Reporter: ddahl, Unassigned)
References
Details
I think the content-document-global-created topic is passed to the window Observer for more than just browser windows. We need to ignore non-browser windows.
Reporter | ||
Updated•14 years ago
|
Summary: Make sure the XUL Window passed to windowInitializer is a browser window → Make sure the contentWindow passed to windowInitializer is a browser contentWindow
Reporter | ||
Updated•14 years ago
|
Status: NEW → RESOLVED
Closed: 14 years ago
Resolution: --- → DUPLICATE
Updated•6 years ago
|
Product: Firefox → DevTools
You need to log in
before you can comment on or make changes to this bug.
Description
•