Re: [w3c/payment-handler] Suggest changing a shape of openWindow() (#300)

@rsolomakhin,
The `window` what you mentioned is a global `Window` object(not `WindowClient`) to be opened by `openWindow()`, isn't it? If so, I like this. Your example looks similar to my suggestion. The only difference thing is that `PaymentHandler` object should be `navigator` instead of `window` in general.

-- 
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/300#issuecomment-420913182

Received on Thursday, 13 September 2018 07:38:00 UTC