Bug 135903

Summary: Web Inspector: Inspecting an element on some pages throws an exception: "Unknown issue source: rendering"
Product: WebKit Reporter: Jonathan Wells <jonowells>
Component: Web InspectorAssignee: Nobody <webkit-unassigned>
Status: RESOLVED DUPLICATE    
Severity: Normal CC: graouts, joepeck, timothy, webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: 528+ (Nightly build)   
Hardware: All   
OS: All   

Description Jonathan Wells 2014-08-13 13:53:07 PDT
Exception being thrown by the inspector when inspecting an element for some pages. 

REPRODUCE:
1. Make sure the inspector is closed
2. Brose to http://theonion.com
3. Inspect an element by control-clicking or right-clicking and selecting Inspect Element
4. Look for this error in the console for this inspector window:

[Error] Unknown issue source: rendering
	IssueMessage (IssueMessage.js, line 90)
	issueWasAdded (IssueManager.js, line 61)
	messageAdded (ConsoleObserver.js, line 39)
	dispatchEvent (InspectorBackend.js, line 321)
	_dispatchEvent (InspectorBackend.js, line 218)
	dispatch (InspectorBackend.js, line 88)
	dispatchNextQueuedMessageFromBackend (MessageDispatcher.js, line 42)
Comment 1 Radar WebKit Bug Importer 2014-08-13 13:53:34 PDT
<rdar://problem/18010071>
Comment 2 Timothy Hatcher 2014-08-15 11:24:29 PDT

*** This bug has been marked as a duplicate of bug 135574 ***