Skip to content

Commit

Permalink
Refactor browsing context creation
Browse files Browse the repository at this point in the history
Some initial work to make introducing browsing context groups (see whatwg#4198) easier.

Fixes whatwg#2636 by making opener browsing context more generally applicable and making window.open() set it.

Fixes whatwg#2645 by removing creator browsing context and explicitly passing in the creator document.

Tests: web-platform-tests/wpt#15078.
  • Loading branch information
annevk authored and mustaqahmed committed Feb 15, 2019
1 parent f5d4e5e commit c375277
Showing 1 changed file with 250 additions and 205 deletions.
Loading

0 comments on commit c375277

Please sign in to comment.