Bug 117757

Summary: [CSS Shapes] Remove lineOverflowsFromShapeInside boolean from RenderBlock::layoutRunsAndFloatsInRange function
Product: WebKit Reporter: Zoltan Horvath <zoltan>
Component: CSSAssignee: Zoltan Horvath <zoltan>
Status: RESOLVED FIXED    
Severity: Normal CC: commit-queue, esprehn+autocc, glenn
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Bug Depends on:    
Bug Blocks: 89256, 116296    
Attachments:
Description Flags
proposed patch none

Description Zoltan Horvath 2013-06-18 14:30:17 PDT
We don't need this variable to decide whether we are in an overflow situation or not.
Comment 1 Zoltan Horvath 2013-06-18 14:50:11 PDT
Created attachment 204945 [details]
proposed patch
Comment 2 Dave Hyatt 2013-06-18 15:10:51 PDT
Comment on attachment 204945 [details]
proposed patch

r=me
Comment 3 WebKit Commit Bot 2013-06-18 15:32:16 PDT
Comment on attachment 204945 [details]
proposed patch

Clearing flags on attachment: 204945

Committed r151703: <http://trac.webkit.org/changeset/151703>
Comment 4 WebKit Commit Bot 2013-06-18 15:32:18 PDT
All reviewed patches have been landed.  Closing bug.