Re: [w3c/payment-request] Integration with Feature Policy (#600)

Soooooo.... we (Firefox) are about to land support for Feature Policy.  

As part of that, we support: 

 * IDL/JS: `document.policy.allowsFeature('payment')`. 
 * `allow` attribute.
 * HTTP header(s?). 

@aestes, I see from caniuse.com that Safari supports the `allow` attribute at least. 

@rsolomakhin, what's the status on the Chrome side?  I know you guys did a bunch of work on feature policy early on. 

It could be an easy win here for 1.1 given that we are somewhat aligned on implementation.   


-- 
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-request/issues/600#issuecomment-421266098

Received on Friday, 14 September 2018 08:04:47 UTC