Closed Bug 221232 Opened 21 years ago Closed 21 years ago

[permmgr] js error in chrome://navigator/content/navigator.js

Categories

(Core :: Networking: Cookies, defect)

defect
Not set
normal

Tracking

()

VERIFIED FIXED

People

(Reporter: dwitte, Assigned: mvl)

References

Details

Attachments

(1 file)

saw this while hacking around on cookiemgr today:

Error: popupManager.getEnumerator is not a function
Source File: chrome://navigator/content/navigator.js
Line: 172

looks like there's no getEnumerator method on nsIPopupWindowManager... mvl, is
this you?
I guess this is for firebird.
popupManager needs to be permissionManager. I'm not sure why the enumarator is
used. It seems to me that testPermission would work too, but i need to double
check that.
firebird? no, i saw this on seamonkey.

please fix :)
Attached patch patch v1Splinter Review
The popupwindowmanager enumerator is gone, the permission manager should be
used instead.
Comment on attachment 133572 [details] [diff] [review]
patch v1

on irc: <dwitte_z> r=me

bryner, can you sr?
Attachment #133572 - Flags: superreview?(bryner)
Attachment #133572 - Flags: review+
Attachment #133572 - Flags: superreview?(bryner) → superreview+
checked in
Status: NEW → RESOLVED
Closed: 21 years ago
Resolution: --- → FIXED
*** Bug 200305 has been marked as a duplicate of this bug. ***
No longer blocks: 200305
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: