Bug 179371 - WebDriver: WebDriverService::matchCapabilities should follow the spec
Summary: WebDriver: WebDriverService::matchCapabilities should follow the spec
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: 2017-11-07 03:27 PST by Carlos Garcia Campos
Modified: 2017-11-15 09:39 PST (History)
2 users (show)

See Also:


Attachments
Patch (8.44 KB, patch)
2017-11-07 03:29 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-07 03:27:40 PST
The returned object should contain all the entries mentioned in the spec, not only the ones already present in the passed in capabilities object.
Comment 1 Carlos Garcia Campos 2017-11-07 03:29:42 PST
Created attachment 326203 [details]
Patch
Comment 2 BJ Burg 2017-11-09 13:53:02 PST
Comment on attachment 326203 [details]
Patch

r=me
Comment 3 Carlos Garcia Campos 2017-11-09 23:27:38 PST
Committed r224668: <https://trac.webkit.org/changeset/224668>
Comment 4 Radar WebKit Bug Importer 2017-11-15 09:39:59 PST
<rdar://problem/35562184>