[Webkit-unassigned] [Bug 131099] New: [GTK] Compile all installed resources as GResources

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Apr 2 04:24:03 PDT 2014


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

           Summary: [GTK] Compile all installed resources as GResources
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Unspecified
        OS/Version: Unspecified
            Status: NEW
          Keywords: Gtk
          Severity: Normal
          Priority: P2
         Component: WebKit Gtk
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: cgarcia at igalia.com
            Blocks: 130899


We currently install a few images and wav file in $prefix/share. These resources are shared between wk1 and wk2. If we compile them as gresources, we don't have to worry anymore about resources not being available because wk was not yet installed, or using hacks to make out tools find the resources. This also avoid conflicts for parallel installable versions of webkit, since the resources dir installed is not versioned.

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