Bug 116823 - Tighten FontGlyphs::glyphDataAndPageForCharacter to take FontDescription
Summary: Tighten FontGlyphs::glyphDataAndPageForCharacter to take FontDescription
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Text (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-05-27 05:30 PDT by Antti Koivisto
Modified: 2013-05-27 09:01 PDT (History)
7 users (show)

See Also:


Attachments
patch (19.91 KB, patch)
2013-05-27 05:41 PDT, Antti Koivisto
webkit-ews: commit-queue-
Details | Formatted Diff | Diff
Another (19.90 KB, patch)
2013-05-27 06:58 PDT, Antti Koivisto
kling: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Antti Koivisto 2013-05-27 05:30:35 PDT
FontGlyphs does not need to know about Font anymore.
Comment 1 Antti Koivisto 2013-05-27 05:41:13 PDT
Created attachment 202973 [details]
patch
Comment 2 Early Warning System Bot 2013-05-27 05:49:36 PDT
Comment on attachment 202973 [details]
patch

Attachment 202973 [details] did not pass qt-ews (qt):
Output: http://webkit-queues.appspot.com/results/676432
Comment 3 Early Warning System Bot 2013-05-27 05:51:30 PDT
Comment on attachment 202973 [details]
patch

Attachment 202973 [details] did not pass qt-wk2-ews (qt-wk2):
Output: http://webkit-queues.appspot.com/results/705175
Comment 4 EFL EWS Bot 2013-05-27 05:53:30 PDT
Comment on attachment 202973 [details]
patch

Attachment 202973 [details] did not pass efl-wk2-ews (efl-wk2):
Output: http://webkit-queues.appspot.com/results/674075
Comment 5 EFL EWS Bot 2013-05-27 05:59:57 PDT
Comment on attachment 202973 [details]
patch

Attachment 202973 [details] did not pass efl-ews (efl):
Output: http://webkit-queues.appspot.com/results/724039
Comment 6 Antti Koivisto 2013-05-27 06:58:24 PDT
Created attachment 202980 [details]
Another
Comment 7 Antti Koivisto 2013-05-27 09:01:44 PDT
http://trac.webkit.org/changeset/150762