Bug 180133 - WebDriver: implement status command
Summary: WebDriver: implement status command
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebDriver (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nobody
URL:
Keywords: InRadar
Depends on: 180131
Blocks:
  Show dependency treegraph
 
Reported: 2017-11-29 01:23 PST by Carlos Garcia Campos
Modified: 2017-12-01 01:50 PST (History)
3 users (show)

See Also:


Attachments
Patch (3.10 KB, patch)
2017-11-29 01:27 PST, Carlos Garcia Campos
bburg: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Carlos Garcia Campos 2017-11-29 01:23:09 PST
8.3 Status
https://w3c.github.io/webdriver/webdriver-spec.html#status
Comment 1 Carlos Garcia Campos 2017-11-29 01:27:11 PST
Created attachment 327845 [details]
Patch
Comment 2 EWS Watchlist 2017-11-29 01:29:55 PST
Attachment 327845 [details] did not pass style-queue:


ERROR: Source/WebDriver/WebDriverService.h:65:  Extra space before ( in function call  [whitespace/parens] [4]
ERROR: Source/WebDriver/WebDriverService.cpp:687:  Extra space before ( in function call  [whitespace/parens] [4]
Total errors found: 2 in 3 files


If any of these errors are false positives, please file a bug against check-webkit-style.
Comment 3 BJ Burg 2017-11-29 13:14:11 PST
Comment on attachment 327845 [details]
Patch

r=me but pls fix EWS problems
Comment 4 Carlos Garcia Campos 2017-11-29 22:46:59 PST
EWS issues are because this patch depends on patch attached to bug #180131
Comment 5 Carlos Garcia Campos 2017-12-01 01:49:20 PST
Committed r225387: <https://trac.webkit.org/changeset/225387>
Comment 6 Radar WebKit Bug Importer 2017-12-01 01:50:42 PST
<rdar://problem/35793584>