Bug 72185 - Revert Page to operate on integers
Summary: Revert Page to operate on integers
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: 63567
  Show dependency treegraph
 
Reported: 2011-11-11 14:36 PST by Levi Weintraub
Modified: 2011-11-11 18:54 PST (History)
3 users (show)

See Also:


Attachments
Patch (23.24 KB, patch)
2011-11-11 15:00 PST, 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 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.