Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Handle the timeupdate/pause/ended events in a single task #1659

Merged
merged 1 commit into from
Aug 12, 2016

Conversation

foolip
Copy link
Member

@foolip foolip commented Aug 12, 2016

The motivation for this is to have the "still ended playback" bit as a
real step, more like how it would be implemented.

Drive-by "run the following substeps" for consistency.

Follow-up to #1646 and #1647.

@foolip
Copy link
Member Author

foolip commented Aug 12, 2016

@mounirlamouri, care to review? It's not a given that there should only be a single task, and it's somewhat arbitrary how tasks are split in general, but I thought that if had a single queue for events and tasks, this would make sense.

with the result and an <span>"<code>AbortError</code>"</span>
<code>DOMException</code>.</p></li>
<p>If the <span>media element</span> has still <span>ended playback</span>, and the
<span>direction of playback</span> is still forwards, and <span
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I'm not sure if the "still" are meaningful here.

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Will drop

@mounirlamouri
Copy link
Member

lgtm 👍

The motivation for this is to have the "still ended playback" bit as a
real step, more like how it would be implemented.

Drive-by "run the following substeps" for consistency.

Follow-up to #1646 and #1647.
@foolip foolip force-pushed the ended-single-task branch from 7beecd1 to 003a706 Compare August 12, 2016 13:05
@foolip foolip merged commit 8bba136 into master Aug 12, 2016
@foolip foolip deleted the ended-single-task branch August 12, 2016 13:06
alice pushed a commit to alice/html that referenced this pull request Jan 8, 2019
The motivation for this is to have the "still ended playback" bit as a
real step, more like how it would be implemented.

Drive-by "run the following substeps" for consistency.

Follow-up to whatwg#1646 and whatwg#1647.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

2 participants