[Webkit-unassigned] [Bug 100540] [EFL][WK2][AC] Build fix after r132647

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Oct 26 14:03:42 PDT 2012


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





--- Comment #6 from Yael <yael.aharon.m at gmail.com>  2012-10-26 14:04:51 PST ---
(In reply to comment #5)
> (In reply to comment #2)
> > +        evas_gl_surface_destroy(impl->evasGl(), impl->evasGlSurface());
> > 
> > Should we actually move the surface destruction to resetEvasGlSurface(in view impl).EwkViewImpl::exitAcceleratedCompositingMode could also call this internally.
> 
> Yes, I agree with this too (in this patch or another).

I actually prefer to get rid of enterAcceleratedCompositingMode/exitAcceleratedCompositingMode .
No other port implements it, so we shouldn't either.

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