Bug 178866

Summary: WebDriver: deserializeTimeouts should fail if the value is not integer
Product: WebKit Reporter: Carlos Garcia Campos <cgarcia>
Component: WebDriverAssignee: Nobody <webkit-unassigned>
Status: RESOLVED FIXED    
Severity: Normal CC: bburg, webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch bburg: review+

Carlos Garcia Campos
Reported 2017-10-26 06:53:15 PDT
See https://w3c.github.io/webdriver/webdriver-spec.html#dfn-deserialize-as-a-timeout "If value is not an integer, or it is less than 0 or greater than 2^64 – 1, return error with error code invalid argument."
Attachments
Patch (1.80 KB, patch)
2017-10-26 06:56 PDT, Carlos Garcia Campos
bburg: review+
Carlos Garcia Campos
Comment 1 2017-10-26 06:56:53 PDT
Blaze Burg
Comment 2 2017-10-26 10:17:45 PDT
Comment on attachment 325006 [details] Patch r=me
Carlos Garcia Campos
Comment 3 2017-10-27 00:12:06 PDT
Radar WebKit Bug Importer
Comment 4 2017-11-15 12:43:47 PST
Note You need to log in before you can comment on or make changes to this bug.