Bug 130368

Summary: Web Inspector: Uncaught Exception in JSContext Inspector
Product: WebKit Reporter: Joseph Pecoraro <joepeck>
Component: Web InspectorAssignee: Joseph Pecoraro <joepeck>
Status: RESOLVED FIXED    
Severity: Normal CC: commit-queue, graouts, joepeck, timothy, webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: 528+ (Nightly build)   
Hardware: All   
OS: All   
Attachments:
Description Flags
[PATCH] Proposed Fix none

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.