[Webkit-unassigned] [Bug 62444] [EFL][WK2] Add BackingStoreEfl for WebKit2 EFL port

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Jun 10 22:03:43 PDT 2011


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


Ryuan Choi <ryuan.choi at samsung.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |mrobinson at webkit.org




--- Comment #2 from Ryuan Choi <ryuan.choi at samsung.com>  2011-06-10 22:03:42 PST ---
View in context: https://bugs.webkit.org/attachment.cgi?id=96718&action=review

> Source/WebKit2/UIProcess/BackingStore.h:78
> -#elif PLATFORM(GTK)
> +#elif PLATFORM(GTK) || PLATFORM(EFL)
>      typedef cairo_t* PlatformGraphicsContext;
>  #endif

Hello, Martin.
Could you give your opinion about changing it to #elif USE(CAIRO) ?

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