Skip to content
This repository has been archived by the owner on Jan 24, 2024. It is now read-only.

[WebAPI] Remove AppCache #3901

Closed
chrisdavidmills opened this issue Nov 16, 2020 · 5 comments
Closed

[WebAPI] Remove AppCache #3901

chrisdavidmills opened this issue Nov 16, 2020 · 5 comments
Assignees
Labels
Content:WebAPI For content triage purposes: This is related to WebAPI content Firefox 84

Comments

@chrisdavidmills
Copy link
Contributor

chrisdavidmills commented Nov 16, 2020

Acceptance criteria

    • The listed features are documented sufficiently on MDN
    • Interactive example and data repos are updated if appropriate - Not applicable
    • The content has been reviewed as needed

Features to document

  1. Removal of AppCache

Related Gecko bugs

    • Disable appcache in release — nice to finally get rid of this! We mainly just need to update BCD, and think about if there is anything else we want to remove.

For folks helping with Firefox-related documentation features — make sure above AC have been done, but also:

  • Set bugs to dev-doc-complete
  • Add entry to Firefox release notes if feature is enabled in release
  • Add entry to Firefox experimental features page if feature is not yet enabled in release
@chrisdavidmills chrisdavidmills added Content:WebAPI For content triage purposes: This is related to WebAPI content Firefox 84 labels Nov 16, 2020
@hamishwillee
Copy link
Collaborator

hamishwillee commented Nov 24, 2020

    • The listed features are documented sufficiently on MDN
        • Using the application cache - only relevant doc
          • I updated note to say "do not use" (rather than just strong recommendation) and that feature is "removed in FF84". The note is now up the top of the page ahead of the deprecation macros, because to my mind it is more important than those.
          • Added "further info" link to useful blog https://web.dev/appcache-removal/
    • Interactive example and data repos are updated if appropriate.
      • Not applicable (none present)
    • The content has been reviewed as needed
    • Add entry to Firefox experimental features page if feature is not yet enabled in release

@chrisdavidmills This is ready for review. Note

@Rumyra
Copy link
Contributor

Rumyra commented Dec 3, 2020

This all looks great to me 👍 thank you @hamishwillee !

I agree about the support article. I am running 84 and can still flip the pref.

@chrisdavidmills
Copy link
Contributor Author

This is looking great, thanks @hamishwillee .

The only extra thing I did was to update https://wiki.developer.mozilla.org/en-US/docs/Web/API/Service_Worker_API/Using_Service_Workers#The_premise_of_service_workers — the note talked about AppCache still being available.

Closing!

@hamishwillee
Copy link
Collaborator

hamishwillee commented Dec 7, 2020

Thanks. How did you find that mention of AppCache? Just knowing it might be mentioned? Normally I try search to find these things, but not all that reliable on MDN.

@chrisdavidmills
Copy link
Contributor Author

I just know about it because I wrote it ;-)

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Content:WebAPI For content triage purposes: This is related to WebAPI content Firefox 84
Projects
None yet
Development

No branches or pull requests

3 participants