Re: [w3c/payment-request] Editorial: use new user activation model (#885)

mustaqahmed requested changes on this pull request.



> @@ -5129,7 +5131,7 @@ <h2>
         <p>
           To help ensure that users do not inadvertently share sensitive
           credentials with an origin, this API requires that PaymentRequest's
-          <a>show()</a> method be <a>triggered by user activation</a> (e.g.,
+          <a>show()</a> method be triggered by [=transient activation=] (e.g.,

To fully eliminate old model's token passing idea, I suggest dropping "triggered by" completely.  What about this: "... `show()` method be invoked while the relevant `Window` has transient activation"?

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/w3c/payment-request/pull/885#pullrequestreview-328285833

Received on Friday, 6 December 2019 15:51:20 UTC