Bug 45892 - Web Inspector: Prevent responseReceivedTime from being > endTime in case mixture of WebCore and Network stack info is used.
Summary: Web Inspector: Prevent responseReceivedTime from being > endTime in case mixt...
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Web Inspector (Deprecated) (show other bugs)
Version: 528+ (Nightly build)
Hardware: All All
: P2 Normal
Assignee: Pavel Feldman
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-09-16 07:54 PDT by Pavel Feldman
Modified: 2015-09-05 15:33 PDT (History)
11 users (show)

See Also:


Attachments
[PATCH] Proposed change. (1.36 KB, patch)
2010-09-16 07:59 PDT, Pavel Feldman
yurys: review+
Details | Formatted Diff | Diff
[PATCH] Proposed change. (1.52 KB, patch)
2010-09-16 08:05 PDT, Pavel Feldman
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Pavel Feldman 2010-09-16 07:54:48 PDT
Patch to follow.
Comment 1 Pavel Feldman 2010-09-16 07:59:12 PDT
Created attachment 67797 [details]
[PATCH] Proposed change.
Comment 2 Yury Semikhatsky 2010-09-16 08:03:15 PDT
Comment on attachment 67797 [details]
[PATCH] Proposed change.

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?
Comment 3 Pavel Feldman 2010-09-16 08:05:05 PDT
Created attachment 67798 [details]
[PATCH] Proposed change.
Comment 4 WebKit Commit Bot 2010-09-16 12:18:02 PDT
Comment on attachment 67798 [details]
[PATCH] Proposed change.

Clearing flags on attachment: 67798

Committed r67648: <http://trac.webkit.org/changeset/67648>
Comment 5 WebKit Commit Bot 2010-09-16 12:18:07 PDT
All reviewed patches have been landed.  Closing bug.