You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The PaymentUiService should not re-use the WindowAndroid instance
from the original WebContents and, instead, must create a new one
for the main activity.
Additionally, this change also implements the close() method, so
that we can properly destroy the newly created WebContent instance
for the payment handler.
0 commit comments