Commit 78ce372
committed
Unreviewed, reverting 287274@main (71a7e0a)
https://bugs.webkit.org/show_bug.cgi?id=285568
rdar://142517488
Broke duolingo, calling play() during a seek() is allowed by the spec. And the play event should be fired even if the seek hasn't completed.
Reverted change:
[Media] Avoid play() call during seek flow before the finishSeek()
https://bugs.webkit.org/show_bug.cgi?id=283172
287274@main (71a7e0a)
Canonical link: https://commits.webkit.org/288588@main
---
Revert "[Media] Avoid play() call during seek flow before the finishSeek()"
This reverts commit 6e84da2.
See upstream revert: https://bugs.webkit.org/show_bug.cgi?id=285568
See downstream discussion: #14231 parent 9b71229 commit 78ce372
2 files changed
Lines changed: 3 additions & 26 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
3212 | 3212 | | |
3213 | 3213 | | |
3214 | 3214 | | |
3215 | | - | |
3216 | | - | |
3217 | | - | |
3218 | | - | |
3219 | 3215 | | |
3220 | 3216 | | |
3221 | 3217 | | |
| |||
3387 | 3383 | | |
3388 | 3384 | | |
3389 | 3385 | | |
3390 | | - | |
3391 | | - | |
3392 | 3386 | | |
3393 | 3387 | | |
3394 | 3388 | | |
| |||
3810 | 3804 | | |
3811 | 3805 | | |
3812 | 3806 | | |
3813 | | - | |
3814 | | - | |
| 3807 | + | |
3815 | 3808 | | |
3816 | | - | |
3817 | 3809 | | |
3818 | 3810 | | |
3819 | 3811 | | |
| |||
5776 | 5768 | | |
5777 | 5769 | | |
5778 | 5770 | | |
5779 | | - | |
5780 | | - | |
5781 | | - | |
5782 | | - | |
5783 | | - | |
5784 | | - | |
5785 | | - | |
5786 | | - | |
5787 | | - | |
5788 | | - | |
5789 | | - | |
| 5771 | + | |
5790 | 5772 | | |
5791 | 5773 | | |
5792 | 5774 | | |
| |||
8131 | 8113 | | |
8132 | 8114 | | |
8133 | 8115 | | |
8134 | | - | |
8135 | | - | |
| 8116 | + | |
8136 | 8117 | | |
8137 | | - | |
8138 | | - | |
8139 | 8118 | | |
8140 | 8119 | | |
8141 | 8120 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1162 | 1162 | | |
1163 | 1163 | | |
1164 | 1164 | | |
1165 | | - | |
1166 | | - | |
1167 | 1165 | | |
1168 | 1166 | | |
1169 | 1167 | | |
| |||
0 commit comments