[webkit-reviews] review granted: [Bug 45892] Web Inspector: Prevent responseReceivedTime from being > endTime in case mixture of WebCore and Network stack info is used. : [Attachment 67797] [PATCH] Proposed change.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Sep 16 08:03:14 PDT 2010


Yury Semikhatsky <yurys at chromium.org> has granted Pavel Feldman
<pfeldman at chromium.org>'s request for review:
Bug 45892: Web Inspector: Prevent responseReceivedTime from being > endTime in
case mixture of WebCore and Network stack info is used.
https://bugs.webkit.org/show_bug.cgi?id=45892

Attachment 67797: [PATCH] Proposed change.
https://bugs.webkit.org/attachment.cgi?id=67797&action=review

------- Additional Comments from Yury Semikhatsky <yurys at chromium.org>
View in context:
https://bugs.webkit.org/attachment.cgi?id=67797&action=prettypatch

> WebCore/inspector/InspectorResource.cpp:462
> +	   // Mixture of these could be used in case of cached resources.

Could you provide more detailed description of what's going on here?


More information about the webkit-reviews mailing list