Bug 53240

Summary: [Qt][WK2] WTR should be initialized in the same way as DRT
Product: WebKit Reporter: Balazs Kelemen <kbalazs>
Component: WebKit2Assignee: Nobody <webkit-unassigned>
Status: RESOLVED FIXED    
Severity: Normal    
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: PC   
OS: All   
Attachments:
Description Flags
Patch none

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.