Bug 163191 - Move ApplePaySession from legacy to new DOM exceptions
Summary: Move ApplePaySession from legacy to new DOM exceptions
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Bindings (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Darin Adler
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2016-10-09 17:54 PDT by Darin Adler
Modified: 2016-10-09 19:16 PDT (History)
7 users (show)

See Also:


Attachments
Patch (36.23 KB, patch)
2016-10-09 18:08 PDT, Darin Adler
sam: review+
sam: commit-queue+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
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>