RESOLVED INVALID 42078
Use source style includes in WebKit2 (instead of framework style)
https://bugs.webkit.org/show_bug.cgi?id=42078
Summary Use source style includes in WebKit2 (instead of framework style)
Balazs Kelemen
Reported 2010-07-12 07:39:32 PDT
In 41850 Mark suggested to fix the problems with wk2 includes through use full include paths and generate forwarding headers for the use case of building wk2 outside of the trunk.
Attachments
proof of concept patch (46.88 KB, patch)
2010-07-12 07:41 PDT, Balazs Kelemen
no flags
Balazs Kelemen
Comment 1 2010-07-12 07:41:06 PDT
Created attachment 61228 [details] proof of concept patch This is just to show how it would look like and to start discussion.
Balazs Kelemen
Comment 2 2010-07-12 07:44:06 PDT
I have created the ResourceRequest.h and two similar in WebKit2/WebProcess because these headers lives in platform specific place inside WebCore.
Note You need to log in before you can comment on or make changes to this bug.