[w3c/payment-handler] Return null after the window is opened instead of reject with 'SecurityError' (#202)

In the openWindow algorithm 14.1, the window is opened at that point, looks make no sense to reject with "SecurityError". 

This is also how Clients.openWindow works for service work.
You can view, comment on, or merge this pull request online at:

  https://github.com/w3c/payment-handler/pull/202

-- Commit Summary --

  * return null

-- File Changes --

    M index.html (3)

-- Patch Links --

https://github.com/w3c/payment-handler/pull/202.patch
https://github.com/w3c/payment-handler/pull/202.diff

-- 
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-handler/pull/202

Received on Thursday, 10 August 2017 20:51:49 UTC