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

Description Balazs Kelemen 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.
Comment 1 Balazs Kelemen 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.
Comment 2 Balazs Kelemen 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.