RESOLVED FIXED 133701
Web Inspector: clicking "Show All Nodes" button throws TypeError
https://bugs.webkit.org/show_bug.cgi?id=133701
Summary Web Inspector: clicking "Show All Nodes" button throws TypeError
Jonathan Wells
Reported 2014-06-10 14:30:26 PDT
Created attachment 232818 [details] Test case To reproduce, open attached 501nodes.html and inspect the DOM. Click the "Show All Nodes" button while inspecting the inspector. [Error] TypeError: null is not an object (evaluating 'window.getComputedStyle(this._listItemNode).getPropertyCSSValue("padding-left").getFloatValue') isEventWithinDisclosureTriangle (TreeOutline.js, line 1067) treeElementToggled (TreeOutline.js, line 763)
Attachments
Test case (9.68 KB, text/html)
2014-06-10 14:30 PDT, Jonathan Wells
no flags
[PATCH] Fix attempt. (1.95 KB, patch)
2014-06-24 17:24 PDT, Jonathan Wells
no flags
Radar WebKit Bug Importer
Comment 1 2014-06-10 14:31:46 PDT
Radar WebKit Bug Importer
Comment 2 2014-06-10 14:31:53 PDT
Jonathan Wells
Comment 3 2014-06-24 17:24:19 PDT
Created attachment 233768 [details] [PATCH] Fix attempt.
WebKit Commit Bot
Comment 4 2014-06-24 20:13:47 PDT
Comment on attachment 233768 [details] [PATCH] Fix attempt. Clearing flags on attachment: 233768 Committed r170416: <http://trac.webkit.org/changeset/170416>
WebKit Commit Bot
Comment 5 2014-06-24 20:13:52 PDT
All reviewed patches have been landed. Closing bug.
Note You need to log in before you can comment on or make changes to this bug.