[Webkit-unassigned] [Bug 65301] New: [EFL] Fix warning caused by undefined static api.
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Wed Jul 27 21:34:42 PDT 2011
https://bugs.webkit.org/show_bug.cgi?id=65301
Summary: [EFL] Fix warning caused by undefined static api.
Product: WebKit
Version: 528+ (Nightly build)
Platform: Other
OS/Version: Linux
Status: UNCONFIRMED
Severity: Minor
Priority: P2
Component: WebKit EFL
AssignedTo: webkit-unassigned at lists.webkit.org
ReportedBy: hyuki.kim at samsung.com
CC: gyuyoung.kim at samsung.com, antognolli at profusion.mobi,
leandro at profusion.mobi, demarchi at webkit.org,
ryuan.choi at samsung.com, gyuyoung.kim at webkit.org
Both _ewk_tiled_backing_store_item_request_add and _ewk_tiled_backing_store_item_request_delare declared,
but their bodies are not defined and they are not referenced anywhere.
Therefore, I remove both two API's declaration in order to resolve warning message caused by 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