RESOLVED FIXED 82219
Update LayoutUnit usage in ContainerNode, Element, and ElementRareData
https://bugs.webkit.org/show_bug.cgi?id=82219
Summary Update LayoutUnit usage in ContainerNode, Element, and ElementRareData
Levi Weintraub
Reported 2012-03-26 09:35:46 PDT
Correcting some minor misuse of LayoutUnits in these classes, and avoiding overflow when we switch to sub-pixel units by not using INT_MAX.
Attachments
Patch (3.81 KB, patch)
2012-03-26 09:49 PDT, Levi Weintraub
no flags
Levi Weintraub
Comment 1 2012-03-26 09:49:16 PDT
WebKit Review Bot
Comment 2 2012-03-26 16:35:25 PDT
Comment on attachment 133837 [details] Patch Clearing flags on attachment: 133837 Committed r112170: <http://trac.webkit.org/changeset/112170>
WebKit Review Bot
Comment 3 2012-03-26 16:35:29 PDT
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.