[Webkit-unassigned] [Bug 135903] New: Web Inspector: Inspecting an element on some pages throws an exception: "Unknown issue source: rendering"

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Aug 13 13:52:57 PDT 2014


https://bugs.webkit.org/show_bug.cgi?id=135903

           Summary: Web Inspector: Inspecting an element on some pages
                    throws an exception: "Unknown issue source: rendering"
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: All
        OS/Version: All
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Web Inspector
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: jonowells at apple.com
                CC: timothy at apple.com, joepeck at webkit.org,
                    webkit-bug-importer at group.apple.com,
                    graouts at webkit.org


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)

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list