consider register a service worker for a sandbox iframe?
Open
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
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- 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