[Webkit-unassigned] [Bug 74925] [EFL] Added selective rendering to tiled backing store
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Tue Dec 20 06:05:55 PST 2011
https://bugs.webkit.org/show_bug.cgi?id=74925
KwangHyuk <hyuki.kim at samsung.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |hyuki.kim at samsung.com
--- Comment #2 from KwangHyuk <hyuki.kim at samsung.com> 2011-12-20 06:05:55 PST ---
Need small fix.
> Source/WebKit/efl/ewk/ewk_tiled_backing_store.cpp:1804
> + PRIV_DATA_GET_OR_RETURN(ewkBackingStore, priv, EINA_FALSE);
check EINA_FALSE.
> Source/WebKit/efl/ewk/ewk_tiled_backing_store.cpp:1819
> + PRIV_DATA_GET_OR_RETURN(ewkBackingStore, priv, EINA_FALSE);
Ditto.
--
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