Bug 181524 - WebDriver: implement get timeouts command
Summary: WebDriver: implement get timeouts 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
: 180406 (view as bug list)
Depends on:
Blocks:
 
Reported: 2018-01-11 01:40 PST by Carlos Garcia Campos
Modified: 2018-01-15 02:34 PST (History)
4 users (show)

See Also:


Attachments
Patch (14.32 KB, patch)
2018-01-11 01:46 PST, Carlos Garcia Campos
zan: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Comment 1 Carlos Garcia Campos 2018-01-11 01:46:12 PST
Created attachment 331042 [details]
Patch
Comment 2 EWS Watchlist 2018-01-11 01:49:07 PST
Attachment 331042 [details] did not pass style-queue:


ERROR: Source/WebDriver/WebDriverService.h:66:  Extra space before ( in function call  [whitespace/parens] [4]
ERROR: Source/WebDriver/WebDriverService.cpp:723:  Extra space before ( in function call  [whitespace/parens] [4]
ERROR: Source/WebDriver/Session.cpp:110:  Extra space before ( in function call  [whitespace/parens] [4]
Total errors found: 3 in 5 files


If any of these errors are false positives, please file a bug against check-webkit-style.
Comment 3 Carlos Garcia Campos 2018-01-11 02:00:42 PST
Committed r226770: <https://trac.webkit.org/changeset/226770>
Comment 4 Radar WebKit Bug Importer 2018-01-11 02:01:23 PST
<rdar://problem/36432027>
Comment 5 Carlos Garcia Campos 2018-01-15 02:34:00 PST
*** Bug 180406 has been marked as a duplicate of this bug. ***