RESOLVED FIXED Bug 174796
Implement W3C Payment Request API
https://bugs.webkit.org/show_bug.cgi?id=174796
Summary Implement W3C Payment Request API
Andy Estes
Reported 2017-07-24 13:45:36 PDT
Attachments
Add Payment Request to features.json (1.53 KB, patch)
2017-07-24 14:06 PDT, Andy Estes
no flags
Mark Payment Request as "In Development" (1.18 KB, patch)
2017-08-21 12:06 PDT, Andy Estes
sam: review+
Andy Estes
Comment 1 2017-07-24 13:46:42 PDT
Andy Estes
Comment 2 2017-07-24 14:06:35 PDT
Created attachment 316316 [details] Add Payment Request to features.json
Daniel Bates
Comment 3 2017-07-24 15:30:03 PDT
Comment on attachment 316316 [details] Add Payment Request to features.json r=me
WebKit Commit Bot
Comment 4 2017-07-24 16:52:10 PDT
Comment on attachment 316316 [details] Add Payment Request to features.json Clearing flags on attachment: 316316 Committed r219848: <http://trac.webkit.org/changeset/219848>
WebKit Commit Bot
Comment 5 2017-07-24 16:52:12 PDT
All reviewed patches have been landed. Closing bug.
Andy Estes
Comment 6 2017-07-24 17:29:50 PDT
Reopening.
Andy Estes
Comment 7 2017-08-21 12:06:13 PDT
Created attachment 318656 [details] Mark Payment Request as "In Development"
Sam Weinig
Comment 8 2017-08-21 12:22:52 PDT
Comment on attachment 318656 [details] Mark Payment Request as "In Development" View in context: https://bugs.webkit.org/attachment.cgi?id=318656&action=review > Source/WebCore/ChangeLog:4 > + Implement W3C Payment Request API > + https://bugs.webkit.org/show_bug.cgi?id=174796 Bug title feels like a bit of an oversell.
Andy Estes
Comment 9 2017-08-21 12:27:44 PDT
(In reply to Sam Weinig from comment #8) > Comment on attachment 318656 [details] > Mark Payment Request as "In Development" > > View in context: > https://bugs.webkit.org/attachment.cgi?id=318656&action=review > > > Source/WebCore/ChangeLog:4 > > + Implement W3C Payment Request API > > + https://bugs.webkit.org/show_bug.cgi?id=174796 > > Bug title feels like a bit of an oversell. I was planning to keep this bug open and use it for the various features.json changes. Maybe that's confusing, though :(
Sam Weinig
Comment 10 2017-08-21 12:28:55 PDT
(In reply to Andy Estes from comment #9) > (In reply to Sam Weinig from comment #8) > > Comment on attachment 318656 [details] > > Mark Payment Request as "In Development" > > > > View in context: > > https://bugs.webkit.org/attachment.cgi?id=318656&action=review > > > > > Source/WebCore/ChangeLog:4 > > > + Implement W3C Payment Request API > > > + https://bugs.webkit.org/show_bug.cgi?id=174796 > > > > Bug title feels like a bit of an oversell. > > I was planning to keep this bug open and use it for the various > features.json changes. Maybe that's confusing, though :( Yeah. I would use new bugs. Bugs are cheap.
Andy Estes
Comment 11 2017-08-23 12:10:42 PDT
(In reply to Sam Weinig from comment #10) > (In reply to Andy Estes from comment #9) > > (In reply to Sam Weinig from comment #8) > > > Comment on attachment 318656 [details] > > > Mark Payment Request as "In Development" > > > > > > View in context: > > > https://bugs.webkit.org/attachment.cgi?id=318656&action=review > > > > > > > Source/WebCore/ChangeLog:4 > > > > + Implement W3C Payment Request API > > > > + https://bugs.webkit.org/show_bug.cgi?id=174796 > > > > > > Bug title feels like a bit of an oversell. > > > > I was planning to keep this bug open and use it for the various > > features.json changes. Maybe that's confusing, though :( > > Yeah. I would use new bugs. Bugs are cheap. Moved to https://bugs.webkit.org/show_bug.cgi?id=175897
Note You need to log in before you can comment on or make changes to this bug.