[Webkit-unassigned] [Bug 144782] 3D-transformed video does not display on platforms without accelerated video rendering

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sun May 10 23:33:03 PDT 2015


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

--- Comment #11 from Gyuyoung Kim <gyuyoung.kim at webkit.org> ---
Comment on attachment 252839
  --> https://bugs.webkit.org/attachment.cgi?id=252839
patch

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

> Source/WebCore/testing/Internals.cpp:2372
> +    return element->player()->supportsAcceleratedRendering();

It seems that element->player() needs to be checked if it is null or not.

-- 
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/20150511/5a0d8009/attachment.html>


More information about the webkit-unassigned mailing list