Closed
Bug 606305
Opened 15 years ago
Closed 15 years ago
atob on 4.0b6 triggers Illegal operation on WrappedNative prototype object NS_ERROR_XPC_BAD_OP_ON_WN_PROTO
Categories
(Mozilla Labs :: Labs Pack, defect)
Mozilla Labs
Labs Pack
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: Mardak, Assigned: Mardak)
Details
Error: Sigma verify exception! [Exception... "Illegal operation on WrappedNative prototype object" nsresult: "0x8057000c (NS_ERROR_XPC_BAD_OP_ON_WN_PROTO)" location: "JS frame :: resource://gre/modules/XPIProvider.jsm -> sigma@labs.mozilla/bootstrap.js :: makeSECItem :: line 287" data: no]
Seems to be fixed since september 1:
0831 bad http://hg.mozilla.org/tracemonkey/rev/e8ee411dca70
0901 ok http://hg.mozilla.org/tracemonkey/rev/319b1a4e0883
That range includes the jaeger landing of 1000+ changesets..
| Assignee | ||
Comment 1•15 years ago
|
||
http://hg.mozilla.org/labs/sigma/rev/a10d3c3c8301
Wrap atob until we drop support for 4.0b6 and then just return atob as before.
Assignee: nobody → edilee
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
•