Bug 143741 - Web Inspector: Uncaught exception in JSContext inspector when opening
Summary: Web Inspector: Uncaught exception in JSContext inspector when opening
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Web Inspector (show other bugs)
Version: 528+ (Nightly build)
Hardware: All All
: P2 Normal
Assignee: Joseph Pecoraro
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2015-04-14 17:03 PDT by Joseph Pecoraro
Modified: 2015-04-14 20:58 PDT (History)
8 users (show)

See Also:


Attachments
[PATCH] Proposed Fix (2.42 KB, patch)
2015-04-14 17:15 PDT, 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 2015-04-14 17:03:03 PDT
* SUMMARY
Uncaught exception in JSContext inspector when opening.

[Error] ReferenceError: Can't find variable: TimelineAgent
    _loadNewRecording (TimelineManager.js, line 440)
    delayedWork (TimelineManager.js, line 46)
    delayedWork ([native code], line 0)
Comment 1 Radar WebKit Bug Importer 2015-04-14 17:03:37 PDT
<rdar://problem/20545082>
Comment 2 Joseph Pecoraro 2015-04-14 17:15:51 PDT
Created attachment 250762 [details]
[PATCH] Proposed Fix
Comment 3 WebKit Commit Bot 2015-04-14 20:58:21 PDT
Comment on attachment 250762 [details]
[PATCH] Proposed Fix

Clearing flags on attachment: 250762

Committed r182834: <http://trac.webkit.org/changeset/182834>
Comment 4 WebKit Commit Bot 2015-04-14 20:58:26 PDT
All reviewed patches have been landed.  Closing bug.