Bug 111588 - Use SkTypeface API directly, rather than (soon to be private) SkFontHost
Summary: Use SkTypeface API directly, rather than (soon to be private) SkFontHost
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: New Bugs (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Mike Reed
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-03-06 09:27 PST by Mike Reed
Modified: 2013-03-06 13:40 PST (History)
6 users (show)

See Also:


Attachments
Patch (6.75 KB, patch)
2013-03-06 09:29 PST, Mike Reed
no flags Details | Formatted Diff | Diff
Patch (6.74 KB, patch)
2013-03-06 09:57 PST, Mike Reed
no flags Details | Formatted Diff | Diff
Patch (7.37 KB, patch)
2013-03-06 10:16 PST, Mike Reed
no flags Details | Formatted Diff | Diff
Patch (7.52 KB, patch)
2013-03-06 12:58 PST, Mike Reed
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Mike Reed 2013-03-06 09:27:43 PST
Use SkTypeface API directly, rather than (soon to be private) SkFontHost
Comment 1 Mike Reed 2013-03-06 09:29:00 PST
Created attachment 191767 [details]
Patch
Comment 2 WebKit Review Bot 2013-03-06 09:31:35 PST
Comment on attachment 191767 [details]
Patch

Attachment 191767 [details] did not pass chromium-ews (chromium-xvfb):
Output: http://webkit-commit-queue.appspot.com/results/17045275
Comment 3 Peter Beverloo (cr-android ews) 2013-03-06 09:39:05 PST
Comment on attachment 191767 [details]
Patch

Attachment 191767 [details] did not pass cr-android-ews (chromium-android):
Output: http://webkit-commit-queue.appspot.com/results/17088001
Comment 4 WebKit Review Bot 2013-03-06 09:42:01 PST
Comment on attachment 191767 [details]
Patch

Attachment 191767 [details] did not pass cr-linux-debug-ews (chromium-xvfb):
Output: http://webkit-commit-queue.appspot.com/results/17086065
Comment 5 Mike Reed 2013-03-06 09:57:42 PST
Created attachment 191780 [details]
Patch
Comment 6 WebKit Review Bot 2013-03-06 10:04:02 PST
Comment on attachment 191780 [details]
Patch

Attachment 191780 [details] did not pass chromium-ews (chromium-xvfb):
Output: http://webkit-commit-queue.appspot.com/results/17082245
Comment 7 Mike Reed 2013-03-06 10:16:35 PST
Created attachment 191783 [details]
Patch
Comment 8 Mike Reed 2013-03-06 12:45:33 PST
PTAL
Comment 9 Stephen White 2013-03-06 12:50:57 PST
Comment on attachment 191783 [details]
Patch

View in context: https://bugs.webkit.org/attachment.cgi?id=191783&action=review

Okie doke.  r=me

> Source/WebCore/ChangeLog:8
> +        No new tests. existing tests apply

Nit:  please indicate which ones.
Comment 10 Mike Reed 2013-03-06 12:58:55 PST
Created attachment 191814 [details]
Patch
Comment 11 Mike Reed 2013-03-06 12:59:30 PST
updated changelog to specify some of the layouttests that exercise the table getter code.
Comment 12 Stephen White 2013-03-06 12:59:40 PST
Comment on attachment 191814 [details]
Patch

Great, thanks!  r=me
Comment 13 WebKit Review Bot 2013-03-06 13:40:25 PST
Comment on attachment 191814 [details]
Patch

Clearing flags on attachment: 191814

Committed r144976: <http://trac.webkit.org/changeset/144976>
Comment 14 WebKit Review Bot 2013-03-06 13:40:29 PST
All reviewed patches have been landed.  Closing bug.