You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
0 commit comments