RESOLVED FIXED 18451
REGRESSION: Resource Request and Response headers aren't shown
https://bugs.webkit.org/show_bug.cgi?id=18451
Summary REGRESSION: Resource Request and Response headers aren't shown
bazzoola
Reported 2008-04-12 23:15:24 PDT
Previously http headers were accessible under network pane by clicking on the loading bar. This no longer works under the new setup. If you go to 'Resources' -> 'Graphs' -> Click on any bar nothing will happen.
Attachments
Proposed patch (19.93 KB, patch)
2008-05-21 19:57 PDT, Timothy Hatcher
aroben: review+
Screenshot (136.48 KB, image/png)
2008-05-21 20:05 PDT, Timothy Hatcher
no flags
Timothy Hatcher
Comment 1 2008-04-14 13:33:02 PDT
*** Bug 18496 has been marked as a duplicate of this bug. ***
Timothy Hatcher
Comment 2 2008-05-21 19:57:06 PDT
Created attachment 21280 [details] Proposed patch
Timothy Hatcher
Comment 3 2008-05-21 20:05:24 PDT
Created attachment 21281 [details] Screenshot
Adam Roben (:aroben)
Comment 4 2008-05-21 20:12:25 PDT
Comment on attachment 21280 [details] Proposed patch + (WebInspector.SourceFrame.prototype.get autoSizeToFitContentHeight): + (WebInspector.SourceFrame.prototype.set autoSizeToFitContentHeight): + (WebInspector.SourceFrame.prototype.sizeToFitContentHeight): I think the getter/setter should be prefixed with "should", or you could say "autoSizes" instead of "autoSize". That way this property won't be a verb phrase. r=me
Timothy Hatcher
Comment 5 2008-05-21 20:32:50 PDT
Landed in r33991.
Note You need to log in before you can comment on or make changes to this bug.