[Webkit-unassigned] [Bug 34790] [Gtk] wrong video aspect ratio

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Feb 10 07:33:47 PST 2010


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





--- Comment #3 from Sebastian Dröge <slomo at circular-chaos.org>  2010-02-10 07:33:47 PST ---
(In reply to comment #2)
> (In reply to comment #1)
> > Created an attachment (id=48502)
 --> (https://bugs.webkit.org/attachment.cgi?id=48502) [details] [details]
> > proposed patch
> 
> You should divide the display width/height by their greatest common divisor
> before the great if-else block, otherwise you'll get very interesting results
> :)

To be more specific, you could get overflows, it doesn't change the results for
the non-overflow cases.

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