Bug 55478

Summary: [Qt][WK2] generate-forwarding-headers.pl should generate paths with framework names
Product: WebKit Reporter: Andras Becsi <abecsi>
Component: Tools / TestsAssignee: Andras Becsi <abecsi>
Status: RESOLVED FIXED    
Severity: Normal CC: commit-queue, laszlo.gombos, ossy
Priority: P2 Keywords: Qt, QtTriaged
Version: 528+ (Nightly build)   
Hardware: PC   
OS: All   
Bug Depends on:    
Bug Blocks: 50251    
Attachments:
Description Flags
proposed patch none

Andras Becsi
Reported 2011-03-01 10:13:29 PST
On case-insensitive systems the generated forwarding headers case build problems, because of file name clashes. One such example is: Source/WebKit2/Platform/Logging.h and Source/WebCore/platform/Logging.h where including (p|P)latform/Logging.h in the final build step is ambiguous on case-insensitive systems, so the generated header should also contain the framework name.
Attachments
proposed patch (2.91 KB, patch)
2011-03-02 07:09 PST, Andras Becsi
no flags
Andras Becsi
Comment 1 2011-03-02 07:09:38 PST
Created attachment 84414 [details] proposed patch
Laszlo Gombos
Comment 2 2011-03-02 07:32:13 PST
Comment on attachment 84414 [details] proposed patch Nice, thanks. r+.
WebKit Commit Bot
Comment 3 2011-03-02 08:02:02 PST
Comment on attachment 84414 [details] proposed patch Clearing flags on attachment: 84414 Committed r80131: <http://trac.webkit.org/changeset/80131>
WebKit Commit Bot
Comment 4 2011-03-02 08:02:06 PST
All reviewed patches have been landed. Closing bug.
Note You need to log in before you can comment on or make changes to this bug.