Bug 160218 - onpaymentauthorized callback not received when authorizing for a second time
Summary: onpaymentauthorized callback not received when authorizing for a second time
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: New Bugs (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Anders Carlsson
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2016-07-26 15:40 PDT by Anders Carlsson
Modified: 2016-07-26 15:58 PDT (History)
1 user (show)

See Also:


Attachments
Patch (1.62 KB, patch)
2016-07-26 15:43 PDT, Anders Carlsson
thorton: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Anders Carlsson 2016-07-26 15:40:54 PDT
onpaymentauthorized callback not received when authorizing for a second time
Comment 1 Anders Carlsson 2016-07-26 15:43:05 PDT
Created attachment 284647 [details]
Patch
Comment 2 Tim Horton 2016-07-26 15:54:28 PDT
Tests! How do you get into a non-final-but-complete state?
Comment 3 Anders Carlsson 2016-07-26 15:57:18 PDT
(In reply to comment #2)
> Tests! How do you get into a non-final-but-complete state?

You complete the payment with an error.
Comment 4 Anders Carlsson 2016-07-26 15:58:06 PDT
Committed r203746: <http://trac.webkit.org/changeset/203746>