Join GitHub today
GitHub is home to over 50 million developers working together to host and review code, manage projects, and build software together.
Sign upWebAudio MediaElementAudioSourceNode implementation #24687
Conversation
highfive
commented
Nov 7, 2019
|
Heads up! This PR modifies the following files:
|
highfive
commented
Nov 7, 2019
|
|
|
r? @Manishearth |
|
Error syncing changes upstream. Logs saved in error-snapshot-1574093491037. |
|
@bors-servo try=wpt |
WebAudio MediaElementAudioSourceNode implementation - [X] `./mach build -d` does not report any errors - [X] `./mach test-tidy` does not report any errors - [X] These changes fix #22370 - [X] There are tests for these changes Depends on servo/media#321 Tested with https://ferjm.github.io/webaudio-examples/media-source-buffer/ I am still investigating why it is playing back with a low rate.
|
|
|
@bors-servo try=wpt |
WebAudio MediaElementAudioSourceNode implementation - [X] `./mach build -d` does not report any errors - [X] `./mach test-tidy` does not report any errors - [X] These changes fix #22370 - [X] There are tests for these changes Depends on servo/media#321 Tested with https://ferjm.github.io/webaudio-examples/media-source-buffer/ I am still investigating why it is playing back with a low rate.
|
|
|
@bors-servo try=wpt |
WebAudio MediaElementAudioSourceNode implementation - [X] `./mach build -d` does not report any errors - [X] `./mach test-tidy` does not report any errors - [X] These changes fix #22370 - [X] There are tests for these changes Depends on servo/media#321 Tested with https://ferjm.github.io/webaudio-examples/media-source-buffer/ I am still investigating why it is playing back with a low rate.
|
|
|
@bors-servo r=Manishearth |
|
|
WebAudio MediaElementAudioSourceNode implementation - [X] `./mach build -d` does not report any errors - [X] `./mach test-tidy` does not report any errors - [X] These changes fix #22370 - [X] There are tests for these changes Depends on servo/media#321 Tested with https://ferjm.github.io/webaudio-examples/media-source-buffer/ I am still investigating why it is playing back with a low rate.
|
|
|
@bors-servo retry |
|
|
WebAudio MediaElementAudioSourceNode implementation - [X] `./mach build -d` does not report any errors - [X] `./mach test-tidy` does not report any errors - [X] These changes fix #22370 - [X] There are tests for these changes Depends on servo/media#321 Tested with https://ferjm.github.io/webaudio-examples/media-source-buffer/ I am still investigating why it is playing back with a low rate.
|
|
This comment has been minimized.
This comment has been minimized.
|
Did you forget to update Lines 4476 to 4489 in 518ec87 |
This comment has been minimized.
This comment has been minimized.
|
Looks like it, yes. |
ferjm commentedNov 7, 2019
./mach build -ddoes not report any errors./mach test-tidydoes not report any errorsDepends on servo/media#321
Tested with https://ferjm.github.io/webaudio-examples/media-source-buffer/
I am still investigating why it is playing back with a low rate.