Re: [w3c/browser-payment-api] throw if updateWith() is not trusted (#547)

Given the`.isTrusted` assurance from the UA, it follows that: iff the user agent dispatches the event, then the dispatch flag is always set, and the .target is always a `PaymentRequest` on which event was dispatched. 

Therefore, the checks of 8771656 are now redundant.  

-- 
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/browser-payment-api/pull/547#issuecomment-307305938

Received on Friday, 9 June 2017 06:23:15 UTC