Join GitHub today
GitHub is home to over 50 million developers working together to host and review code, manage projects, and build software together.
Sign upAdded webdriver delete session command. #11049
Conversation
highfive
commented
May 6, 2016
|
Heads up! This PR modifies the following files:
|
|
Reviewed 1 of 1 files at r1. components/webdriver_server/lib.rs, line 305 [r1] (raw file): Comments from Reviewable |
|
Review status: all files reviewed at latest revision, 1 unresolved discussion. components/webdriver_server/lib.rs, line 305 [r1] (raw file): Comments from Reviewable |
|
Review status: all files reviewed at latest revision, 1 unresolved discussion. components/webdriver_server/lib.rs, line 305 [r1] (raw file): Comments from Reviewable |
5967046
to
9005337
highfive
commented
May 10, 2016
|
New code was committed to pull request. |
|
Rebased and responded to review comment.
|
|
Reviewed 1 of 1 files at r2. components/webdriver_server/lib.rs, line 320 [r2] (raw file):
I think I have steered the working group towards making this an error. Just need to update the spec/tests. Comments from Reviewable |
|
Review status: all files reviewed at latest revision, 1 unresolved discussion. components/webdriver_server/lib.rs, line 320 [r2] (raw file):
|
9005337
to
bbf9eca
highfive
commented
May 10, 2016
|
New code was committed to pull request. |
|
Reviewed 1 of 1 files at r3. Comments from Reviewable |
|
@bors-servo: r+ |
|
|
Added webdriver delete session command. Delete session is needed by the web platform test `webdriver/navigation.py`. <!-- Reviewable:start --> --- This change is [<img src="https://reviewable.io/review_button.svg" height="35" align="absmiddle" alt="Reviewable"/>](https://reviewable.io/reviews/servo/servo/11049) <!-- Reviewable:end -->
|
|
asajeffrey commentedMay 6, 2016
•
edited by larsbergstrom
Delete session is needed by the web platform test
webdriver/navigation.py.This change is