[media-source] Editorial: "abort" event description should not include "remove" as a validly abort()-able operation (#287)

wolenetz has just created a new issue for https://github.com/w3c/media-source:

== Editorial: "abort" event description should not include "remove" as a validly abort()-able operation ==
Up to just prior to reaching v1 REC, the spec allowed for apps to abort() an in-progress asynchronous remove() operation on a SourceBuffer. #19 changed this behavior to instead throw error if abort() occurs while asynchronous remove() is in-progress. Therefore, the "abort" event description should no longer indicate that possibly it is due to a "remove" being aborted.

Please view or discuss this issue at https://github.com/w3c/media-source/issues/287 using your GitHub account


-- 
Sent via github-notify-ml as configured in https://github.com/w3c/github-notify-ml-config

Received on Wednesday, 4 August 2021 01:24:09 UTC