Bug 109943 - Web Inspector: [Network] Timeline bars and dividers are positioned in different coordinate systems.
Summary: Web Inspector: [Network] Timeline bars and dividers are positioned in differe...
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: Eugene Klyuchnikov
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-02-15 07:57 PST by Eugene Klyuchnikov
Modified: 2013-02-25 03:47 PST (History)
9 users (show)

See Also:


Attachments
Patch (4.79 KB, patch)
2013-02-15 08:01 PST, Eugene Klyuchnikov
no flags Details | Formatted Diff | Diff
Screenshot (36.00 KB, image/png)
2013-02-18 04:39 PST, Eugene Klyuchnikov
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description Eugene Klyuchnikov 2013-02-15 07:57:19 PST
Original issue: https://code.google.com/p/chromium/issues/detail?id=157629

Look at network log: red bar (on load) is positioned to the right of the last required load.
This is incorrect. For exmaple, in case of short event it should be positioned in the center of the bar.
Comment 1 Eugene Klyuchnikov 2013-02-15 08:01:55 PST
Created attachment 188573 [details]
Patch
Comment 2 Pavel Feldman 2013-02-18 03:58:22 PST
Is there a screenshot? Do we need a test for this?
Comment 3 Eugene Klyuchnikov 2013-02-18 04:39:34 PST
Created attachment 188849 [details]
Screenshot
Comment 4 WebKit Review Bot 2013-02-25 03:47:17 PST
Comment on attachment 188573 [details]
Patch

Clearing flags on attachment: 188573

Committed r143902: <http://trac.webkit.org/changeset/143902>
Comment 5 WebKit Review Bot 2013-02-25 03:47:21 PST
All reviewed patches have been landed.  Closing bug.