RESOLVED FIXED 104234
[CSS Regions] Remove the sanitize mechanism from LineFragmentationData
https://bugs.webkit.org/show_bug.cgi?id=104234
Summary [CSS Regions] Remove the sanitize mechanism from LineFragmentationData
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.