Skip to content

RTCError and RTCErrorEvent docs#44047

Open
hamishwillee wants to merge 1 commit intomdn:mainfrom
hamishwillee:ff150_rtc_error_doc
Open

RTCError and RTCErrorEvent docs#44047
hamishwillee wants to merge 1 commit intomdn:mainfrom
hamishwillee:ff150_rtc_error_doc

Conversation

@hamishwillee
Copy link
Copy Markdown
Collaborator

FF150 adds support for RTCErrorEvent and RTCError.

This updates the docs for those interfaces to match the current API templates, fixes weird layout, adds missing constructors.

This should all be at least as correct as it was before I started.

Related docs work can be tracked in #43970

@hamishwillee hamishwillee requested a review from a team as a code owner May 8, 2026 07:08
@hamishwillee hamishwillee requested review from chrisdavidmills and removed request for a team May 8, 2026 07:08
@github-actions github-actions Bot added Content:WebAPI Web API docs size/m [PR only] 51-500 LoC changed labels May 8, 2026
@hamishwillee hamishwillee mentioned this pull request May 8, 2026
8 tasks
## Instance properties

_In addition to the properties defined by the parent interface, {{domxref("DOMException")}}, `RTCError` includes the following properties:_
_Also inherits properties from its parent interface, {{DOMxRef("DOMException")}}_
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

[markdownlint] reported by reviewdog 🐶
error MD036/no-emphasis-as-heading Emphasis used instead of a heading [Context: "Also inherits properties from ..."]

## Instance properties

_In addition to the standard properties available on the {{domxref("Event")}} interface, `RTCErrorEvent` also includes the following:_
_Also inherits properties from its parent interface, {{domxref("Event")}}_
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

[markdownlint] reported by reviewdog 🐶
error MD036/no-emphasis-as-heading Emphasis used instead of a heading [Context: "Also inherits properties from ..."]

## Instance methods

_No additional methods are provided beyond any found on the parent interface, {{domxref("Event")}}._
_Only inherits properties from its parent interface, {{domxref("Event")}}_
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

[markdownlint] reported by reviewdog 🐶
error MD036/no-emphasis-as-heading Emphasis used instead of a heading [Context: "Only inherits properties from ..."]

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

Labels

Content:WebAPI Web API docs size/m [PR only] 51-500 LoC changed

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants