[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
Fri May 8 12:05:53 PDT 2015


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

--- Comment #9 from daegyu.lee at navercorp.com <daegyu.lee at navercorp.com> ---
Comment on attachment 252707
  --> https://bugs.webkit.org/attachment.cgi?id=252707
patch

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

>> LayoutTests/media/video-transformed-by-javascript-expected.txt:12
>> +          (drawsContent 1)
> 
> This result will be platform-specific, because this layer will only be drawsContent=1 on platforms that don't have supportsAcceleratedRendering().

Agreed. Do you have any recommendation like pixel-level comparisons?

>> LayoutTests/media/video-transformed-by-javascript.html:29
>> +    <video id="videoRotate" width="480" height="270" type="video/mp4" src="test.mp4"/>
> 
> test.mp4 doesn't exist in that directory. You need to use the functions in media-file.js to load a media type that works on all platforms, like the other tests in this directory.

Yes, you are right.

-- 
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/20150508/2e7ddf6d/attachment.html>


More information about the webkit-unassigned mailing list