Bug 128599 - [CSS Regions] Use the named-flow-specific object RenderNamedFlowFragment instead of the generic RenderRegion whenever possible
Summary: [CSS Regions] Use the named-flow-specific object RenderNamedFlowFragment inst...
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: CSS (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Radu Stavila
URL:
Keywords: AdobeTracked
Depends on:
Blocks: 57312
  Show dependency treegraph
 
Reported: 2014-02-11 06:45 PST by Radu Stavila
Modified: 2014-02-21 07:24 PST (History)
14 users (show)

See Also:


Attachments
Patch (62.15 KB, patch)
2014-02-21 04:58 PST, Radu Stavila
no flags Details | Formatted Diff | Diff
Rebased patch (62.17 KB, patch)
2014-02-21 05:26 PST, Radu Stavila
no flags Details | Formatted Diff | Diff
Patch for landing (62.55 KB, patch)
2014-02-21 05:55 PST, Radu Stavila
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Radu Stavila 2014-02-11 06:45:03 PST
[CSS Regions] Use the named-flow-specific object RenderNamedFlowFragment instead of the generic RenderRegion whenever possible
Comment 1 Radu Stavila 2014-02-21 04:58:43 PST
Created attachment 224852 [details]
Patch
Comment 2 Radu Stavila 2014-02-21 05:26:55 PST
Created attachment 224855 [details]
Rebased patch
Comment 3 WebKit Commit Bot 2014-02-21 05:28:06 PST
Attachment 224855 [details] did not pass style-queue:


ERROR: Source/WebCore/rendering/PaintInfo.h:61:  Wrong number of spaces before statement. (expected: 12)  [whitespace/indent] [4]
Total errors found: 1 in 21 files


If any of these errors are false positives, please file a bug against check-webkit-style.
Comment 4 Radu Stavila 2014-02-21 05:55:44 PST
Created attachment 224857 [details]
Patch for landing
Comment 5 Andrei Bucur 2014-02-21 05:57:45 PST
Comment on attachment 224857 [details]
Patch for landing

Nais! r=me
Comment 6 WebKit Commit Bot 2014-02-21 07:24:29 PST
Comment on attachment 224857 [details]
Patch for landing

Clearing flags on attachment: 224857

Committed r164482: <http://trac.webkit.org/changeset/164482>
Comment 7 WebKit Commit Bot 2014-02-21 07:24:33 PST
All reviewed patches have been landed.  Closing bug.