Bug 78913 - Add FractionalLayoutPoint for sub-pixel layout
Summary: Add FractionalLayoutPoint for sub-pixel layout
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: Emil A Eklund
URL:
Keywords:
Depends on: 78852
Blocks: 76571 78924
  Show dependency treegraph
 
Reported: 2012-02-17 10:34 PST by Emil A Eklund
Modified: 2012-02-17 17:09 PST (History)
4 users (show)

See Also:


Attachments
Patch (14.81 KB, patch)
2012-02-17 11:11 PST, Emil A Eklund
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Emil A Eklund 2012-02-17 10:34:45 PST
Add FractionalLayoutUnit implementation of point class.
Comment 1 Emil A Eklund 2012-02-17 11:11:52 PST
Created attachment 127614 [details]
Patch
Comment 2 Eric Seidel (no email) 2012-02-17 11:15:43 PST
Comment on attachment 127614 [details]
Patch

LGTM.
Comment 3 Emil A Eklund 2012-02-17 11:35:58 PST
Thanks Eric!

Any change you could take a look at 78852 too? I need that patch to go in before this one can be landed.
Comment 4 Emil A Eklund 2012-02-17 16:03:29 PST
Committed r108138: <http://trac.webkit.org/changeset/108138>