[Webkit-unassigned] [Bug 198555] [WinCairo][MediaFoundation] MediaPlayerPrivateMediaFoundation::naturalSize is going to return larger and larger sizes gradually

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Jun 4 23:41:20 PDT 2019


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

--- Comment #6 from Fujii Hironori <Hironori.Fujii at sony.com> ---
Oh, I forgot to mention the important information I'm using 150% scale factor high DPI display.

> MediaPlayerPrivateMediaFoundation::naturalSize m_size=450x225 m_cachedNaturalSize=675.0x337.0

(/ 675.0 450)
→ 1.5

(/ 337.0 225)
→ 1.4977777777777779

Surprisingly, it still happens after I changed display scale factor to 100% manually.

-- 
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/20190605/f1ea90e9/attachment.html>


More information about the webkit-unassigned mailing list