Bug 53240 - [Qt][WK2] WTR should be initialized in the same way as DRT
Summary: [Qt][WK2] WTR should be initialized in the same way as DRT
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebKit2 (show other bugs)
Version: 528+ (Nightly build)
Hardware: PC All
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-01-27 08:13 PST by Balazs Kelemen
Modified: 2011-01-27 08:29 PST (History)
0 users

See Also:


Attachments
Patch (1.88 KB, patch)
2011-01-27 08:20 PST, Balazs Kelemen
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Balazs Kelemen 2011-01-27 08:13:32 PST
We already have some logic in ActivateFontsQt.cpp for font initialization but some
other initialization steps that DRT does are missing and that cause layout test failures.
Comment 1 Balazs Kelemen 2011-01-27 08:20:49 PST
Created attachment 80333 [details]
Patch
Comment 2 Balazs Kelemen 2011-01-27 08:21:51 PST
Fixes 149 tests (134 in css2.1).
Comment 3 Balazs Kelemen 2011-01-27 08:29:21 PST
Comment on attachment 80333 [details]
Patch

Clearing flags on attachment: 80333

Committed r76803: <http://trac.webkit.org/changeset/76803>
Comment 4 Balazs Kelemen 2011-01-27 08:29:27 PST
All reviewed patches have been landed.  Closing bug.