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

Sync deprecation flag from MDN, phase 2 #7311

Merged
merged 4 commits into from
Mar 18, 2021

Conversation

saschanaz
Copy link
Contributor

@saschanaz saschanaz commented Nov 7, 2020

A checklist to help your pull request get merged faster:

  • Summarize your changes
  • Data: link to resources that verify support information (such as browser's docs, changelogs, source control, bug trackers, and tests)
  • Data: if you tested something, describe how you tested with details like browser and version
  • Review the results of the linter and fix problems reported (If you need help, please ask in a comment!)
  • Link to related issues or pull requests, if any: Merge MDN deprecation notes into BCD? #6975

Again generated from https://github.com/saschanaz/browser-compat-data/compare/deprecated-fetch

I was lazy so I tweaked #6862 to get a diff list:

api.BaseAudioContext.createScriptProcessor
  deprecated status set to true
api.CanvasRenderingContext2D.addHitRegion
  deprecated status set to true
api.CanvasRenderingContext2D.drawWindow
  deprecated status set to true
api.CloseEvent.initCloseEvent
  deprecated status set to true
api.DataTransfer.mozClearDataAt
  deprecated status set to true
api.DataTransfer.mozGetDataAt
  deprecated status set to true
api.DataTransfer.mozItemCount
  deprecated status set to true
api.DataTransfer.mozSetDataAt
  deprecated status set to true
api.DataTransfer.mozTypesAt
  deprecated status set to true
api.DeviceProximityEvent
  deprecated status set to true
api.DeviceProximityEvent.max
  deprecated status set to true
api.DeviceProximityEvent.min
  deprecated status set to true
api.DeviceProximityEvent.value
  deprecated status set to true
api.FileReaderSync.readAsBinaryString
  deprecated status set to true
api.GlobalEventHandlers.onkeypress
  deprecated status set to true
api.HTMLFrameSetElement
  deprecated status set to true
api.MerchantValidationEvent
  deprecated status set to true
api.MerchantValidationEvent.MerchantValidationEvent
  deprecated status set to true
api.MerchantValidationEvent.complete
  deprecated status set to true
api.MerchantValidationEvent.methodName
  deprecated status set to true
api.MerchantValidationEvent.validationURL
  deprecated status set to true
api.Node.isSupported
  deprecated status set to true
api.Node.nodePrincipal
  deprecated status set to true
api.PaymentCurrencyAmount.currencySystem
  deprecated status set to true
api.PaymentRequest.merchantvalidation_event
  deprecated status set to true
api.PaymentRequest.onmerchantvalidation
  deprecated status set to true
api.Permissions.revoke
  deprecated status set to true
api.RTCIceCandidatePairStats.priority
  deprecated status set to true
api.RTCIceCandidatePairStats.readable
  deprecated status set to true
api.RTCIceCandidatePairStats.writable
  deprecated status set to true
api.SharedWorkerGlobalScope.applicationCache
  deprecated status set to true
api.TrackDefault
  deprecated status set to true
api.TrackDefault.TrackDefault
  deprecated status set to true
api.TrackDefault.byteStreamTrackID
  deprecated status set to true
api.TrackDefault.kinds
  deprecated status set to true
api.TrackDefault.label
  deprecated status set to true
api.TrackDefault.language
  deprecated status set to true
api.TrackDefault.type
  deprecated status set to true
api.TrackDefaultList
  deprecated status set to true
api.TrackDefaultList.TrackDefault
  deprecated status set to true
api.TrackDefaultList.TrackDefaultList
  deprecated status set to true
api.TrackDefaultList.length
  deprecated status set to true
api.URLUtilsReadOnly
  deprecated status set to true
api.UserProximityEvent
  deprecated status set to true
api.UserProximityEvent.near
  deprecated status set to true
api.Window.mozAnimationStartTime
  deprecated status set to true

@github-actions github-actions bot added the data:api 🐇 Compat data for Web APIs. https://developer.mozilla.org/docs/Web/API label Nov 7, 2020
Copy link
Collaborator

@ddbeck ddbeck left a comment

Choose a reason for hiding this comment

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

Thanks, @saschanaz! Spotted one thing. It's not necessarily a problem (we can merge without it), but thought it might be worth considering.

api/CanvasRenderingContext2D.json Outdated Show resolved Hide resolved
Copy link
Collaborator

@ddbeck ddbeck left a comment

Choose a reason for hiding this comment

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

OK, that one took a while. Sorry about that, @saschanaz, but thank you very much!

@ddbeck ddbeck merged commit 3489993 into mdn:master Mar 18, 2021
@saschanaz saschanaz deleted the deprecated-result2 branch March 18, 2021 20:13
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.

None yet

2 participants