Bug 82219 - Update LayoutUnit usage in ContainerNode, Element, and ElementRareData
Summary: Update LayoutUnit usage in ContainerNode, Element, and ElementRareData
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Layout and Rendering (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Levi Weintraub
URL:
Keywords:
Depends on:
Blocks: 60318
  Show dependency treegraph
 
Reported: 2012-03-26 09:35 PDT by Levi Weintraub
Modified: 2012-03-26 16:35 PDT (History)
4 users (show)

See Also:


Attachments
Patch (3.81 KB, patch)
2012-03-26 09:49 PDT, Levi Weintraub
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Levi Weintraub 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.
Comment 1 Levi Weintraub 2012-03-26 09:49:16 PDT
Created attachment 133837 [details]
Patch
Comment 2 WebKit Review Bot 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>
Comment 3 WebKit Review Bot 2012-03-26 16:35:29 PDT
All reviewed patches have been landed.  Closing bug.