Re: [w3c/browser-payment-api] Invoke "allowed to use" always (#383)

@rsolomakhin OK. I think that makes sense, but if possible we should grand-father `allowfullscreen` and `allowusermedia` into that behavior as well. Another difference that @bzbarsky pointed out is Feature Policy is snapshotting the attribute at document creation time (like `sandbox`) instead of having it live. But that needs changes in HTML also.

In any case, I think this PR is a step in the right direction. You suggest relaxing it further in the same-origin case.

-- 
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/browser-payment-api/pull/383#issuecomment-267343019

Received on Thursday, 15 December 2016 14:40:33 UTC