Bug 164287 - ShowRenderTree: Add information about the type of the needsLayout bit.
Summary: ShowRenderTree: Add information about the type of the needsLayout bit.
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Layout and Rendering (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: zalan
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2016-11-01 12:57 PDT by zalan
Modified: 2016-11-01 14:46 PDT (History)
5 users (show)

See Also:


Attachments
Patch (2.13 KB, patch)
2016-11-01 13:08 PDT, zalan
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description zalan 2016-11-01 12:57:08 PDT
B------- --        DIV RenderBlock  (0.00, 0.00) (738.00, 102.00) renderer->(0x11dbd5c08) node->(0x11dbef4e0)
->
B------- --        DIV RenderBlock  (0.00, 0.00) (738.00, 102.00) renderer->(0x11dbd5c08) node->(0x11dbef4e0) layout->[self][normal child]
Comment 1 zalan 2016-11-01 13:08:12 PDT
Created attachment 293578 [details]
Patch
Comment 2 Simon Fraser (smfr) 2016-11-01 13:34:47 PDT
Comment on attachment 293578 [details]
Patch

Seems OK but the format might be a little clearer as [self | normal child | simplified]
Comment 3 WebKit Commit Bot 2016-11-01 14:46:09 PDT
Comment on attachment 293578 [details]
Patch

Clearing flags on attachment: 293578

Committed r208241: <http://trac.webkit.org/changeset/208241>
Comment 4 WebKit Commit Bot 2016-11-01 14:46:13 PDT
All reviewed patches have been landed.  Closing bug.