Bug 113315

Summary: Web Inspector: Timeline. Scroll dividers with the underlying events.
Product: WebKit Reporter: Ilya Tikhonovsky <loislo>
Component: Web Inspector (Deprecated)Assignee: Ilya Tikhonovsky <loislo>
Status: RESOLVED FIXED    
Severity: Normal CC: apavlov, caseq, keishi, loislo, pfeldman, pmuellr, vsevik, web-inspector-bugs, yurys
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: All   
OS: All   
Attachments:
Description Flags
Patch
pfeldman: review+, buildbot: commit-queue-
screenshot none

Description Ilya Tikhonovsky 2013-03-26 09:16:48 PDT
EOM
Comment 1 Ilya Tikhonovsky 2013-03-26 09:20:46 PDT
Created attachment 195098 [details]
Patch
Comment 2 Pavel Feldman 2013-03-26 09:27:33 PDT
Comment on attachment 195098 [details]
Patch

View in context: https://bugs.webkit.org/attachment.cgi?id=195098&action=review

> Source/WebCore/inspector/front-end/TimelinePanel.js:1357
>      grandMinimumBoundary: function()

Lets call this zeroTime
Comment 3 Andrey Kosyakov 2013-03-26 10:12:29 PDT
This leads to padding always being present in frame mode -- is this the intent?
Comment 4 Build Bot 2013-03-26 11:23:56 PDT
Comment on attachment 195098 [details]
Patch

Attachment 195098 [details] did not pass win-ews (win):
Output: http://webkit-commit-queue.appspot.com/results/17172699
Comment 5 Ilya Tikhonovsky 2013-03-27 00:34:00 PDT
Committed r146969: <http://trac.webkit.org/changeset/146969>
Comment 6 Ilya Tikhonovsky 2013-03-27 00:45:30 PDT
(In reply to comment #3)
> This leads to padding always being present in frame mode -- is this the intent?

It also useful in that case, see screenshot
Comment 7 Ilya Tikhonovsky 2013-03-27 00:45:56 PDT
Created attachment 195233 [details]
screenshot