Bug 179371

Summary: WebDriver: WebDriverService::matchCapabilities should follow the spec
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+

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>