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 upMedia Session API #24499
Media Session API #24499
Conversation
highfive
commented
Oct 18, 2019
|
Heads up! This PR modifies the following files:
|
highfive
commented
Oct 18, 2019
|
r? @Manishearth |
|
looks good overall! @gterzian's suggestion for making it a global thing might be useful. Unsure how to structure that. |
|
@bors-servo try |
Media Session API - [X] `./mach build -d` does not report any errors - [x] `./mach test-tidy` does not report any errors - [x] These changes fix #24172 - [x] There are tests for these changes This PR introduces all the pieces required to prove an end to end media session flow with Android as a test platform. It is still not very functional and WIP though.
|
r? @Manishearth |
|
|
|
@bors-servo r+ |
|
|
Media Session API - [X] `./mach build -d` does not report any errors - [x] `./mach test-tidy` does not report any errors - [x] These changes fix #24172 - [x] There are tests for these changes This PR introduces all the pieces required to prove an end to end media session flow with Android as a test platform. It is still not very functional and WIP though.
|
|
|
@bors-servo r=Manishearth |
|
|
Media Session API - [X] `./mach build -d` does not report any errors - [x] `./mach test-tidy` does not report any errors - [x] These changes fix #24172 - [x] There are tests for these changes This PR introduces all the pieces required to prove an end to end media session flow with Android as a test platform.
|
|
|
@bors-servo retry |
|
|
Media Session API - [X] `./mach build -d` does not report any errors - [x] `./mach test-tidy` does not report any errors - [x] These changes fix #24172 - [x] There are tests for these changes This PR introduces all the pieces required to prove an end to end media session flow with Android as a test platform.
|
|
ferjm commentedOct 18, 2019
•
edited
./mach build -ddoes not report any errors./mach test-tidydoes not report any errorsThis PR introduces all the pieces required to prove an end to end media session flow with Android as a test platform.