[Webkit-unassigned] [Bug 135544] New: [GTK] Install all unstable webkitdom headers

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sat Aug 2 11:54:25 PDT 2014


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

           Summary: [GTK] Install all unstable webkitdom headers
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Unspecified
        OS/Version: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: WebKit Gtk
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: mcatanzaro at gnome.org
                CC: cgarcia at igalia.com


We're accidentally failing to install unstable webkitdom headers for classes that have both stable and unstable functions.  In Source/WebCore/PlatformGTK.cmake we loop over all such headers that have been generated and add an install rule for each one, but do so before they've been generated so they all get missed.

(We're also going to need this patched in GNOME jhbuild; Epiphany is broken right now.)

-- 
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