Bug 85146 - Add ENABLE_SUBPIXEL_LAYOUT controlling FractionalLayoutUnit denominator
Summary: Add ENABLE_SUBPIXEL_LAYOUT controlling FractionalLayoutUnit denominator
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Platform (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Emil A Eklund
URL:
Keywords:
Depends on:
Blocks: 60318
  Show dependency treegraph
 
Reported: 2012-04-28 16:45 PDT by Emil A Eklund
Modified: 2012-04-30 10:06 PDT (History)
5 users (show)

See Also:


Attachments
Patch (4.79 KB, patch)
2012-04-28 17:15 PDT, Emil A Eklund
no flags Details | Formatted Diff | Diff
Archive of layout-test-results from ec2-cr-linux-03 (6.13 MB, application/zip)
2012-04-28 18:32 PDT, WebKit Review Bot
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description Emil A Eklund 2012-04-28 16:45:39 PDT
Add a new flag for controlling the fixed point denominator in FractionalLayoutUnit.

Broken out of larger change from 60318 as requested.
Comment 1 Emil A Eklund 2012-04-28 17:15:53 PDT
Created attachment 139378 [details]
Patch
Comment 2 WebKit Review Bot 2012-04-28 18:32:03 PDT
Comment on attachment 139378 [details]
Patch

Attachment 139378 [details] did not pass chromium-ews (chromium-xvfb):
Output: http://queues.webkit.org/results/12556772

New failing tests:
fast/filesystem/workers/file-writer-sync-truncate-extend.html
Comment 3 WebKit Review Bot 2012-04-28 18:32:09 PDT
Created attachment 139384 [details]
Archive of layout-test-results from ec2-cr-linux-03

The attached test failures were seen while running run-webkit-tests on the chromium-ews.
Bot: ec2-cr-linux-03  Port: <class 'webkitpy.common.config.ports.ChromiumXVFBPort'>  Platform: Linux-2.6.35-28-virtual-x86_64-with-Ubuntu-10.10-maverick
Comment 4 Eric Seidel (no email) 2012-04-28 20:42:53 PDT
Comment on attachment 139378 [details]
Patch

There are a couple unrelated (at least to the bug title) changes here.  But they look fine.
Comment 5 Emil A Eklund 2012-04-30 10:05:19 PDT
Committed r115647: <http://trac.webkit.org/changeset/115647>