Skip to content

Conversation

@jgraham
Copy link
Member

@jgraham jgraham commented Oct 26, 2018

This adds an endpoint at /session//window/new that opens a
new top-level browsing context. This takes a single parameter "type"
that is used as a hint as to the kind of window to create within the
application. The return value includes the handle of the new window and
the type of the window that was created.

Fixes #1138


Preview | Diff

@foolip
Copy link
Member

foolip commented Oct 27, 2018

Does this spec follow a testing policy for normative changes, i.e., is a corresponding PR on web-platform-tests required to merge this?

@jgraham
Copy link
Member Author

jgraham commented Oct 27, 2018

Yes.

@jgraham jgraham force-pushed the create_window branch 2 times, most recently from a6d7b9d to 7386aff Compare November 7, 2018 13:56
@AutomatedTester
Copy link
Contributor

implementation and tests in https://bugzilla.mozilla.org/show_bug.cgi?id=1504756

@AutomatedTester AutomatedTester dismissed andreastt’s stale review November 22, 2018 13:24

updated after comments

@AutomatedTester
Copy link
Contributor

@jgraham can you rebase this please

@AutomatedTester
Copy link
Contributor

@jgraham and when you rebase feel free to get it landed.

@jgraham jgraham force-pushed the create_window branch 2 times, most recently from 43daecf to 38741ce Compare November 22, 2018 17:53
This adds an endpoint at /session/<session id>/window/new that opens a
new top-level browsing context. This takes a single parameter "type"
that is used as a hint as to the kind of window to create within the
application. The return value includes the handle of the new window and
the type of the window that was created.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

7 participants