Bug 85146

Summary: Add ENABLE_SUBPIXEL_LAYOUT controlling FractionalLayoutUnit denominator
Product: WebKit Reporter: Emil A Eklund <eae>
Component: PlatformAssignee: Emil A Eklund <eae>
Status: RESOLVED FIXED    
Severity: Normal CC: darin, dglazkov, eric, leviw, webkit.review.bot
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Bug Depends on:    
Bug Blocks: 60318    
Attachments:
Description Flags
Patch
none
Archive of layout-test-results from ec2-cr-linux-03 none

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>