Bug 124238 - Code cleanup: change FrameView::doLayoutWithFrameFlattening() to make it more explicit.
Summary: Code cleanup: change FrameView::doLayoutWithFrameFlattening() to make it more...
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Layout and Rendering (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Enhancement
Assignee: zalan
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-11-12 15:24 PST by zalan
Modified: 2013-11-13 13:26 PST (History)
2 users (show)

See Also:


Attachments
Patch (1.55 KB, patch)
2013-11-12 15:41 PST, zalan
no flags Details | Formatted Diff | Diff
Patch (3.49 KB, patch)
2013-11-12 23:57 PST, 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 2013-11-12 15:24:22 PST
SSIA
Comment 1 zalan 2013-11-12 15:41:38 PST
Created attachment 216734 [details]
Patch
Comment 2 Simon Fraser (smfr) 2013-11-12 15:47:43 PST
Comment on attachment 216734 [details]
Patch

The header file should have the "Return true if the layout got re-initiated and this view needs no layout anymore." comment just above the function declaration, perhaps worded in a way that makes more sense with less context.
Comment 3 zalan 2013-11-12 23:57:18 PST
Created attachment 216773 [details]
Patch
Comment 4 WebKit Commit Bot 2013-11-13 13:26:45 PST
Comment on attachment 216773 [details]
Patch

Clearing flags on attachment: 216773

Committed r159231: <http://trac.webkit.org/changeset/159231>
Comment 5 WebKit Commit Bot 2013-11-13 13:26:47 PST
All reviewed patches have been landed.  Closing bug.