RESOLVED FIXED 115098
[WebKit2] Add CoordinatedGraphics to the list of platforms in generate-forwarding-headers.pl
https://bugs.webkit.org/show_bug.cgi?id=115098
Summary [WebKit2] Add CoordinatedGraphics to the list of platforms in generate-forwar...
Carlos Garcia Campos
Reported 2013-04-24 03:12:02 PDT
r148963 introduced a new WKView.h header in a directory not listed as a platform prefix in generate-forwarding-headers.pl. This makes the header to be generated twice, and files depdening on it to be compiled again every time, see: GEN generate-webkittestrunner-forwarding-headers [Creating forwarding header for WebKit2/UIProcess/API/C/gtk/WKView.h] GEN generate-testwebkitapi-forwarding-headers [Creating forwarding header for WebKit2/UIProcess/API/C/CoordinatedGraphics/WKView.h] [Creating forwarding header for WebKit2/UIProcess/API/C/gtk/WKView.h] GEN generate-webkit2-forwarding-headers [Creating forwarding header for WebKit2/UIProcess/API/C/CoordinatedGraphics/WKView.h]
Attachments
Patch (1.67 KB, patch)
2013-04-24 03:15 PDT, Carlos Garcia Campos
no flags
Carlos Garcia Campos
Comment 1 2013-04-24 03:15:18 PDT
Created attachment 199408 [details] Patch Replace unused chromium with CoordinatedGraphics
WebKit Commit Bot
Comment 2 2013-04-24 08:25:16 PDT
Comment on attachment 199408 [details] Patch Clearing flags on attachment: 199408 Committed r149036: <http://trac.webkit.org/changeset/149036>
WebKit Commit Bot
Comment 3 2013-04-24 08:25:18 PDT
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.