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

Remove uses of {{exception}} macro #15677

Merged
merged 1 commit into from
May 4, 2022

Conversation

teoli2003
Copy link
Contributor

@teoli2003 teoli2003 commented May 4, 2022

This removes the last occurrences of the {{exception}} macro.

We use now `ExceptionName` {{domxref("DOMException")}} for non-JS exceptions and {{jsxref}} for JavaScript ones like TypeError.

I will update mdn/yari and notify mdn/translated-content

@teoli2003 teoli2003 requested review from a team as code owners May 4, 2022 08:12
@teoli2003 teoli2003 requested review from Rumyra and removed request for a team May 4, 2022 08:12
@github-actions github-actions bot added Content:HTTP HTTP docs Content:Other Any docs not covered by another "Content:" label Content:WebAPI Web API docs labels May 4, 2022
@github-actions
Copy link
Contributor

github-actions bot commented May 4, 2022

Preview URLs

Flaws

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

URL: /en-US/docs/MDN/Contribute/Howto/Write_an_API_reference/Information_contained_in_a_WebIDL_file
Title: Information contained in a WebIDL file
on GitHub
Flaw count: 1

  • broken_links:
    • Can't resolve /en-US/docs/Mozilla/WebIDL_bindings#Exposed

URL: /en-US/docs/Mozilla/Firefox/Releases/38
Title: Firefox 38 for developers
on GitHub
Flaw count: 4

  • macros:
    • /en-US/docs/Web/CSS/:unresolved does not exist
    • /en-US/docs/Web/API/CanvasRenderingContext2D/clearHitRegions does not exist
  • broken_links:
    • Can't resolve /en-US/docs/Mozilla/JavaScript_code_modules/Downloads.jsm/DownloadTarget
    • Can't resolve /en-US/docs/Mozilla/JavaScript_code_modules/Downloads.jsm/DownloadTarget#refresh()

URL: /en-US/docs/Mozilla/Firefox/Releases/43
Title: Firefox 43 for developers
on GitHub
Flaw count: 8

  • macros:
    • /en-US/docs/Web/API/PerformanceRenderTiming does not exist
    • /en-US/docs/Web/API/PerformanceCompositeTiming does not exist
    • /en-US/docs/Web/API/Screen/mozOrientation does not exist
    • /en-US/docs/Web/API/Screen/onmozorientationchange does not exist
    • /en-US/docs/Web/API/Screen/mozLockOrientation does not exist
    • and 1 more flaws omitted
  • broken_links:
    • Can't resolve /en-US/docs/Web/API/Performance_Timeline_API
    • Can't resolve /en-US/docs/Plugins

External URLs

URL: /en-US/docs/MDN/Contribute/Howto/Write_an_API_reference/Information_contained_in_a_WebIDL_file
Title: Information contained in a WebIDL file
on GitHub


URL: /en-US/docs/Mozilla/Firefox/Releases/38
Title: Firefox 38 for developers
on GitHub

No new external URLs


URL: /en-US/docs/Mozilla/Firefox/Releases/43
Title: Firefox 43 for developers
on GitHub

No new external URLs


URL: /en-US/docs/Web/HTTP/Headers/Feature-Policy/payment
Title: Feature-Policy: payment
on GitHub

No new external URLs


URL: /en-US/docs/Web/API/Element/closest
Title: Element.closest()
on GitHub

No new external URLs


URL: /en-US/docs/Web/API/Crypto/getRandomValues
Title: Crypto.getRandomValues()
on GitHub

No new external URLs


URL: /en-US/docs/Web/API/IDBTransaction/abort
Title: IDBTransaction.abort()
on GitHub

No new external URLs


URL: /en-US/docs/Web/API/IDBTransaction/commit
Title: IDBTransaction.commit()
on GitHub

No new external URLs


URL: /en-US/docs/Web/API/IDBTransaction/error
Title: IDBTransaction.error
on GitHub

No new external URLs


URL: /en-US/docs/Web/API/OfflineAudioContext/resume
Title: OfflineAudioContext.resume()
on GitHub

No new external URLs

Copy link
Collaborator

@wbamberg wbamberg left a comment

Choose a reason for hiding this comment

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

👍

@wbamberg wbamberg merged commit d84df73 into mdn:main May 4, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Content:HTTP HTTP docs Content:Other Any docs not covered by another "Content:" label Content:WebAPI Web API docs
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants