Bug 193906 - WebDriver: POST commands require a valid parameters object
Summary: WebDriver: POST commands require a valid parameters object
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:
Blocks:
 
Reported: 2019-01-28 06:42 PST by Carlos Garcia Campos
Modified: 2019-01-29 02:38 PST (History)
4 users (show)

See Also:


Attachments
Patch (1.60 KB, patch)
2019-01-28 06:48 PST, Carlos Garcia Campos
mcatanzaro: 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 2019-01-28 06:42:05 PST
We are not failing when http body is empty. Tests imported/w3c/webdriver/tests/set_window_rect/set.py::test_null_parameter_value and imported/w3c/webdriver/tests/set_timeouts/set.py::test_null_parameter_value are failing because of this.
Comment 1 Carlos Garcia Campos 2019-01-28 06:48:59 PST
Created attachment 360339 [details]
Patch
Comment 2 Carlos Garcia Campos 2019-01-29 02:37:13 PST
Committed r240648: <https://trac.webkit.org/changeset/240648>
Comment 3 Radar WebKit Bug Importer 2019-01-29 02:38:29 PST
<rdar://problem/47627816>