Skip to content

Python interfaces for web application APIs #1075

Closed as not planned
Closed as not planned
@Archmonger

Description

@Archmonger

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    priority-3-lowMay be resolved one any timeline.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions