Closed
Bug 344211
Opened 18 years ago
Closed 17 years ago
Adding <xul:browser> to document causes uncatchable "Permission denied to get property UnnamedClass.classes"
Categories
(Core :: XUL, defect)
Tracking
()
RESOLVED
WORKSFORME
People
(Reporter: jruderman, Unassigned)
References
Details
(Keywords: testcase)
Attachments
(1 file)
(deleted),
application/vnd.mozilla.xul+xml
|
Details |
The testcase causes:
JavaScript error: addbrowser.xul, line 11: uncaught exception: Permission denied to get property UnnamedClass.classes
Even though the script that adds the <xul:browser> to the document is contained in try/catch block, execution of the script just halts.
Reporter | ||
Comment 1•18 years ago
|
||
Reporter | ||
Comment 2•18 years ago
|
||
Bug 344334 is similar.
Reporter | ||
Comment 3•17 years ago
|
||
WFM on trunk.
Status: NEW → RESOLVED
Closed: 17 years ago
Resolution: --- → WORKSFORME
Component: XP Toolkit/Widgets: XUL → XUL
QA Contact: xptoolkit.xul → xptoolkit.widgets
You need to log in
before you can comment on or make changes to this bug.
Description
•