Bug 104234

Summary: [CSS Regions] Remove the sanitize mechanism from LineFragmentationData
Product: WebKit Reporter: Andrei Bucur <abucur>
Component: WebCore Misc.Assignee: Andrei Bucur <abucur>
Status: RESOLVED FIXED    
Severity: Normal CC: achicu, eric, ojan, WebkitBugTracker, webkit.review.bot
Priority: P2 Keywords: AdobeTracked
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Bug Depends on:    
Bug Blocks: 57312    
Attachments:
Description Flags
Patch none

Andrei Bucur
Reported 2012-12-06 01:01:04 PST
After http://trac.webkit.org/changeset/136793 the sanitize method is no longer needed. The if the region chain is invalidated, the blocks will be marked for full layout.
Attachments
Patch (7.38 KB, patch)
2012-12-06 05:12 PST, Andrei Bucur
no flags
Andrei Bucur
Comment 1 2012-12-06 05:12:32 PST
Dave Hyatt
Comment 2 2012-12-06 15:39:06 PST
Comment on attachment 177997 [details] Patch r=me
WebKit Review Bot
Comment 3 2012-12-06 16:34:53 PST
Comment on attachment 177997 [details] Patch Clearing flags on attachment: 177997 Committed r136908: <http://trac.webkit.org/changeset/136908>
WebKit Review Bot
Comment 4 2012-12-06 16:34:56 PST
All reviewed patches have been landed. Closing bug.
Note You need to log in before you can comment on or make changes to this bug.