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

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sun Jun 12 15:55:49 PDT 2011


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


Martin Robinson <mrobinson at webkit.org> changed:

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




--- Comment #3 from Martin Robinson <mrobinson at webkit.org>  2011-06-12 15:55:48 PST ---
(In reply to comment #2)
> 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) ?

I don't think that's the right thing to do for WinCairo. CCing Brent Fulgham who probably knows better than I do.

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