Bug 122236 - [CSS Shapes] Move ShapeInsideInfo::updateSegmentsForLine implementations into the cpp
Summary: [CSS Shapes] Move ShapeInsideInfo::updateSegmentsForLine implementations into...
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: CSS (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Zoltan Horvath
URL:
Keywords:
Depends on:
Blocks: 89256
  Show dependency treegraph
 
Reported: 2013-10-02 13:38 PDT by Zoltan Horvath
Modified: 2013-10-02 14:42 PDT (History)
4 users (show)

See Also:


Attachments
proposed patch (3.43 KB, patch)
2013-10-02 13:41 PDT, Zoltan Horvath
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Zoltan Horvath 2013-10-02 13:38:50 PDT
There is no reason for updateSegmentsForLine methods to be inline. I moved them to the cpp.
Comment 1 Zoltan Horvath 2013-10-02 13:41:24 PDT
Created attachment 213193 [details]
proposed patch
Comment 2 WebKit Commit Bot 2013-10-02 14:42:53 PDT
Comment on attachment 213193 [details]
proposed patch

Clearing flags on attachment: 213193

Committed r156798: <http://trac.webkit.org/changeset/156798>
Comment 3 WebKit Commit Bot 2013-10-02 14:42:55 PDT
All reviewed patches have been landed.  Closing bug.