[Webkit-unassigned] [Bug 61350] [CMAKE] Split JSC related files from WebCore/CMakeLists.txt

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Jun 1 08:11:07 PDT 2011


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





--- Comment #8 from Ryuan Choi <ryuan.choi at samsung.com>  2011-06-01 08:11:07 PST ---
(In reply to comment #6)
> What's about merging ScriptControllerBrew, ScriptControllerEfl, ScriptControllerGtk, ScriptControllerHaiku, ScriptControllerWin and ScriptControllerWx and give it a better name like ScriptControllerDefault?

I consider it little more.
ScripControllerDefault.cpp can be used to reduce duplication.
but, we can't include this file in UseJSC.cmake because some port which use CMake may want own ScriptController${PORT}.cpp.

For ScriptController${PLATFORM}.cpp now,
I don't have idea without adding if statement to check JavaScript engine in each WebCore/CMakeLists{Efl,WinCE}.txt.

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