RESOLVED FIXED 18195
Paths for Cairo-based WebKit Targets Finds Wrong ResourceRequest.h
https://bugs.webkit.org/show_bug.cgi?id=18195
Summary Paths for Cairo-based WebKit Targets Finds Wrong ResourceRequest.h
Brent Fulgham
Reported 2008-03-28 15:58:41 PDT
The revisions I made to Bug 17985 to match the TOT project file was not complete. The CFNetwork header paths were re-included in the Release_Cairo and Debug_Cairo project files when I merged in the latest project file changes. This patch corrects this error.
Attachments
Small patch to correct Visual Studio paths for Curl build. (12.69 KB, patch)
2008-03-28 16:20 PDT, Brent Fulgham
no flags
Revised patch against TOT (12.80 KB, patch)
2008-03-31 15:16 PDT, Brent Fulgham
darin: review+
Brent Fulgham
Comment 1 2008-03-28 16:20:01 PDT
Created attachment 20169 [details] Small patch to correct Visual Studio paths for Curl build.
Alp Toker
Comment 2 2008-03-31 08:16:38 PDT
This does not apply any more unfortunately.
Brent Fulgham
Comment 3 2008-03-31 15:16:20 PDT
Created attachment 20263 [details] Revised patch against TOT Revised patch so that line offsets are against TOT.
Darin Adler
Comment 4 2008-04-02 02:32:43 PDT
Comment on attachment 20263 [details] Revised patch against TOT Looks fine. Next time, please delete the "WARNING: NO TEST CASES ADDED OR CHANGED" line if that's not needed. This entire thing comes from the questionable practice of having many files with the same filename!
Matt Lilek
Comment 5 2008-04-03 15:53:11 PDT
Landed in r31609
Note You need to log in before you can comment on or make changes to this bug.