[Webkit-unassigned] [Bug 57142] [Qt] Change TextureMapperVideoLayer to TextureMapperMediaLayer

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Mar 28 04:37:18 PDT 2011


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


Benjamin Poulain <benjamin at webkit.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #87119|review?                     |review+, commit-queue+
               Flag|                            |




--- Comment #4 from Benjamin Poulain <benjamin at webkit.org>  2011-03-28 04:37:18 PST ---
(From update of attachment 87119)
The changes in /texmap/ look correct to me. 

The change in the Qt implementation does not because of this:
    class TextureMapperVideoLayerQt : public virtual TextureMapperMediaLayer
-> the Qt layer is limited to video.

I still r+ because this is improving texture mapper and fixing the Qt layer is a separate problem. But please open a new bug for having a correct implementation of TextureMapperMediaLayer for Qt.

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