Bug 43336

Summary: [Qt] Generate forwarding headers for WebKit2
Product: WebKit Reporter: Balazs Kelemen <kbalazs>
Component: PlatformAssignee: Nobody <webkit-unassigned>
Status: RESOLVED FIXED    
Severity: Normal CC: abecsi, commit-queue, hausmann
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: PC   
OS: All   
Attachments:
Description Flags
proposed patch
none
proposed patch none

Description Balazs Kelemen 2010-08-02 05:08:10 PDT
Generating one line forwarding headers for framework style header includes in WebKit2 would be much better then copying the headers.
Comment 1 Balazs Kelemen 2010-08-02 05:40:03 PDT
Created attachment 63201 [details]
proposed patch
Comment 2 Balazs Kelemen 2010-08-02 06:49:37 PDT
Comment on attachment 63201 [details]
proposed patch

Ops, this was created on a patched tree, so I should rebase it on trunk.
Comment 3 Balazs Kelemen 2010-08-02 07:01:50 PDT
Created attachment 63214 [details]
proposed patch
Comment 4 Simon Hausmann 2010-08-02 07:13:00 PDT
Comment on attachment 63214 [details]
proposed patch

Ok, but I think you can simplify the mkdir stuff by using QMAKE_MKDIR directly.
Comment 5 Andras Becsi 2010-08-02 07:20:07 PDT
Comment on attachment 63214 [details]
proposed patch

Change to cq- to address the issues.
Comment 6 WebKit Commit Bot 2010-08-02 07:32:48 PDT
Comment on attachment 63214 [details]
proposed patch

Clearing flags on attachment: 63214

Committed r64460: <http://trac.webkit.org/changeset/64460>
Comment 7 WebKit Commit Bot 2010-08-02 07:32:54 PDT
All reviewed patches have been landed.  Closing bug.