Remove irrelevant MediaStreamTrack entries#10745
Merged
queengooborg merged 1 commit intomdn:mainfrom Jun 6, 2021
Merged
Conversation
These are all false, null or removed, with the except on Edge 12 for readonly, but that's gone in Chromium-based Edge.
foolip
commented
Jun 3, 2021
| "version_added": false | ||
| }, | ||
| "samsunginternet_android": { | ||
| "version_added": "6.0" |
Contributor
Author
There was a problem hiding this comment.
I didn't mention this in the commit message, but it must be wrong.
foolip
added a commit
to foolip/content
that referenced
this pull request
Jun 3, 2021
This follows mdn/browser-compat-data#10745. There's some additional cleanup in surrounding areas, notably for the isolationchange event on RTCPeerConnection. There's no non-test reference to this event (on any target) in the current source of Chromium, Gecko or WebKit.
Contributor
Author
|
mdn/content#5629 cleans up MDN to match. |
sideshowbarker
pushed a commit
to mdn/content
that referenced
this pull request
Jun 3, 2021
This follows mdn/browser-compat-data#10745. There's some additional cleanup in surrounding areas, notably for the isolationchange event on RTCPeerConnection. There's no non-test reference to this event (on any target) in the current source of Chromium, Gecko or WebKit.
queengooborg
approved these changes
Jun 6, 2021
Contributor
queengooborg
left a comment
There was a problem hiding this comment.
Thanks for performing this cleanup, looks good to me!
ddbeck
added a commit
to ddbeck/browser-compat-data
that referenced
this pull request
Jun 9, 2021
ddbeck
added a commit
that referenced
this pull request
Jun 10, 2021
* Bump version to v3.3.7 * Add release note for #10745 * Add release note for #10686 * Add release note for #10744 * Add release note for #10820 * Add release note for #10582 * Add release note for #9464 * Add release note for #10724 * Add release note for #10827 * Add release note for #10829 * Add release note for #10782 * Add stats * Add release date * Update stats one last time
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
These are all false, null or removed, with the exception of Edge 12 for
readonly, but that's gone in Chromium-based Edge.