-
Notifications
You must be signed in to change notification settings - Fork 2.7k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Specify service worker registration selection
This PR defines an active worker for a Document and a WorkerGlobalScope and the corresponding steps that set the values when they are created. It also defines an active worker algorithm in the environment settings object that returns the stored active worker. This PR also defines setting an active worker for an iframe srcdoc document to the creator Document's active worker. (Fixes #321.) R= @annevk, @mikewest.
- Loading branch information
Showing
1 changed file
with
88 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters