Closed
Bug 585754
Opened 15 years ago
Closed 15 years ago
"Assertion failure: defineProperty access check failed"
Categories
(Core :: JavaScript Engine, defect)
Tracking
()
RESOLVED
FIXED
People
(Reporter: jruderman, Unassigned)
References
Details
(Keywords: assertion, testcase)
Attachments
(1 file)
|
266 bytes,
text/html
|
Details |
Assertion failure: defineProperty access check failed, at /builds/slave/mozilla-central-macosx-debug/build/js/src/jsobj.cpp:2205
Comment 1•15 years ago
|
||
XMLHttpRequest is noAccess...
Comment 2•15 years ago
|
||
On purpose and everything. This means the patch in bug 583850 should be backed out.
| Reporter | ||
Comment 3•15 years ago
|
||
Fixed by that backout. I guess this test should become a mochitest, ensuring that it throws?
Status: NEW → RESOLVED
Closed: 15 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•