Files
servo/tests
Víctor Manuel Jáquez Leal f9bee36b71 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.
2019-05-02 17:27:12 +02:00
..
2019-03-19 21:21:26 +01:00
2019-05-02 17:27:12 +02:00