Bug 152944 - Uncaught Exception: TypeError: undefined is not an object (evaluating 'this._scopeChain[i].object.deprecatedGetAllProperties')
Summary: Uncaught Exception: TypeError: undefined is not an object (evaluating 'this._...
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Web Inspector (show other bugs)
Version: WebKit Nightly Build
Hardware: All All
: P2 Normal
Assignee: Joseph Pecoraro
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2016-01-09 00:30 PST by Joseph Pecoraro
Modified: 2016-01-10 12:25 PST (History)
8 users (show)

See Also:


Attachments
[PATCH] Proposed Fix (1.67 KB, patch)
2016-01-09 00:32 PST, Joseph Pecoraro
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Joseph Pecoraro 2016-01-09 00:30:19 PST
* SUMMARY
Uncaught Exception: TypeError: undefined is not an object (evaluating 'this._scopeChain[i].object.deprecatedGetAllProperties')

* STEPS TO REPRODUCE
1. Trigger breakpoint
2. Type in quick console
  => uncaught exception
Comment 1 Radar WebKit Bug Importer 2016-01-09 00:30:33 PST
<rdar://problem/24119827>
Comment 2 Joseph Pecoraro 2016-01-09 00:32:01 PST
Created attachment 268616 [details]
[PATCH] Proposed Fix
Comment 3 BJ Burg 2016-01-10 11:38:30 PST
Comment on attachment 268616 [details]
[PATCH] Proposed Fix

r=me
Comment 4 WebKit Commit Bot 2016-01-10 12:25:39 PST
Comment on attachment 268616 [details]
[PATCH] Proposed Fix

Clearing flags on attachment: 268616

Committed r194829: <http://trac.webkit.org/changeset/194829>
Comment 5 WebKit Commit Bot 2016-01-10 12:25:45 PST
All reviewed patches have been landed.  Closing bug.