[w3c/webpayments-payment-apps-api] Open Window Algorithm (#115)

This algorithm that I'm adding in https://github.com/w3c/webpayments-payment-apps-api/pull/106 is *very* similar to the Open Window Algorithm in the Service Workers specification (because I've copied and pasted most of it). Should we refer to the Service Workers specification instead of copying their steps?

The thing is, our algorithm is not exactly the same, so we might have to say something inelegant, like "run the open window algorithm, but skip step number four and set some value to the internal slot `[[windowClient]]` just before returning".

-- 
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/webpayments-payment-apps-api/issues/115

Received on Tuesday, 21 March 2017 09:47:31 UTC