Closed Bug 740216 Opened 12 years ago Closed 12 years ago

Accessing localStorage via Web Console results in Exception: "Illegal operation on WrappedNative prototype object"

Categories

(DevTools :: Console, defect)

14 Branch
x86
macOS
defect
Not set
normal

Tracking

(Not tracked)

RESOLVED DUPLICATE of bug 726949

People

(Reporter: osmose, Unassigned)

References

()

Details

Tested in Nightly 14.0a1 (2012-03-28) on OS X 10.6.8.

Reproduction Steps:
1. Visit http://www.mozilla.org
2. Open the web console
3. Enter 'localStorage' into the console and hit enter.

Expected: An entry in the console showing details and contents of localStorage.

Actual: An exception entry in the console:

[Exception... "Illegal operation on WrappedNative prototype object"  nsresult: "0x8057000c (NS_ERROR_XPC_BAD_OP_ON_WN_PROTO)"  location: "JS frame :: Web Console :: <TOP_LEVEL> :: line 1"  data: no]
Known regression.
Status: NEW → RESOLVED
Closed: 12 years ago
Resolution: --- → DUPLICATE
Product: Firefox → DevTools
You need to log in before you can comment on or make changes to this bug.