Bug 163191

Summary: Move ApplePaySession from legacy to new DOM exceptions
Product: WebKit Reporter: Darin Adler <darin>
Component: BindingsAssignee: Darin Adler <darin>
Status: RESOLVED FIXED    
Severity: Normal CC: andersca, cdumez, cgarcia, commit-queue, esprehn+autocc, kondapallykalyan, youennf
Priority: P2    
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch sam: review+, sam: commit-queue+

Description Darin Adler 2016-10-09 17:54:23 PDT
Move ApplePaySession from legacy to new DOM exceptions
Comment 1 Darin Adler 2016-10-09 18:08:54 PDT
Created attachment 291057 [details]
Patch
Comment 2 Darin Adler 2016-10-09 18:09:51 PDT
I did a grep for "LegacyException" and the first IDL file that showed up was ApplePaySession.idl, so here we go.
Comment 3 Darin Adler 2016-10-09 19:16:40 PDT
Committed r206977: <http://trac.webkit.org/changeset/206977>