Bug 42078

Summary: Use source style includes in WebKit2 (instead of framework style)
Product: WebKit Reporter: Balazs Kelemen <kbalazs>
Component: WebKit2Assignee: Nobody <webkit-unassigned>
Status: RESOLVED INVALID    
Severity: Normal CC: abecsi, zherczeg
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: PC   
OS: All   
Bug Depends on: 41938    
Bug Blocks:    
Attachments:
Description Flags
proof of concept patch none

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.