Bug 128599

Summary: [CSS Regions] Use the named-flow-specific object RenderNamedFlowFragment instead of the generic RenderRegion whenever possible
Product: WebKit Reporter: Radu Stavila <stavila>
Component: CSSAssignee: Radu Stavila <stavila>
Status: RESOLVED FIXED    
Severity: Normal CC: cmarcelo, commit-queue, d-r, esprehn+autocc, fmalita, glenn, gyuyoung.kim, kangil.han, kondapallykalyan, pdr, schenney, sergio, simon.fraser, WebkitBugTracker
Priority: P2 Keywords: AdobeTracked
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Bug Depends on:    
Bug Blocks: 57312    
Attachments:
Description Flags
Patch
none
Rebased patch
none
Patch for landing none

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.