Skip to content

Python interfaces for web application APIs #1075

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

Closed
Archmonger opened this issue Jun 20, 2023 · 1 comment
Closed

Python interfaces for web application APIs #1075

Archmonger opened this issue Jun 20, 2023 · 1 comment
Labels
priority-3-low May be resolved one any timeline.

Comments

@Archmonger
Copy link
Contributor

Archmonger commented Jun 20, 2023

Current Situation

Our SPA support isn't really useable until we have Python support for more things.

Proposed Actions

Read and/or write support for

Application

  • Web Manifest
  • Service Workers

Storage

  • Local Storage / Cookies
  • Session Storage
  • IndexedDB
  • WebSQL
  • Cookies
  • Interest Groups
  • Shared Storage
  • Cache Storage

Background Services

  • Back/forward cache
  • Background Fetch
  • Background Sync
  • Notifications
  • Payment Handler
  • Periodic Background Sync
  • Push Messaging
  • Reporting API

We might also want to expand this to cover client-side features such as webcam access. But anything requiring data streaming (such as webcam access), will require data serialization.

@Archmonger Archmonger added flag-triage Not prioritized. type-feature priority-3-low May be resolved one any timeline. and removed flag-triage Not prioritized. labels Jun 20, 2023
@Archmonger
Copy link
Contributor Author

Closing this in favor of #894

@Archmonger Archmonger closed this as not planned Won't fix, can't repro, duplicate, stale Feb 23, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
priority-3-low May be resolved one any timeline.
Projects
None yet
Development

No branches or pull requests

1 participant