[Webkit-unassigned] [Bug 151271] [WinCairo][MediaFoundation] Video rendered at wrong position.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Nov 13 13:03:56 PST 2015


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

Alex Christensen <achristensen at apple.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Attachment #265493|review?                     |review+, commit-queue-
              Flags|                            |

--- Comment #3 from Alex Christensen <achristensen at apple.com> ---
Comment on attachment 265493
  --> https://bugs.webkit.org/attachment.cgi?id=265493
Patch

View in context: https://bugs.webkit.org/attachment.cgi?id=265493&action=review

> Source/WebCore/platform/graphics/win/MediaPlayerPrivateMediaFoundation.cpp:2692
> +        FloatRect destRect = r;

This isn't needed if it's used only once and r is not used anywhere else.  Just rename the parameter.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.webkit.org/pipermail/webkit-unassigned/attachments/20151113/18c1fd8b/attachment-0001.html>


More information about the webkit-unassigned mailing list