Bug 85248

Summary: RenderObject incorrectly lists maximalOutlineSize as a LayoutUnit
Product: WebKit Reporter: Levi Weintraub <leviw>
Component: Layout and RenderingAssignee: Levi Weintraub <leviw>
Status: RESOLVED FIXED    
Severity: Normal CC: eae, eric, 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-04-30 17:27:58 PDT
maximalOutlineSize is dirty rect slop that doesn't need to accumulate error. It also derives its value from RenderView's value, which is already an integer.
Comment 1 Levi Weintraub 2012-04-30 17:48:53 PDT
Created attachment 139553 [details]
Patch
Comment 2 Eric Seidel (no email) 2012-04-30 17:49:29 PDT
Comment on attachment 139553 [details]
Patch

OK.
Comment 3 Levi Weintraub 2012-04-30 17:50:27 PDT
A new record!!!! 36 seconds!
Comment 4 WebKit Review Bot 2012-04-30 19:15:06 PDT
Comment on attachment 139553 [details]
Patch

Clearing flags on attachment: 139553

Committed r115701: <http://trac.webkit.org/changeset/115701>
Comment 5 WebKit Review Bot 2012-04-30 19:15:10 PDT
All reviewed patches have been landed.  Closing bug.