Skip to content

Comments

Remove sync version of IDB API which never existed#13139

Merged
sideshowbarker merged 1 commit intomdn:mainfrom
bershanskiy:idb-sync
Feb 20, 2022
Merged

Remove sync version of IDB API which never existed#13139
sideshowbarker merged 1 commit intomdn:mainfrom
bershanskiy:idb-sync

Conversation

@bershanskiy
Copy link
Contributor

Summary

Remove IDB APIs which existed only in intermediate spec drafts and never appeared in any browser. Please note that IDBDatabaseException was left intact since it was technically implemented at some point in Firefox and with prefix in Chrome (even though it was removed from both).

Motivation

These APIs never existed.

Supporting details

Please look at headers on these pages which explain that these APIs were just spec drafts.

Related issues

None.

Metadata

  • Adds a new document
  • Rewrites (or significantly expands) a document
  • Fixes a typo, bug, or other error

@bershanskiy bershanskiy requested review from a team as code owners February 19, 2022 23:45
@bershanskiy bershanskiy requested review from a team, schalkneethling and wbamberg and removed request for a team February 19, 2022 23:45
@github-actions github-actions bot added the Content:WebAPI Web API docs label Feb 19, 2022
@github-actions
Copy link
Contributor

@sideshowbarker sideshowbarker merged commit 524b89b into mdn:main Feb 20, 2022
@bershanskiy bershanskiy deleted the idb-sync branch February 20, 2022 09:41
yin1999 added a commit to yin1999/translated-content that referenced this pull request Sep 3, 2022
yin1999 added a commit to mdn/translated-content that referenced this pull request Sep 3, 2022
* remove XMLHttpRequest.mozResponseArrayBuffer

* Remove Firefox internal canvas.drawWidgetAsOnScreen page

ref: mdn/content#19706

* Remove api.Document.documentURIObject

ref: mdn/content#7489

* Remove non-standard no-more-implemented children of File

ref: mdn/content#8928

* Remove irrelevant FileError API

ref: mdn/content#8166

* Remove PerformanceFrameTiming from MDN

ref: mdn/content#9670

* Remove GlobalEventHandlers

ref: mdn/content#18778

* Remove sync version of IDB API which never existed

ref: mdn/content#13139

* Remove api.Text.isElementContentWhitespace

ref: mdn/content#7488

* Delete TextRange

ref: mdn/content#8589

* Remove UIEvent.isChar documentation

ref: mdn/content#8350

* delete window.controllers

ref: mdn/content#8408

* Remove Window.dialogArguments from MDN

ref: mdn/content#15754

* delete window.directories

ref: mdn/content#8405

* remove Window.{onmozbeforepaint, onpaint}

ref: mdn/content#8244

* Remove Window.setCursor page

ref: mdn/content#10694

* cleanup wikihistory
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Content:WebAPI Web API docs

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants