Closed Bug 1282833 Opened 8 years ago Closed 8 years ago

Return window position when setting window position

Categories

(Remote Protocol :: Marionette, defect)

Version 3
defect
Not set
normal

Tracking

(firefox52 fixed)

RESOLVED FIXED
mozilla52
Tracking Status
firefox52 --- fixed

People

(Reporter: ato, Assigned: ato)

References

(Blocks 1 open bug)

Details

Attachments

(5 files)

The tentative PR to add Get Window Position and Set Window Position commands to the WebDriver specification suggests the latter should also return the window’s position: https://github.com/w3c/webdriver/pull/307

This is in agreement with what the WG has agreed upon before with regards to protocol efficiency.
Assignee: nobody → ato
Status: NEW → ASSIGNED
Blocks: webdriver
Comment on attachment 8798396 [details]
Bug 1282833 - Correct error on unsupported Set Window Position;

https://reviewboard.mozilla.org/r/83916/#review82606
Attachment #8798396 - Flags: review?(dburns) → review+
Comment on attachment 8798397 [details]
Bug 1282833 - Make Set Window Position type checks spec compliant;

https://reviewboard.mozilla.org/r/83918/#review82610
Attachment #8798397 - Flags: review?(dburns) → review+
Comment on attachment 8798398 [details]
Bug 1282833 - Return position from Set Window Position;

https://reviewboard.mozilla.org/r/83920/#review82612
Attachment #8798398 - Flags: review?(dburns) → review+
Comment on attachment 8798399 [details]
Bug 1282833 - Match window position tests to specification;

https://reviewboard.mozilla.org/r/83922/#review82620
Attachment #8798399 - Flags: review?(dburns) → review+
Comment on attachment 8798400 [details]
Bug 1282833 - Add out of bounds type checks to Set Window Position;

https://reviewboard.mozilla.org/r/83924/#review82622
Attachment #8798400 - Flags: review?(dburns) → review+
Pushed by atolfsen@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/8ddb44172300
Correct error on unsupported Set Window Position; r=automatedtester
https://hg.mozilla.org/integration/autoland/rev/7e6dbae709ac
Make Set Window Position type checks spec compliant; r=automatedtester
https://hg.mozilla.org/integration/autoland/rev/d2dbd73eb6fa
Return position from Set Window Position; r=automatedtester
https://hg.mozilla.org/integration/autoland/rev/2bbb468ee27a
Match window position tests to specification; r=automatedtester
https://hg.mozilla.org/integration/autoland/rev/6be9c14eb8cc
Add out of bounds type checks to Set Window Position; r=automatedtester
Product: Testing → Remote Protocol
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: