DescriptionChange original WebMediaPlayer signatures from float to double.
This change puts the final signatures containing doubles in place so that
they can be used by Blink code. After this change lands Blink will be updated
to call these methods instead of the temporary xxxFloat() methods.
BUG=227156
TEST=All existing tests still pass. No user visible behavior has changed.
Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=194624
Patch Set 1 #
Total comments: 18
Patch Set 2 : Address CR comments. #
Messages
Total messages: 5 (0 generated)
|