Bug 128811

Summary: [CSS Regions] Make regions unsplittable
Product: WebKit Reporter: Radu Stavila <stavila>
Component: CSSAssignee: Radu Stavila <stavila>
Status: RESOLVED FIXED    
Severity: Normal CC: abucur, achicu, commit-queue, esprehn+autocc, glenn, hyatt, kling, kondapallykalyan, mihnea, WebkitBugTracker
Priority: P2 Keywords: AdobeTracked
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Bug Depends on:    
Bug Blocks: 57312    
Attachments:
Description Flags
Patch none

Description Radu Stavila 2014-02-14 06:21:25 PST
When a region is flowed into another flow thread and its fragmented between 2 regions, the fragmentation is incorrect. For the moment we'll make the regions unsplitable but for the future we should figure out a way to properly fragment regions (this includes computing correct pagination strut).
Comment 1 Radu Stavila 2014-02-14 06:23:47 PST
Created https://bugs.webkit.org/show_bug.cgi?id=128812 for the future work.
Comment 2 Radu Stavila 2014-02-14 07:53:59 PST
Created attachment 224214 [details]
Patch
Comment 3 Dave Hyatt 2014-02-17 10:48:02 PST
Comment on attachment 224214 [details]
Patch

r=me
Comment 4 WebKit Commit Bot 2014-02-17 11:18:17 PST
Comment on attachment 224214 [details]
Patch

Clearing flags on attachment: 224214

Committed r164234: <http://trac.webkit.org/changeset/164234>
Comment 5 WebKit Commit Bot 2014-02-17 11:18:20 PST
All reviewed patches have been landed.  Closing bug.