Bug 128675 - RenderNamedFlowThread should only support RenderElement children.
Summary: RenderNamedFlowThread should only support RenderElement children.
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-12 10:30 PST by Andreas Kling
Modified: 2014-02-12 12:10 PST (History)
5 users (show)

See Also:


Attachments
Patch (9.53 KB, patch)
2014-02-12 10:32 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-12 10:30:56 PST
RenderNamedFlowThread should only support RenderElement children.
Comment 1 Andreas Kling 2014-02-12 10:32:12 PST
Created attachment 223980 [details]
Patch
Comment 2 WebKit Commit Bot 2014-02-12 10:33:21 PST
Attachment 223980 [details] did not pass style-queue:


ERROR: Source/WebCore/rendering/RenderElement.cpp:36:  Alphabetical sorting problem.  [build/include_order] [4]
Total errors found: 1 in 5 files


If any of these errors are false positives, please file a bug against check-webkit-style.
Comment 3 WebKit Commit Bot 2014-02-12 12:10:04 PST
Comment on attachment 223980 [details]
Patch

Clearing flags on attachment: 223980

Committed r163969: <http://trac.webkit.org/changeset/163969>
Comment 4 WebKit Commit Bot 2014-02-12 12:10:09 PST
All reviewed patches have been landed.  Closing bug.