Bug 123275

Summary: [CSS Regions][CSS Shapes] Update updateShapeAndSegmentsForCurrentLineInFlowThread to deal better with the first lines
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   
Attachments:
Description Flags
Patch none

Description Zoltan Horvath 2013-10-24 09:53:01 PDT
We have a complex condition in updateShapeAndSegmentsForCurrentLineInFlowThread where it's adjusting the first line to the shape's top. This patch adds two boolean to make it clear.
Comment 1 Zoltan Horvath 2013-10-24 09:55:45 PDT
Created attachment 215077 [details]
Patch
Comment 2 Dave Hyatt 2013-10-25 09:58:41 PDT
Comment on attachment 215077 [details]
Patch

r=me
Comment 3 WebKit Commit Bot 2013-10-25 10:24:53 PDT
Comment on attachment 215077 [details]
Patch

Clearing flags on attachment: 215077

Committed r158015: <http://trac.webkit.org/changeset/158015>
Comment 4 WebKit Commit Bot 2013-10-25 10:24:55 PDT
All reviewed patches have been landed.  Closing bug.