[Webkit-unassigned] [Bug 132118] [EFL] WebKit build fails when MEDIA_SOURCE is enabled

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Apr 24 03:50:04 PDT 2014


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





--- Comment #2 from Gyuyoung Kim <gyuyoung.kim at samsung.com>  2014-04-24 03:50:24 PST ---
(From update of attachment 230066)
View in context: https://bugs.webkit.org/attachment.cgi?id=230066&action=review

It would be nice to move those file from PlatofrmGTK|EFL to CMakeLists.txt because GTK port also use it. However, we can't do that because wince port doesn't use it.

> Source/WebCore/CMakeLists.txt:3111
> +    "${WEBCORE_DIR}/platform/mock/mediasource"

PlatformGTK.cmake also includes this path. I think you need to remove it from the PlatformGTK.cmake if you want to add the path to CMakeLists.txt But, wince port doesn't need to include this path. So, I think you need to move this to PlatformEfl.cmake as well.

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