Closed
Bug 76292
Opened 24 years ago
Closed 24 years ago
js error in securityUI.js when opening a new browser window
Categories
(SeaMonkey :: UI Design, defect)
Tracking
(Not tracked)
VERIFIED
FIXED
People
(Reporter: bugzilla, Assigned: jag+mozbugs)
Details
Attachments
(1 file)
1.47 KB,
patch
|
Details | Diff | Splinter Review |
found with a 7:15pm-ish debug linux build. when i open a news browser window
[eg, ctrl+N], i always get the following error in the console:
JavaScript error:
chrome://communicator/content/securityUI.js line 30:
Components.classes['@mozilla.org/secure_browser_ui;1'] has no properties
Assignee | ||
Comment 1•24 years ago
|
||
Assignee | ||
Comment 2•24 years ago
|
||
So this will prevent the error warning by not assuming PSM to be installed.
But shouldn't these files be part of the PSM install and done through dynamic
overlays?
I'd like to get this patch in for now though, 'coz it's a major "well, stuff
went wrong, and that was on the console, so it must be related" point of
confusion.
Status: NEW → ASSIGNED
Comment 4•24 years ago
|
||
ok, sr=ben@netscape.com. I agree with jag.
Assignee | ||
Comment 5•24 years ago
|
||
Checked in, marking fixed.
Status: ASSIGNED → RESOLVED
Closed: 24 years ago
Resolution: --- → FIXED
Reporter | ||
Comment 6•24 years ago
|
||
vrfy fixed on 11pm debug build from last night.
Status: RESOLVED → VERIFIED
Updated•20 years ago
|
Product: Core → Mozilla Application Suite
You need to log in
before you can comment on or make changes to this bug.
Description
•