DescriptionPlay automatically when reloading the audio player with new songs.
Because of introducing an async call during initialization, the new appstate was being changed. Playing a song adds a 'time' field to the appstate. Having a time field causes pausing the audio player once the initialization is finished.
To avoid this, a copy is made, to avoid altering the input 'playlist' object.
TEST=Tested manually. Partly browser tests.
BUG=335422
Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=245493
Patch Set 1 #
Total comments: 5
Messages
Total messages: 8 (0 generated)
|