Commit 40a92b6
committed
Don't use fudge factor for buffered ranges when seeking.
Chrome doesn't seem to support gap jumping immediately after a seek.
So when we detect how much is buffered after a seek, we should use the
exact ranges. Otherwise we will be left with a small gap that Chrome
doesn't want to jump.
Issue #655
Change-Id: I2d853e0c2b95285013463f38cece56ea9ea561331 parent 39183a1 commit 40a92b6
1 file changed
+3
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
545 | 545 | | |
546 | 546 | | |
547 | 547 | | |
| 548 | + | |
| 549 | + | |
548 | 550 | | |
549 | 551 | | |
550 | | - | |
| 552 | + | |
551 | 553 | | |
552 | 554 | | |
553 | 555 | | |
| |||
0 commit comments