Closed Bug 1411233 Opened 7 years ago Closed 4 years ago

Document XMLHttpRequestEventTarget.ontimeout

Categories

(Developer Documentation Graveyard :: JavaScript, enhancement, P5)

All
Other
enhancement

Tracking

(Not tracked)

RESOLVED WONTFIX

People

(Reporter: mrbenhowl, Unassigned)

References

()

Details

:: Developer Documentation Request

      Request Type: Correction
     Gecko Version: unspecified
 Technical Contact: 

:: Details

On https://developer.mozilla.org/en-US/docs/Web/API/XMLHttpRequest, the link text for XMLHttpRequest.ontimeout incorrectly reads XMLHttpRequestEventTarget.ontimeout

Also the page containing documentation for XMLHttpRequest.ontimeout does not appear to exist, should this be created under a new bug?
So, technically this is in fact correct, as in the specification, XMLHttpRequest's event handlers are defined in a secondary interface which it then inherits, called XMLHttpRequestEventTarget.

That page hasn't been written yet, though. We'll use this bug to track getting that done.
Summary: Display text for link is incorrect for XMLHttpRequest.ontimeout on https://developer.mozilla.org/en-US/docs/Web/API/XMLHttpRequest → Document XMLHttpRequestEventTarget.ontimeout
MDN Web Docs' bug reporting has now moved to GitHub. From now on, please file content bugs at https://github.com/mdn/sprints/issues/ and platform bugs at https://github.com/mdn/kuma/issues/.
Status: UNCONFIRMED → RESOLVED
Closed: 4 years ago
Resolution: --- → WONTFIX
You need to log in before you can comment on or make changes to this bug.