Bug 143874 - [EFL] TestWebKitAPI's forwarding header generator should depend on WebKit2's generator
Summary: [EFL] TestWebKitAPI's forwarding header generator should depend on WebKit2's ...
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: New Bugs (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Csaba Osztrogonác
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2015-04-17 04:32 PDT by Csaba Osztrogonác
Modified: 2015-04-27 03:04 PDT (History)
4 users (show)

See Also:


Attachments
Patch (4.40 KB, patch)
2015-04-17 04:47 PDT, Csaba Osztrogonác
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Csaba Osztrogonác 2015-04-17 04:32:21 PDT
Now TestWebKitAPI's forwarding header generator and WebKit2's forwarding generator
can run in parallel and both of them generates header for WebKit2 directory.

It would be better to make TestWebKitAPI generate forwarding headers only 
for TestWebKitAPI and make it depend on WeKit2's forwarding generator rule.
(GTK uses this idea.)

Additionally we can remove the more includepath support from the script.
Comment 1 Csaba Osztrogonác 2015-04-17 04:47:03 PDT
Created attachment 251015 [details]
Patch
Comment 2 Csaba Osztrogonác 2015-04-23 05:26:16 PDT
ping?
Comment 3 Csaba Osztrogonác 2015-04-27 03:03:51 PDT
Comment on attachment 251015 [details]
Patch

Clearing flags on attachment: 251015

Committed r183389: <http://trac.webkit.org/changeset/183389>
Comment 4 Csaba Osztrogonác 2015-04-27 03:04:00 PDT
All reviewed patches have been landed.  Closing bug.