Skip to content

Remove entries representing indexed property getters#9464

Merged
sideshowbarker merged 1 commit intomdn:mainfrom
foolip:rm-indexed-property-getters
Jun 9, 2021
Merged

Remove entries representing indexed property getters#9464
sideshowbarker merged 1 commit intomdn:mainfrom
foolip:rm-indexed-property-getters

Conversation

@foolip
Copy link
Contributor

@foolip foolip commented Mar 15, 2021

These are curious, because the ability to access the members of these
Array-like interfaces is the whole point of them. There are many
interfaces like this, but only these few have entries for [].

These pages exist and will need to be removed:
https://developer.mozilla.org/docs/Web/API/DataTransferItemList/DataTransferItem
https://developer.mozilla.org/docs/Web/API/SourceBufferList/SourceBuffer
https://developer.mozilla.org/docs/Web/API/TrackDefaultList/TrackDefault

These pages do not exist:
https://developer.mozilla.org/docs/Web/API/CSSNumericArray/CSSNumericValue
https://developer.mozilla.org/docs/Web/API/CSSUnparsedValue/CSSUnparsedSegment

The interface pages do exist and show that support is largely identical
to the parent feature:
https://developer.mozilla.org/docs/Web/API/CSSNumericArray#Browser_compatibility
https://developer.mozilla.org/docs/Web/API/CSSUnparsedValue#Browser_compatibility
https://developer.mozilla.org/docs/Web/API/DataTransferItemList#Browser_compatibility
https://developer.mozilla.org/docs/Web/API/SourceBufferList#Browser_compatibility
https://developer.mozilla.org/docs/Web/API/TrackDefaultList#Browser_compatibility

The exception is SourceBufferList, but that must be an error in the data.

@github-actions github-actions bot added the data:api Compat data for Web APIs. https://developer.mozilla.org/docs/Web/API label Mar 15, 2021
Base automatically changed from master to main March 24, 2021 12:54
These are curious, because the ability to access the members of these
Array-like interfaces is the whole point of them. There are many
interfaces like this, but only these few have entries for [].

These pages exist and will need to be removed:
https://developer.mozilla.org/docs/Web/API/DataTransferItemList/DataTransferItem
https://developer.mozilla.org/docs/Web/API/SourceBufferList/SourceBuffer
https://developer.mozilla.org/docs/Web/API/TrackDefaultList/TrackDefault

These pages do not exist:
https://developer.mozilla.org/docs/Web/API/CSSNumericArray/CSSNumericValue
https://developer.mozilla.org/docs/Web/API/CSSUnparsedValue/CSSUnparsedSegment

The interface pages do exist and show that support is largely identical
to the parent feature:
https://developer.mozilla.org/docs/Web/API/CSSNumericArray#Browser_compatibility
https://developer.mozilla.org/docs/Web/API/CSSUnparsedValue#Browser_compatibility
https://developer.mozilla.org/docs/Web/API/DataTransferItemList#Browser_compatibility
https://developer.mozilla.org/docs/Web/API/SourceBufferList#Browser_compatibility
https://developer.mozilla.org/docs/Web/API/TrackDefaultList#Browser_compatibility

The exception is SourceBufferList, but that must be an error in the data.
@foolip foolip force-pushed the rm-indexed-property-getters branch from 1831524 to e8064b4 Compare June 7, 2021 07:42
@foolip foolip requested a review from sideshowbarker June 8, 2021 10:13
@sideshowbarker sideshowbarker merged commit 000ee9f into mdn:main Jun 9, 2021
@foolip foolip deleted the rm-indexed-property-getters branch June 9, 2021 06:32
foolip added a commit to foolip/content that referenced this pull request Jun 9, 2021
@foolip
Copy link
Contributor Author

foolip commented Jun 9, 2021

I've sent mdn/content#5819 to remove the pages mentioned in the description.

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
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

data:api Compat data for Web APIs. https://developer.mozilla.org/docs/Web/API

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants