Bug 43336 - [Qt] Generate forwarding headers for WebKit2
Summary: [Qt] Generate forwarding headers for WebKit2
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Platform (show other bugs)
Version: 528+ (Nightly build)
Hardware: PC All
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-08-02 05:08 PDT by Balazs Kelemen
Modified: 2010-08-02 07:32 PDT (History)
3 users (show)

See Also:


Attachments
proposed patch (19.02 KB, patch)
2010-08-02 05:40 PDT, Balazs Kelemen
no flags Details | Formatted Diff | Diff
proposed patch (17.09 KB, patch)
2010-08-02 07:01 PDT, 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 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.