Bug 89798 - Web Inspector: Fix negative time interval on zoom-in
Summary: Web Inspector: Fix negative time interval on zoom-in
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: eustas.bug
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-06-22 17:54 PDT by eustas.bug
Modified: 2012-06-23 10:05 PDT (History)
12 users (show)

See Also:


Attachments
Patch (2.16 KB, patch)
2012-06-22 17:57 PDT, eustas.bug
pfeldman: review+
Details | Formatted Diff | Diff
Patch (2.29 KB, patch)
2012-06-22 18:23 PDT, eustas.bug
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description eustas.bug 2012-06-22 17:54:18 PDT
Steps to reproduce:
1) Record timeline
2) Select small range with left tick close to zero
3) Move pointer to the right end of the ruler
4) Zoom-in with mouse-wheel

Result: right tick goes below the zero.
Comment 1 eustas.bug 2012-06-22 17:57:14 PDT
Created attachment 149147 [details]
Patch
Comment 2 Andrey Kosyakov 2012-06-22 18:07:40 PDT
Comment on attachment 149147 [details]
Patch

LGTM
Comment 3 eustas.bug 2012-06-22 18:23:58 PDT
Created attachment 149150 [details]
Patch
Comment 4 Andrey Kosyakov 2012-06-22 18:35:39 PDT
Committed r121084: <http://trac.webkit.org/changeset/121084>
Comment 5 Yury Semikhatsky 2012-06-23 10:05:25 PDT
Comment on attachment 149150 [details]
Patch

Clearing r? to remove the bug from the request queue.