Bug 67475 - [Qt][WK2] Cannot gathering glyph page statistics
Summary: [Qt][WK2] Cannot gathering glyph page statistics
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebKit2 (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nobody
URL:
Keywords: Qt, QtTriaged
Depends on: 63467
Blocks:
  Show dependency treegraph
 
Reported: 2011-09-02 04:51 PDT by Balazs Kelemen
Modified: 2012-04-16 06:23 PDT (History)
1 user (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Balazs Kelemen 2011-09-02 04:51:37 PDT
... until we have QRAWFONT.
Comment 1 Balazs Kelemen 2011-09-02 05:35:10 PDT
Build fix landed in http://trac.webkit.org/changeset/94411
Comment 2 Pierre Rossi 2012-04-16 06:23:22 PDT
The build fix was better than just that: we should now have access to those glyph statistics when building with Qt 5 since the HAVE(QRAWFONT) guard was used.