Bug 122236

Summary: [CSS Shapes] Move ShapeInsideInfo::updateSegmentsForLine implementations into the cpp
Product: WebKit Reporter: Zoltan Horvath <zoltan>
Component: CSSAssignee: Zoltan Horvath <zoltan>
Status: RESOLVED FIXED    
Severity: Normal CC: commit-queue, esprehn+autocc, glenn, kondapallykalyan
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Bug Depends on:    
Bug Blocks: 89256    
Attachments:
Description Flags
proposed patch none

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.