[webkit-reviews] review requested: [Bug 30925] [GTK] Black artifacts in youtube.com/html5 : [Attachment 42158] fix

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Oct 29 16:04:28 PDT 2009


Benjamin Otte <otte at gnome.org> has asked  for review:
Bug 30925: [GTK] Black artifacts in youtube.com/html5
https://bugs.webkit.org/show_bug.cgi?id=30925

Attachment 42158: fix
https://bugs.webkit.org/attachment.cgi?id=42158&action=review

------- Additional Comments from Benjamin Otte <otte at gnome.org>
These two patches get rid of the improper alignment as exhibited in the bug.

According to Simon Fraser the right thing to do in MediaPlayerPrivate::paint()
is to make the video fill the given rectangle completely and not try to keep
any aspect ratio.

FWIW, at least the Qt and the win port have the same issue. I'm not sure if we
should file new bugs for that or use this one?


More information about the webkit-reviews mailing list