[Webkit-unassigned] [Bug 30925] [GTK] Black artifacts in youtube.com/html5

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


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


Benjamin Otte <otte at gnome.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #42158|                            |review?
               Flag|                            |




--- Comment #3 from Benjamin Otte <otte at gnome.org>  2009-10-29 16:04:28 PDT ---
Created an attachment (id=42158)
 --> (https://bugs.webkit.org/attachment.cgi?id=42158)
fix

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?

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