WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
162314
Can't present a payment sheet if a sheet is already active in another window
https://bugs.webkit.org/show_bug.cgi?id=162314
Summary
Can't present a payment sheet if a sheet is already active in another window
Anders Carlsson
Reported
2016-09-20 13:53:22 PDT
Can't present a payment sheet if a sheet is already active in another window
Attachments
Patch
(2.88 KB, patch)
2016-09-20 14:00 PDT
,
Anders Carlsson
thorton
: review+
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
Anders Carlsson
Comment 1
2016-09-20 14:00:31 PDT
Created
attachment 289397
[details]
Patch
Tim Horton
Comment 2
2016-09-20 14:35:54 PDT
Comment on
attachment 289397
[details]
Patch View in context:
https://bugs.webkit.org/attachment.cgi?id=289397&action=review
> Source/WebKit2/UIProcess/ApplePay/WebPaymentCoordinatorProxy.cpp:52 > + ASSERT(activePaymentCoordinatorProxy != this);
Please set to null if the assert is not true.
Anders Carlsson
Comment 3
2016-09-20 14:45:41 PDT
Committed
r206176
: <
http://trac.webkit.org/changeset/206176
>
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug