Bug 82219

Summary: Update LayoutUnit usage in ContainerNode, Element, and ElementRareData
Product: WebKit Reporter: Levi Weintraub <leviw>
Component: Layout and RenderingAssignee: Levi Weintraub <leviw>
Status: RESOLVED FIXED    
Severity: Normal CC: eae, eric, jchaffraix, webkit.review.bot
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Bug Depends on:    
Bug Blocks: 60318    
Attachments:
Description Flags
Patch none

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.