Re: [w3c/payment-handler] is PaymentRequestEvent.openWindow should check origin before navigation instead of after navigation (#168)

IMHO, even if we add this check to the algorithm, we should keep the original check logic.
For example, the input origin was a proper origin, but if the origin is set as unexpected origin after navigation(e.g. redirection), then the SW might not controll the windowClient anymore.

-- 
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/issues/168#issuecomment-306561513

Received on Tuesday, 6 June 2017 17:38:08 UTC