RESOLVED FIXED 152326
Uncaught Exception: ReferenceError: Can't find variable: resolvedValue
https://bugs.webkit.org/show_bug.cgi?id=152326
Summary Uncaught Exception: ReferenceError: Can't find variable: resolvedValue
Joseph Pecoraro
Reported 2015-12-15 23:48:21 PST
* SUMMARY Uncaught exceptions right clicking on Array index: ReferenceError: Can't find variable: resolvedValue (at ObjectTreeBaseTreeElement.js:214:67) * STEPS TO REPRODUCE 1. Inspect about:blank 2. js> [1,2,3,4,5,6,7,8,9,0,1,2,3,4] 3. Expand the Array 4. Right click an array index => Exception
Attachments
[PATCH] Proposed Fix (1.48 KB, patch)
2015-12-15 23:55 PST, Joseph Pecoraro
no flags
Radar WebKit Bug Importer
Comment 1 2015-12-15 23:48:33 PST
Joseph Pecoraro
Comment 2 2015-12-15 23:55:17 PST
Created attachment 267442 [details] [PATCH] Proposed Fix
WebKit Commit Bot
Comment 3 2015-12-16 09:36:51 PST
Comment on attachment 267442 [details] [PATCH] Proposed Fix Clearing flags on attachment: 267442 Committed r194147: <http://trac.webkit.org/changeset/194147>
WebKit Commit Bot
Comment 4 2015-12-16 09:36:54 PST
All reviewed patches have been landed. Closing bug.
Note You need to log in before you can comment on or make changes to this bug.