From 4c3b4a7bd655e0fe465005af384363f6f75fb004 Mon Sep 17 00:00:00 2001 From: Ade Bateman Date: Wed, 26 Apr 2017 08:18:01 -0700 Subject: [PATCH] Remove 2119 language from privacy section. --- index.html | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) diff --git a/index.html b/index.html index f7f88529..d8328741 100644 --- a/index.html +++ b/index.html @@ -798,8 +798,7 @@

DOMException.
  • Optionally, at the user agent's discretion, return a - promise rejected with a "NotAllowedError" - DOMException. + promise rejected with a "NotAllowedError" DOMException.

    This allows user agents to apply heuristics to detect and prevent abuse of the canMakePayment() method for fingerprinting @@ -2690,8 +2689,10 @@

    Exposing user information

    - The user agent MUST NOT share information about the user to - the web page (such as the shipping address) without user consent. + A page might try to call the payment request API to retrieve + information about the user. Information about the user (such as the + shipping address) should only be shared with the web page with user + consent.