Bug 109975 - Have RenderStyle::applyTransform(LayoutSize) call float version of same for subpixel ports
Summary: Have RenderStyle::applyTransform(LayoutSize) call float version of same for s...
Status: RESOLVED INVALID
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: 124234
Blocks:
  Show dependency treegraph
 
Reported: 2013-02-15 14:46 PST by Emil A Eklund
Modified: 2014-08-21 14:39 PDT (History)
5 users (show)

See Also:


Attachments
Patch (2.31 KB, patch)
2013-02-15 14:48 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 2013-02-15 14:46:58 PST
Allowing the same code path to be used for both float and layoutunit. Once subpixel layout has been enabled for all ports we can remove the method entierly.
Comment 1 Emil A Eklund 2013-02-15 14:48:09 PST
Created attachment 188647 [details]
Patch
Comment 2 zalan 2014-08-21 14:39:39 PDT
Not applicable anymore.