This is an archived snapshot of W3C's public bugzilla bug tracker, decommissioned in April 2019. Please see the home page for more details.

Bug 29324 - Return set size from set window size.
Summary: Return set size from set window size.
Status: RESOLVED FIXED
Alias: None
Product: Browser Test/Tools WG
Classification: Unclassified
Component: WebDriver (show other bugs)
Version: unspecified
Hardware: PC Linux
: P2 normal
Target Milestone: ---
Assignee: Andreas Tolfsen
QA Contact: Browser Testing and Tools WG
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: 20860
  Show dependency treegraph
 
Reported: 2015-12-06 22:11 UTC by James Graham
Modified: 2016-01-04 21:44 UTC (History)
3 users (show)

See Also:


Attachments

Description James Graham 2015-12-06 22:11:31 UTC
Why don't we return the actual set size from set window size? That would allow clients to deal with the fact that the size might not be what was requested without requiring a second call.
Comment 1 Andreas Tolfsen 2015-12-06 22:36:29 UTC
I think we at some point decided that we wanted to do this, but forgot to reflect this in the spec.  Thanks for reminding us!
Comment 2 Andreas Tolfsen 2015-12-07 13:10:57 UTC
PR: https://github.com/w3c/webdriver/pull/283
Comment 3 David Burns :automatedtester 2016-01-04 21:44:01 UTC
landed in 9dc352d