Closed
Bug 370341
Opened 18 years ago
Closed 14 years ago
browser.popupUrls has no properties
Categories
(SeaMonkey :: General, defect)
Tracking
(Not tracked)
RESOLVED
DUPLICATE
of bug 352465
People
(Reporter: csthomas, Unassigned)
Details
(Whiteboard: [SmBugEvent])
If you open a page in a background tab and it tries to launch a popup, you get:
Error: browser.popupUrls has no properties
Source File: chrome://navigator/content/navigator.js
Line: 2386
I suspect the code in nsBrowserStatusHandler.js (in onLocationChange) that sets browser.popupUrls = [] is not being executed.
Comment 1•17 years ago
|
||
Which product/version are you using ?
Can you reproduce with SeaMonkey v1.1.9 ?
Can you reproduce with SeaMonkey v2.0a1pre ?
![]() |
||
Comment 2•14 years ago
|
||
browser.popupUrls removed in Bug 352465. The underlying issue was also probably fixed in the rewrite in Bug 352465. Setting DUP
Status: NEW → RESOLVED
Closed: 14 years ago
Resolution: --- → DUPLICATE
Whiteboard: [SmBugEvent]
You need to log in
before you can comment on or make changes to this bug.
Description
•