[Webkit-unassigned] [Bug 97173] New: [EFL][WK2] Refactoring ewk_main.cpp because that has duplicated codes with RunLoopEfl.cpp
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Wed Sep 19 22:57:28 PDT 2012
https://bugs.webkit.org/show_bug.cgi?id=97173
Summary: [EFL][WK2] Refactoring ewk_main.cpp because that has
duplicated codes with RunLoopEfl.cpp
Product: WebKit
Version: 528+ (Nightly build)
Platform: Unspecified
OS/Version: Unspecified
Status: NEW
Severity: Normal
Priority: P2
Component: WebKit EFL
AssignedTo: webkit-unassigned at lists.webkit.org
ReportedBy: eunmi15.lee at samsung.com
CC: demarchi at webkit.org
There are duplicated initializing codes in the ewk_main.cpp and RunLoopEfl.cpp.
We have WebContext in the WebKit2, so we can initialize ecore and evas through RunLoopEfl when creating WebContext.
We don't have to add ewk_{init, shutdown}() like WebKit1 and let applications call them.
--
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