Bug 117757 - [CSS Shapes] Remove lineOverflowsFromShapeInside boolean from RenderBlock::layoutRunsAndFloatsInRange function
Summary: [CSS Shapes] Remove lineOverflowsFromShapeInside boolean from RenderBlock::la...
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 116296
  Show dependency treegraph
 
Reported: 2013-06-18 14:30 PDT by Zoltan Horvath
Modified: 2013-06-18 15:32 PDT (History)
3 users (show)

See Also:


Attachments
proposed patch (8.06 KB, patch)
2013-06-18 14:50 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-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.