Bug 174796

Summary: Implement W3C Payment Request API
Product: WebKit Reporter: Andy Estes <aestes>
Component: New BugsAssignee: Andy Estes <aestes>
Status: RESOLVED FIXED    
Severity: Normal CC: agektmr+webkit, ap, bdakin, commit-queue, dbates, eoconnor, jond, manu.dude17, sam, webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
Bug Depends on: 177391, 175612, 175622, 175730, 175755, 175776, 175789, 175897, 177783, 177786, 177794, 177850, 177904, 178043, 178048, 178150, 178159, 178609, 178686, 178689, 178765, 178810, 178880, 178887, 179056    
Bug Blocks:    
Attachments:
Description Flags
Add Payment Request to features.json
none
Mark Payment Request as "In Development" sam: review+

Description Andy Estes 2017-07-24 13:45:36 PDT
https://www.w3.org/TR/payment-request/
Comment 1 Andy Estes 2017-07-24 13:46:42 PDT
rdar://problem/29491070
Comment 2 Andy Estes 2017-07-24 14:06:35 PDT
Created attachment 316316 [details]
Add Payment Request to features.json
Comment 3 Daniel Bates 2017-07-24 15:30:03 PDT
Comment on attachment 316316 [details]
Add Payment Request to features.json

r=me
Comment 4 WebKit Commit Bot 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>
Comment 5 WebKit Commit Bot 2017-07-24 16:52:12 PDT
All reviewed patches have been landed.  Closing bug.
Comment 6 Andy Estes 2017-07-24 17:29:50 PDT
Reopening.
Comment 7 Andy Estes 2017-08-21 12:06:13 PDT
Created attachment 318656 [details]
Mark Payment Request as "In Development"
Comment 8 Sam Weinig 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.
Comment 9 Andy Estes 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 :(
Comment 10 Sam Weinig 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.
Comment 11 Andy Estes 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