RESOLVED FIXED Bug 163386
[GTK] Video playback doesn't work properly with accelerated compositing disabled
https://bugs.webkit.org/show_bug.cgi?id=163386
Summary [GTK] Video playback doesn't work properly with accelerated compositing disabled
Miguel Gomez
Reported 2016-10-13 06:51:35 PDT
When running a page with a video using WEBKIT_DISABLE_COMPOSITING_MODE, the video frames are not properly updated. The player won't paint the new frames unless there's another component causing it to be repainted.
Attachments
Patch (2.13 KB, patch)
2016-10-13 06:59 PDT, Miguel Gomez
no flags
Miguel Gomez
Comment 1 2016-10-13 06:59:30 PDT
WebKit Commit Bot
Comment 2 2016-10-13 08:02:46 PDT
Comment on attachment 291478 [details] Patch Clearing flags on attachment: 291478 Committed r207287: <http://trac.webkit.org/changeset/207287>
WebKit Commit Bot
Comment 3 2016-10-13 08:02:48 PDT
All reviewed patches have been landed. Closing bug.
Michael Catanzaro
Comment 4 2016-12-19 12:17:58 PST
(Note to future Carlos Garcia: this caused bug #163511 so be sure to backport both together.)
Note You need to log in before you can comment on or make changes to this bug.