[Webkit-unassigned] [Bug 115098] New: [WebKit2] Add CoordinatedGraphics to the list of platforms in generate-forwarding-headers.pl

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Apr 24 03:13:42 PDT 2013


https://bugs.webkit.org/show_bug.cgi?id=115098

           Summary: [WebKit2] Add CoordinatedGraphics to the list of
                    platforms in generate-forwarding-headers.pl
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Unspecified
        OS/Version: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: WebKit2
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: cgarcia at igalia.com
                CC: andersca at apple.com, mikhail.pozdnyakov at intel.com


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]

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list