RESOLVED FIXED Bug 58273
Web Inspector: REGRESSION: Most resources in the Network panel show a blank panel when clicked
https://bugs.webkit.org/show_bug.cgi?id=58273
Summary Web Inspector: REGRESSION: Most resources in the Network panel show a blank p...
Matt Lilek
Reported 2011-04-11 14:43:21 PDT
Created attachment 89095 [details] Screenshot Go to webkit.org, open the Inspector, select the Network panel and reload the page. Click any of the text resources in the sidebar, all you get is a bit fat grey area instead of your lovely web content. Using the inspector on the inspector (yo dawg), shows a bunch of these in the console: TypeError: 'undefined' is not an object (evaluating 'this._textViewer.element') inspector.js:27023 Using the r83424 nightly on SnowLeopard.
Attachments
Screenshot (157.24 KB, image/png)
2011-04-11 14:43 PDT, Matt Lilek
no flags
Patch. (8.85 KB, patch)
2011-04-12 02:20 PDT, Pavel Podivilov
no flags
Add test. (11.06 KB, patch)
2011-04-12 04:18 PDT, Pavel Podivilov
pfeldman: review+
Pavel Podivilov
Comment 1 2011-04-12 02:20:05 PDT
Pavel Feldman
Comment 2 2011-04-12 03:45:10 PDT
Comment on attachment 89179 [details] Patch. Can this be tested? Opening single resource in the panel + checking that there are no errors would be sufficient.
Pavel Podivilov
Comment 3 2011-04-12 04:18:19 PDT
Created attachment 89187 [details] Add test.
Pavel Podivilov
Comment 4 2011-04-12 04:38:39 PDT
Note You need to log in before you can comment on or make changes to this bug.