[Webkit-unassigned] [Bug 71352] [EFL] Port tiled backing store
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Tue Dec 20 06:11:24 PST 2011
https://bugs.webkit.org/show_bug.cgi?id=71352
--- Comment #30 from Tomasz Morawski <t.morawski at samsung.com> 2011-12-20 06:11:24 PST ---
(In reply to comment #29)
> > Source/WebCore/PlatformEfl.cmake:108
> > + IF (WTF_USE_TILED_BACKING_STORE)
>
> Would you check whether WTF_USE_CAIRO would be required for this cairo related files ?
This "if" is inside IF (WTF_USE_CAIRO) block. Please see: Source/WebCore/PlatformEfl.cmake:84. So, there is no need to add new flag check.
Other things will be fixed.
--
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