Bug 130368 - Web Inspector: Uncaught Exception in JSContext Inspector
Summary: Web Inspector: Uncaught Exception in JSContext Inspector
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: 2014-03-17 16:47 PDT by Joseph Pecoraro
Modified: 2014-03-17 17:34 PDT (History)
5 users (show)

See Also:


Attachments
[PATCH] Proposed Fix (1.39 KB, patch)
2014-03-17 16:49 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 2014-03-17 16:47:29 PDT
[Error] ReferenceError: Can't find variable: DOMAgent
	_accessibilitySupported (DOMNodeDetailsSidebarPanel.js, line 110)
	DOMNodeDetailsSidebarPanel (DOMNodeDetailsSidebarPanel.js, line 59)
	contentLoaded (Main.js, line 299)
	(anonymous function) ([native code], line 0)
Comment 1 Joseph Pecoraro 2014-03-17 16:49:20 PDT
Created attachment 226978 [details]
[PATCH] Proposed Fix
Comment 2 WebKit Commit Bot 2014-03-17 17:34:56 PDT
Comment on attachment 226978 [details]
[PATCH] Proposed Fix

Clearing flags on attachment: 226978

Committed r165779: <http://trac.webkit.org/changeset/165779>
Comment 3 WebKit Commit Bot 2014-03-17 17:34:59 PDT
All reviewed patches have been landed.  Closing bug.