This repository has been archived by the owner on Jul 18, 2018. It is now read-only.
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Video player: Interpret paper-slider's ratio property properly.
paper-slider v2.0.2 has a breaking change. PolymerElements/paper-slider#194 |ratio| property used to return a value in [0, 1], but now it returns a value in [0, 100]. Making video player to catch up this change by dividing |ratio| property by 100. Bug: 752283 Cq-Include-Trybots: master.tryserver.chromium.linux:closure_compilation Change-Id: Iad994a2dd7f8a6e5b77698a0deec0812c70fb045 Reviewed-on: https://chromium-review.googlesource.com/646153 Reviewed-by: Yoshiki Iguchi <[email protected]> Commit-Queue: Naoki Fukino <[email protected]> Cr-Commit-Position: refs/heads/master@{#499126}
- Loading branch information