Bug 63562

Summary: [Qt] Use <QtX/x.h> style of headers for Qt tests which rely on it.
Product: WebKit Reporter: Alexis Menard (darktears) <menard>
Component: WebKit QtAssignee: Alexis Menard (darktears) <menard>
Status: RESOLVED FIXED    
Severity: Major Keywords: Qt, QtTriaged
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: All   
OS: All   
Attachments:
Description Flags
Patch kling: review+

Description Alexis Menard (darktears) 2011-06-28 14:05:27 PDT
[Qt] Use <QtX/x.h> style of headers for Qt tests which relies on it.
Comment 1 Alexis Menard (darktears) 2011-06-28 14:09:16 PDT
Created attachment 98969 [details]
Patch
Comment 2 Andreas Kling 2011-06-28 14:11:11 PDT
Comment on attachment 98969 [details]
Patch

Did you performance test this?
Comment 3 Alexis Menard (darktears) 2011-06-28 14:13:27 PDT
(In reply to comment #2)
> (From update of attachment 98969 [details])
> Did you performance test this?

10x faster at build time :D
Comment 4 Alexis Menard (darktears) 2011-06-28 14:13:56 PDT
Committed r89958: <http://trac.webkit.org/changeset/89958>
Comment 5 Alexis Menard (darktears) 2011-06-28 14:28:05 PDT
Revision r89958 cherry-picked into qtwebkit-2.2 with commit 46db30c <http://gitorious.org/webkit/qtwebkit/commit/46db30c>