[Webkit-unassigned] [Bug 22144] New: REGRESSION: JS error drilling down childless node

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sat Nov 8 20:15:41 PST 2008


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

           Summary: REGRESSION: JS error drilling down childless node
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: All
               URL: http://webkit.org/
        OS/Version: All
            Status: NEW
          Keywords: Regression
          Severity: Normal
          Priority: P1
         Component: Web Inspector
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: webkit at mattlilek.com
                CC: timothy at hatcher.name


Go to <http://webkit.org/> and open the inspector and double click the <body>
node then double click the <div id="icon"> node.  The body will successfully
become the root object of the tree, but when you do the same for the #icon div,
the following JS error is thrown in the console:

.../WebCore.framework/Resources/inspector/ElementsTreeOutline.js:491: JS ERROR:
TypeError: Result of expression 'this.treeOutline' [null] is not an object.


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



More information about the webkit-unassigned mailing list