Bug 59024 - only return false if we actually in a skia-gpu accelerated canvas for isNativeFontRenderingAllowed
Summary: only return false if we actually in a skia-gpu accelerated canvas for isNativ...
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: New Bugs (show other bugs)
Version: 528+ (Nightly build)
Hardware: Other OS X 10.5
: P2 Normal
Assignee: Mike Reed
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-04-20 14:16 PDT by Mike Reed
Modified: 2011-04-21 14:09 PDT (History)
6 users (show)

See Also:


Attachments
Patch (1.63 KB, patch)
2011-04-20 14:20 PDT, Mike Reed
no flags Details | Formatted Diff | Diff
Archive of layout-test-results from cr-jail-7 (202.94 KB, application/zip)
2011-04-21 13:00 PDT, WebKit Commit Bot
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description Mike Reed 2011-04-20 14:16:29 PDT
only return false if we actually in a skia-gpu accelerated canvas for isNativeFontRenderingAllowed
Comment 1 Mike Reed 2011-04-20 14:20:05 PDT
Created attachment 90410 [details]
Patch
Comment 2 Kenneth Russell 2011-04-20 14:32:52 PDT
Comment on attachment 90410 [details]
Patch

OK. Let's get this fix in quickly.
Comment 3 WebKit Commit Bot 2011-04-21 13:00:38 PDT
Comment on attachment 90410 [details]
Patch

Rejecting attachment 90410 [details] from commit-queue.

Failed to run "['./Tools/Scripts/webkit-patch', '--status-host=queues.webkit.org', '--bot-id=cr-jail-7', 'build-..." exit_code: 2

Last 500 characters of output:
ests/xmlhttprequest ................................................................................................................................................................................
http/tests/xmlhttprequest/web-apps ...............
http/tests/xmlhttprequest/workers ...........
http/tests/xmlviewer .
http/tests/xmlviewer/dumpAsText ............
767.94s total testing time

23345 test cases (99%) succeeded
1 test case (<1%) had incorrect layout
14 test cases (<1%) had stderr output

Full output: http://queues.webkit.org/results/8496101
Comment 4 WebKit Commit Bot 2011-04-21 13:00:42 PDT
Created attachment 90584 [details]
Archive of layout-test-results from cr-jail-7

The attached test failures were seen while running run-webkit-tests on the commit-queue.
Bot: cr-jail-7  Port: Mac  Platform: Mac OS X 10.6.6
Comment 5 Kenneth Russell 2011-04-21 13:03:36 PDT
Comment on attachment 90410 [details]
Patch

The commit queue failure looks completely unrelated. Trying again.
Comment 6 WebKit Commit Bot 2011-04-21 14:09:53 PDT
Comment on attachment 90410 [details]
Patch

Clearing flags on attachment: 90410

Committed r84545: <http://trac.webkit.org/changeset/84545>
Comment 7 WebKit Commit Bot 2011-04-21 14:09:58 PDT
All reviewed patches have been landed.  Closing bug.