[Webkit-unassigned] [Bug 106210] [EFL] Compress resource files of inspector

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Jan 8 18:45:29 PST 2013


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





--- Comment #2 from Ryuan Choi <ryuan.choi at samsung.com>  2013-01-08 18:47:22 PST ---
(From update of attachment 181691)
View in context: https://bugs.webkit.org/attachment.cgi?id=181691&action=review

> Source/PlatformEfl.cmake:16
> +        file(GLOB all_js_files "${WEBCORE_DIR}/inspector/front-end/*.js")

Doesn't we need to compress other js file?

> Source/PlatformEfl.cmake:19
> +            add_custom_command(

I think that it should have dependency to execute this after copied js files.

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