Skip to content

Comments

Remove last improper uses of var in Web/API#19344

Merged
sideshowbarker merged 1 commit intomdn:mainfrom
teoli2003:remove-var-api
Aug 10, 2022
Merged

Remove last improper uses of var in Web/API#19344
sideshowbarker merged 1 commit intomdn:mainfrom
teoli2003:remove-var-api

Conversation

@teoli2003
Copy link
Contributor

Most were in a comment or in old polyfills for IndexedDB (no more needed).

Fixes #16662

@teoli2003 teoli2003 requested a review from a team as a code owner August 10, 2022 05:24
@teoli2003 teoli2003 requested review from sideshowbarker and removed request for a team August 10, 2022 05:24
@teoli2003 teoli2003 changed the title Remove last improper use of var in Web/API Remove last improper uses of var in Web/API Aug 10, 2022
@github-actions github-actions bot added the Content:WebAPI Web API docs label Aug 10, 2022
@github-actions
Copy link
Contributor

Preview URLs

Flaws

Note! 14 documents with no flaws that don't need to be listed. 🎉

URL: /en-US/docs/Web/API/Window/window
Title: Window.window
on GitHub
Flaw count: 1

  • broken_links:
    • Can't resolve /en-US/docs/Mozilla/JavaScript_code_modules

URL: /en-US/docs/Web/API/Headers
Title: Headers
on GitHub
Flaw count: 1

  • macros:
    • /en-US/docs/Web/API/Headers/forEach does not exist

External URLs

URL: /en-US/docs/Web/API/StyleSheet/media
Title: StyleSheet.media
on GitHub

No new external URLs


URL: /en-US/docs/Web/API/SpeechGrammarList/item
Title: SpeechGrammarList.item()
on GitHub

No new external URLs


URL: /en-US/docs/Web/API/Window/window
Title: Window.window
on GitHub

No new external URLs


URL: /en-US/docs/Web/API/Window/close
Title: Window.close()
on GitHub

No new external URLs


URL: /en-US/docs/Web/API/Window/locationbar
Title: Window.locationbar
on GitHub

No new external URLs


URL: /en-US/docs/Web/API/Window/frames
Title: Window.frames
on GitHub

No new external URLs


URL: /en-US/docs/Web/API/IndexedDB_API/Using_IndexedDB
Title: Using IndexedDB
on GitHub

No new external URLs


URL: /en-US/docs/Web/API/IDBCursor/delete
Title: IDBCursor.delete()
on GitHub

No new external URLs


URL: /en-US/docs/Web/API/CSS_Object_Model/Using_dynamic_styling_information
Title: Using dynamic styling information
on GitHub

No new external URLs


URL: /en-US/docs/Web/API/IDBVersionChangeEvent
Title: IDBVersionChangeEvent
on GitHub

No new external URLs


URL: /en-US/docs/Web/API/IDBVersionChangeEvent/newVersion
Title: IDBVersionChangeEvent.newVersion
on GitHub

No new external URLs


URL: /en-US/docs/Web/API/IDBFactory
Title: IDBFactory
on GitHub


URL: /en-US/docs/Web/API/IDBFactory/open
Title: IDBFactory.open()
on GitHub


URL: /en-US/docs/Web/API/Web_Workers_API/Using_web_workers
Title: Using Web Workers
on GitHub

No new external URLs


URL: /en-US/docs/Web/API/Headers
Title: Headers
on GitHub

No new external URLs


URL: /en-US/docs/Web/API/Headers/delete
Title: Headers.delete()
on GitHub

No new external URLs

@sideshowbarker sideshowbarker merged commit 97a0d88 into mdn:main Aug 10, 2022
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.

No more vars in Web/API

2 participants