Skip to content

Commit

Permalink
Use environment, reserved client, and target client id
Browse files Browse the repository at this point in the history
This patch fixes the steps in Handle Fetch that
 - Get various clients' info and expose them to fetch event handlers
 - Match/attach a controller, if available, to the given environment
by referencing the request's reserved client and target client id.

Related commits:
 - HTML: whatwg/html@2b93f9e
 - Fetch: whatwg/fetch@fb87b70

NOTE: Changing the methods of Clients/Client will be done as a
separate patch.
  • Loading branch information
jungkees committed Oct 25, 2016
1 parent 28b9e99 commit 8b483b0
Show file tree
Hide file tree
Showing 4 changed files with 550 additions and 414 deletions.
Loading

0 comments on commit 8b483b0

Please sign in to comment.