Bug 72185

Summary: Revert Page to operate on integers
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: 63567    
Attachments:
Description Flags
Patch none

Description Levi Weintraub 2011-11-11 14:36:37 PST
We don't need to expose Layout types to WebCore embedders via the page classes.
Comment 1 Levi Weintraub 2011-11-11 15:00:09 PST
Created attachment 114780 [details]
Patch
Comment 2 Eric Seidel (no email) 2011-11-11 15:04:00 PST
Comment on attachment 114780 [details]
Patch

OK.  It seems like hit-testing wants to be floating point... but that's a separate concern.
Comment 3 Levi Weintraub 2011-11-11 15:06:46 PST
Comment on attachment 114780 [details]
Patch

Thanks Eric!
Comment 4 WebKit Review Bot 2011-11-11 18:54:08 PST
Comment on attachment 114780 [details]
Patch

Clearing flags on attachment: 114780

Committed r100059: <http://trac.webkit.org/changeset/100059>
Comment 5 WebKit Review Bot 2011-11-11 18:54:13 PST
All reviewed patches have been landed.  Closing bug.