[Webkit-unassigned] [Bug 142784] [WinCairo] Video position is incorrect when located inside a frame.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Mar 18 01:55:14 PDT 2015


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

Csaba Osztrogonác <ossy at webkit.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |ossy at webkit.org,
                   |                            |peavo at outlook.com

--- Comment #7 from Csaba Osztrogonác <ossy at webkit.org> ---
(In reply to comment #6)
> Committed r181665: <http://trac.webkit.org/changeset/181665>

This WinCairo fix broke the WinCairo build, it is so funny. :))

..\platform\graphics\win\MediaPlayerPrivateMediaFoundation.cpp(215): error C2664: 'WebCore::IntPoint WebCore::Widget::convertToContainingWindow(const WebCore::IntPoint &) const' : cannot convert argument 1 from 'WebCore::FloatPoint' to 'const WebCore::IntRect &' [C:\cygwin\home\webkitbot\win-cairo-release\build\Source\WebCore\WebCore.vcxproj\WebCore.vcxproj]
          Reason: cannot convert from 'WebCore::FloatPoint' to 'const WebCore::IntRect'
          No user-defined-conversion operator available that can perform this conversion, or the operator cannot be called
c:\cygwin\home\webkitbot\win-cairo-release\build\source\webcore\html\htmlelement.cpp(492): warning C4701: potentially uninitialized local variable 'c' used [C:\cygwin\home\webkitbot\win-cairo-release\build\Source\WebCore\WebCore.vcxproj\WebCore.vcxproj]

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20150318/b2052e96/attachment-0002.html>


More information about the webkit-unassigned mailing list