Bug 89579

Summary: Web Inspector: Timeline label bar jiggles when scrolling
Product: WebKit Reporter: Pavel Feldman <pfeldman>
Component: Web Inspector (Deprecated)Assignee: Pavel Feldman <pfeldman>
Status: RESOLVED FIXED    
Severity: Normal CC: apavlov, bweinstein, joepeck, keishi, loislo, pfeldman, pmuellr, rik, timothy, yurys
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: All   
OS: All   
Attachments:
Description Flags
Patch
none
Patch
none
[Patch] for landing none

Description Pavel Feldman 2012-06-20 10:21:11 PDT
Patch to follow.
Comment 1 Pavel Feldman 2012-06-20 10:23:12 PDT
Created attachment 148594 [details]
Patch
Comment 3 Pavel Feldman 2012-06-20 10:48:13 PDT
Created attachment 148602 [details]
Patch
Comment 4 Vsevolod Vlasov 2012-06-20 10:53:01 PDT
Comment on attachment 148602 [details]
Patch

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

> Source/WebCore/inspector/front-end/TimelineOverviewPane.js:235
> +        this._update();

Please mention this change in the change log.
Comment 5 Vsevolod Vlasov 2012-06-20 10:53:26 PDT
Comment on attachment 148602 [details]
Patch

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

> Source/WebCore/ChangeLog:8
> +        Adding timeline header into the timeline panel and settings its position

setting
Comment 6 Pavel Feldman 2012-06-20 11:02:55 PDT
Created attachment 148607 [details]
[Patch] for landing
Comment 7 Pavel Feldman 2012-06-20 11:11:33 PDT
Committed r120838: <http://trac.webkit.org/changeset/120838>
Comment 8 Vsevolod Vlasov 2012-06-20 13:44:17 PDT
Comment on attachment 148607 [details]
[Patch] for landing

Clearing r?