Bug 129428

Summary: [CSS Regions] Move named-flow specific method decorationsClipRectForBoxInRegion to RenderNamedFlowThread
Product: WebKit Reporter: Radu Stavila <stavila>
Component: CSSAssignee: Radu Stavila <stavila>
Status: RESOLVED FIXED    
Severity: Normal CC: commit-queue, esprehn+autocc, glenn, kondapallykalyan, mihnea, WebkitBugTracker
Priority: P2 Keywords: AdobeTracked
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Bug Depends on:    
Bug Blocks: 57312    
Attachments:
Description Flags
Patch
none
Patch
kling: review+
Patch for landing none

Description Radu Stavila 2014-02-27 09:07:32 PST
Method decorationsClipRectForBoxInRegion should not be in the generic class RenderFlowThread.
Comment 1 Radu Stavila 2014-02-27 09:28:42 PST
Created attachment 225379 [details]
Patch
Comment 2 Radu Stavila 2014-02-27 13:40:48 PST
Created attachment 225405 [details]
Patch
Comment 3 Andreas Kling 2014-02-27 13:43:27 PST
Comment on attachment 225405 [details]
Patch

r=me
Comment 4 Radu Stavila 2014-02-27 14:39:47 PST
Created attachment 225412 [details]
Patch for landing

Somehow the same patch got uploaded twice....
Comment 5 WebKit Commit Bot 2014-02-27 15:46:52 PST
Comment on attachment 225412 [details]
Patch for landing

Clearing flags on attachment: 225412

Committed r164837: <http://trac.webkit.org/changeset/164837>