Bug 108650

Summary: Web Inspector: make tabbed pane header a relayout boundary.
Product: WebKit Reporter: Pavel Feldman <pfeldman>
Component: Web Inspector (Deprecated)Assignee: Pavel Feldman <pfeldman>
Status: RESOLVED FIXED    
Severity: Normal CC: apavlov, keishi, loislo, pfeldman, pmuellr, vsevik, web-inspector-bugs, webkit.review.bot, yurys
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: All   
OS: All   
Attachments:
Description Flags
Patch none

Description Pavel Feldman 2013-02-01 09:29:29 PST
Otherwise, its measure width routine causes total reflow.
Comment 1 Pavel Feldman 2013-02-04 01:43:44 PST
Created attachment 186325 [details]
Patch
Comment 2 Alexander Pavlov (apavlov) 2013-02-04 01:49:57 PST
Comment on attachment 186325 [details]
Patch

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

> Source/WebCore/ChangeLog:8
> +        Otherwise, its measure width routine causes total reflow.

"width-measuring routine", according to the Anglo-Saxon English :)
Comment 3 WebKit Review Bot 2013-02-04 02:48:23 PST
Comment on attachment 186325 [details]
Patch

Clearing flags on attachment: 186325

Committed r141751: <http://trac.webkit.org/changeset/141751>
Comment 4 WebKit Review Bot 2013-02-04 02:48:26 PST
All reviewed patches have been landed.  Closing bug.