w3c / w3c/ServiceWorker

consider register a service worker for a sandbox iframe?

Open
#1,601 8 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
Bikeshed
Stars
3.6k
Forks
324
Avg merge
14d 22h
Merged PRs (30d)
1

Description

I want to create a application like "codesandbox" by service-worker + fetch event 。but now I cannot find a nice way to reuse my lib. because it's to hard for the service-worker to reuse a sandbox for developer to create a svericeworker。so, could you support a easier way to create a service worker : blob url with iframe-sandbox?

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start by reviewing the service-worker, fetch event, sandboxed iframe, and blob URL behavior described in the issue. Determine the desired supported way to create a service worker for a sandboxed iframe and document the conditions that would define the feature as complete.

Written by the indexing model from the issue text.

Assessment

Tech stack
javascript
Domain
web-dev
Issue type
Feature
Difficulty
5/5
Estimated time
Over a week
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.