Closed
Bug 941770
Opened 12 years ago
Closed 11 years ago
newSession should have an option to connect to existing tab
Categories
(Remote Protocol :: Marionette, defect)
Tracking
(Not tracked)
RESOLVED
DUPLICATE
of bug 1046512
People
(Reporter: mdas, Unassigned)
Details
I can't remember why we did this, but it's not in the spec and doesn't seem necessary.
Comment 1•12 years ago
|
||
++
Reporter | ||
Comment 2•11 years ago
|
||
From today's WebDriver face-to-face, it will be in the spec, but we can add a way to implement this.
Reporter | ||
Comment 3•11 years ago
|
||
Although, we don't quite follow spec. We're to start a unique browser instance, so I filed https://bugzilla.mozilla.org/show_bug.cgi?id=976807 to change our default behaviour.
Reporter | ||
Updated•11 years ago
|
Summary: newSession shouldn't create new tab → newSession should have an option to connect to existing tab
Comment 4•11 years ago
|
||
We changed this in bug 1046512 because it was coincidentally an e10s-friendly to re-use the current open tab, although this doesn't address the bug mentioned in comment 3.
Status: NEW → RESOLVED
Closed: 11 years ago
Resolution: --- → DUPLICATE
Updated•3 years ago
|
Product: Testing → Remote Protocol
You need to log in
before you can comment on or make changes to this bug.
Description
•