[mediacapture-main] new commits pushed by alvestrand

The following commits were just pushed by alvestrand to https://github.com/w3c/mediacapture-main:

* Remove self referencing link

Making this "Remove" a link to the algorithm was making the algorithm loop endlessly. Here we're not calling that algorithm again, we're just using the track set's remove method (from infra: https://infra.spec.whatwg.org/#list-remove).
  by Kaiido
https://github.com/w3c/mediacapture-main/commit/89002bc5fe4b888c368c909c4e1bb160c5944318

* Link to infra

This makes it clear that we deal with the set instead of the current algorithm.

Co-authored-by: Dominique Hazael-Massieux <dom@w3.org>
  by Tristan Fraipont
https://github.com/w3c/mediacapture-main/commit/0a69dbde3370b8c1624010b1f37462e553363e4d

* Merge pull request #1022 from Kaiido/recursive-remove-track

Prevent remove-a-track to recurse.
  by Harald Alvestrand
https://github.com/w3c/mediacapture-main/commit/161b2d7a5fff385287337b74c1414e8e33f5f64d



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

Received on Thursday, 5 December 2024 15:25:13 UTC