[Webkit-unassigned] [Bug 70084] Add WebAcceleratedContentLayer backed by a texture to support accelerated content hosting

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Oct 14 15:44:25 PDT 2011


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





--- Comment #8 from Antoine Labour <piman at chromium.org>  2011-10-14 15:44:25 PST ---
(In reply to comment #4)
> (From update of attachment 110948 [details])
> View in context: https://bugs.webkit.org/attachment.cgi?id=110948&action=review
> 
> > Source/WebKit/chromium/public/WebAcceleratedContentLayer.h:36
> > +class WebAcceleratedContentLayer : public WebLayer {
> 
> isn't WebContentLayer accelerated too?  i'm not sure i understand what the
> accelerated prefix means here.
> 
> perhaps WebExternalContentLayer would be a better name?  it seems like this
> is intended to provide the embedder with a way to define a layer from a
> given textureId.

Done. WebExternalTextureLayer we all agreed upon.
> 
> perhaps it is obvious to everyone else, but could you explain what setFlip
> and flip() are?  it looks like it is a property, but "flip" seems like a
> verb to me, and yet you are using it like it is a thing.

Done. "flipped". Added doc to explain what it means.

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