Closed
Bug 442489
Opened 17 years ago
Closed 7 years ago
Error reported in XPCSafeJSObjectWrapper.cpp rather than web page
Categories
(Core :: XPConnect, defect)
Tracking
()
RESOLVED
INACTIVE
People
(Reporter: johnjbarton, Unassigned)
References
(Blocks 1 open bug)
Details
(Keywords: testcase, Whiteboard: [firebug-p3])
Attachments
(1 file)
1.15 KB,
text/html
|
Details |
In the attached test case, a warning message in a script is reported as coming from XPCSafeJSObjectWrapper.cpp rather than from the web page.
Example requires javascript.options.strict true. I don't know if the bug depends upon that (doubt it).
Note that the script is in body element.
The test case is also available:
https://fbug.googlecode.com/svn/tests/issues/issue793.html
The original Firebug bug report is:
http://code.google.com/p/fbug/issues/detail?id=793
Reporter | ||
Comment 1•17 years ago
|
||
The test case is also available:
http://fbug.googlecode.com/svn/tests/issues/issue793.html
Reporter | ||
Comment 2•17 years ago
|
||
The bug disappears if the script tag has type="text/javascript"
Whiteboard: [firebug-p3]
Updated•17 years ago
|
Product: Firefox → Core
QA Contact: general → general
Updated•17 years ago
|
Component: General → XPConnect
QA Contact: general → xpconnect
Comment 3•16 years ago
|
||
is this still a bug? The included testcase appears to be working.
Comment 4•7 years ago
|
||
Per policy at https://wiki.mozilla.org/Bug_Triage/Projects/Bug_Handling/Bug_Husbandry#Inactive_Bugs. If this bug is not an enhancement request or a bug not present in a supported release of Firefox, then it may be reopened.
Status: NEW → RESOLVED
Closed: 7 years ago
Resolution: --- → INACTIVE
You need to log in
before you can comment on or make changes to this bug.
Description
•