Bug 129428 - [CSS Regions] Move named-flow specific method decorationsClipRectForBoxInRegion to RenderNamedFlowThread
Summary: [CSS Regions] Move named-flow specific method decorationsClipRectForBoxInRegi...
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-27 09:07 PST by Radu Stavila
Modified: 2014-03-14 01:04 PDT (History)
6 users (show)

See Also:


Attachments
Patch (11.65 KB, patch)
2014-02-27 09:28 PST, Radu Stavila
no flags Details | Formatted Diff | Diff
Patch (11.65 KB, patch)
2014-02-27 13:40 PST, Radu Stavila
kling: review+
Details | Formatted Diff | Diff
Patch for landing (11.85 KB, patch)
2014-02-27 14:39 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-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>