[Webkit-unassigned] [Bug 34790] [Gtk] wrong video aspect ratio
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Wed Feb 10 07:33:03 PST 2010
https://bugs.webkit.org/show_bug.cgi?id=34790
--- Comment #2 from Sebastian Dröge <slomo at circular-chaos.org> 2010-02-10 07:33:03 PST ---
(In reply to comment #1)
> Created an attachment (id=48502)
--> (https://bugs.webkit.org/attachment.cgi?id=48502) [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
:)
Other than that this looks good
--
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