[webkit-reviews] review granted: [Bug 60439] [Texmap][Qt] Upstream texture-mapper changes from Qt's WebKit2 branch : [Attachment 92712] Patch 6: Media player changes

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sun May 8 04:49:04 PDT 2011


Kenneth Rohde Christiansen <kenneth at webkit.org> has granted Noam Rosenthal
<noam.rosenthal at nokia.com>'s request for review:
Bug 60439: [Texmap][Qt] Upstream texture-mapper changes from Qt's WebKit2
branch
https://bugs.webkit.org/show_bug.cgi?id=60439

Attachment 92712: Patch 6: Media player changes
https://bugs.webkit.org/attachment.cgi?id=92712&action=review

------- Additional Comments from Kenneth Rohde Christiansen
<kenneth at webkit.org>
View in context: https://bugs.webkit.org/attachment.cgi?id=92712&action=review

r+ if you fix my comments

> Source/WebCore/platform/graphics/qt/MediaPlayerPrivateQt.cpp:615
> +void MediaPlayerPrivateQt::paintToTextureMapper(TextureMapper*
textureMapper,
> +			      const FloatRect& targetRect,
> +			      const TransformationMatrix& matrix,
> +			      float opacity,
> +			      BitmapTexture*) const

Please put on one line before committing!

> Source/WebCore/platform/graphics/qt/MediaPlayerPrivateQt.h:115
> +    virtual void paintToTextureMapper(TextureMapper*,
> +			  const FloatRect& targetRect,
> +			  const TransformationMatrix&,
> +			  float opacity,
> +			  BitmapTexture* mask) const;

One line please


More information about the webkit-reviews mailing list