[Webkit-unassigned] [Bug 136943] [GTK] generate-inspector-gresource-manifest.py should receive the list of files from the makefile

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Sep 19 02:14:46 PDT 2014


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


Philippe Normand <pnormand at igalia.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Attachment #238361|review?                     |review+
               Flag|                            |




--- Comment #4 from Philippe Normand <pnormand at igalia.com>  2014-09-19 02:14:47 PST ---
(From update of attachment 238361)
View in context: https://bugs.webkit.org/attachment.cgi?id=238361&action=review

> Source/WebKit2/PlatformGTK.cmake:500
> +    COMMAND ${TOOLS_DIR}/gtk/generate-inspector-gresource-manifest.py --output=${DERIVED_SOURCES_WEBKIT2GTK_DIR}/InspectorGResourceBundle.xml ${InspectorFiles}

The new risk here is to exceed command line length limits, I suppose it's ok for now though.

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