Closed Bug 1477345 Opened 6 years ago Closed 4 years ago

FileException API article should be deleted

Categories

(Developer Documentation Graveyard :: API: File API, defect, P3)

defect

Tracking

(Not tracked)

RESOLVED WONTFIX

People

(Reporter: connor.james.shea, Unassigned)

Details

User Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_13_5) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/67.0.3396.99 Safari/537.36

Steps to reproduce:

- Visit FileException article: https://developer.mozilla.org/en-US/docs/Web/API/FileException


Actual results:

The article exists and seems to document a no-longer-existant, never-implemented API.

- Note that the standard linked in the specifications section doesn't mention anything about a FileException API
- Note that Google doesn't bring up anything about a FileException web API other than this MDN article.


Expected results:

The FileException article should be deleted.
Interestingly, the w3c GitHub org does actually have 2 mentions of FileException https://github.com/search?q=org%3Aw3c+FileException&type=Code

Also, the MDN article includes a compat table that suggests the exception was implemented in Chrome, albeit with a webkit prefix. I'm not sure if that should be trusted, but it may be worth looking into before deleting this article.
An old version of the File System API spec mentions FileException, so it's not entirely impossible that Chrome implemented it at that point: https://www.w3.org/TR/2011/WD-file-system-api-20110419/

That said, I don't know how to determine whether Chrome supported it.
Priority: -- → P3
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.