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 upAllow reusing AudioBuffers #21910
Allow reusing AudioBuffers #21910
Conversation
highfive
commented
Oct 11, 2018
|
Heads up! This PR modifies the following files:
|
highfive
commented
Oct 11, 2018
|
@bors-servo try=wpt |
Allow reusing AudioBuffers - [X] `./mach build -d` does not report any errors - [X] `./mach test-tidy` does not report any errors - [X] These changes fix #21887 - [X] There are tests for these changes <!-- Reviewable:start --> --- This change is [<img src="https://reviewable.io/review_button.svg" height="34" align="absmiddle" alt="Reviewable"/>](https://reviewable.io/reviews/servo/servo/21910) <!-- Reviewable:end -->
|
|
|
I am not sure why the tests were marked as PASS before, but all the errors seem to be caused because we don't support start()'s offset and duration params yet |
|
r? @Manishearth (This might need a rebase after #21915 is merged) |
|
Opened new PR for upstreamable changes. Completed upstream sync of web-platform-test changes at web-platform-tests/wpt#13475. |
|
@bors-servo r+ p=1 |
|
|
Allow reusing AudioBuffers - [X] `./mach build -d` does not report any errors - [X] `./mach test-tidy` does not report any errors - [X] These changes fix #21887 - [X] There are tests for these changes <!-- Reviewable:start --> --- This change is [<img src="https://reviewable.io/review_button.svg" height="34" align="absmiddle" alt="Reviewable"/>](https://reviewable.io/reviews/servo/servo/21910) <!-- Reviewable:end -->
|
|
|
@bors-servo retry |
|
|
|
|
|
I know how to fix that intermittent |
|
@bors-servo retry |
|
@bors-servo r+ rolled in the AudioDestinationNode fix |
|
|
|
Transplanted upstreamable changes to existing PR. Completed upstream sync of web-platform-test changes at web-platform-tests/wpt#13475. |
Allow reusing AudioBuffers - [X] `./mach build -d` does not report any errors - [X] `./mach test-tidy` does not report any errors - [X] These changes fix #21887 - [X] There are tests for these changes <!-- Reviewable:start --> --- This change is [<img src="https://reviewable.io/review_button.svg" height="34" align="absmiddle" alt="Reviewable"/>](https://reviewable.io/reviews/servo/servo/21910) <!-- Reviewable:end -->
|
|
ferjm commentedOct 11, 2018
•
edited by SimonSapin
./mach build -ddoes not report any errors./mach test-tidydoes not report any errorsThis change is