Skip to content

Commit

Permalink
Add Client.frameType back (#1329)
Browse files Browse the repository at this point in the history
This change adds Client.frameType back with the reasons:
 - Implementations maintain it.
 - It can be accessed outside of fetch event handlers

This change also improved the steps of the algorithms that Create Window Client
invokes by removing unnecessary parallel steps.

Fixes: #732.
  • Loading branch information
jungkees authored Oct 19, 2018
1 parent 64d06b4 commit fec83aa
Show file tree
Hide file tree
Showing 2 changed files with 230 additions and 184 deletions.
Loading

0 comments on commit fec83aa

Please sign in to comment.