diff options
author | Víctor Manuel Jáquez Leal <vjaquez@igalia.com> | 2019-04-30 17:47:20 +0200 |
---|---|---|
committer | Víctor Manuel Jáquez Leal <vjaquez@igalia.com> | 2019-05-02 17:27:12 +0200 |
commit | f9bee36b71651069bcbda02d563d9b9ec488db21 (patch) | |
tree | 86a2e6db345d79b965996757a3106fa06d3db442 /python | |
parent | 834d3193a2ed016093b6b997d29df5a607715956 (diff) | |
download | servo-f9bee36b71651069bcbda02d563d9b9ec488db21.tar.gz servo-f9bee36b71651069bcbda02d563d9b9ec488db21.zip |
Update Player instantiator API
Now servo/media player requires a new parameter for its creator, which
is a trait object that provides the GL parameters needed for setup the
generation of frames as GL textures.
This patch provides a dummy GL context trait object where the code
path will go to the default of raw frames.
Webaudio test expectation also were changed, adding two new failing
tests.
Diffstat (limited to 'python')
0 files changed, 0 insertions, 0 deletions