Bug 163620

Summary: [iOS] Drop JSDictionary::convertValue() overload taking a TouchList
Product: WebKit Reporter: Chris Dumez <cdumez>
Component: BindingsAssignee: Chris Dumez <cdumez>
Status: RESOLVED FIXED    
Severity: Normal CC: cdumez, commit-queue, darin, rniwa, sam
Priority: P2    
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch none

Description Chris Dumez 2016-10-18 14:40:03 PDT
Drop JSDictionary::convertValue() overload taking a TouchList now that TouchEvent is using a proper constructor with a TouchEventInit dictionary on iOS.
Comment 1 Chris Dumez 2016-10-18 14:41:08 PDT
Created attachment 291986 [details]
Patch
Comment 2 WebKit Commit Bot 2016-10-18 16:43:35 PDT
Comment on attachment 291986 [details]
Patch

Clearing flags on attachment: 291986

Committed r207501: <http://trac.webkit.org/changeset/207501>
Comment 3 WebKit Commit Bot 2016-10-18 16:43:40 PDT
All reviewed patches have been landed.  Closing bug.