Bug 128640 - Don't allocate RenderNamedFlowThread's child list separately.
Summary: Don't allocate RenderNamedFlowThread's child list separately.
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Layout and Rendering (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Andreas Kling
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-02-11 17:34 PST by Andreas Kling
Modified: 2014-02-11 19:46 PST (History)
5 users (show)

See Also:


Attachments
Patch (3.99 KB, patch)
2014-02-11 17:35 PST, Andreas Kling
no flags Details | Formatted Diff | Diff
Patch (3.99 KB, patch)
2014-02-11 18:52 PST, Andreas Kling
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Andreas Kling 2014-02-11 17:34:30 PST
Don't allocate RenderNamedFlowThread's child list separately.
Comment 1 Andreas Kling 2014-02-11 17:35:34 PST
Created attachment 223922 [details]
Patch
Comment 2 Andreas Kling 2014-02-11 18:52:10 PST
Created attachment 223928 [details]
Patch

Just reuploading since this depended on something that's landed now.
Comment 3 WebKit Commit Bot 2014-02-11 19:46:03 PST
Comment on attachment 223928 [details]
Patch

Clearing flags on attachment: 223928

Committed r163933: <http://trac.webkit.org/changeset/163933>
Comment 4 WebKit Commit Bot 2014-02-11 19:46:05 PST
All reviewed patches have been landed.  Closing bug.