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 Inspector | Assignee: | 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 | ||
Jonathan Wells
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)
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Radar WebKit Bug Importer
<rdar://problem/18010071>
Timothy Hatcher
*** This bug has been marked as a duplicate of bug 135574 ***