[go: nahoru, domu]

Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Processing model unclear #260

Open
annevk opened this issue May 19, 2022 · 2 comments
Open

Processing model unclear #260

annevk opened this issue May 19, 2022 · 2 comments

Comments

@annevk
Copy link
annevk commented May 19, 2022

Throughout the specification it's very much unclear where certain state in algorithms is pulled from. E.g., https://fedidcg.github.io/FedCM/#fetch-the-manifest does not make it clear it takes a provider as argument (and what the type of that argument is). It also doesn't seem to explain at all where the CSP is coming from that it performs a check with. That would require at least an environment or some such.

@npm1
Copy link
Collaborator
npm1 commented Jul 20, 2022

The algorithms are much improved right now in terms of passing state into the various methods. Regarding the CSP check @cbiesinger do you know what is the method being used? Right now the check links to the spec itself

@npm1 npm1 added the editorial label Jul 20, 2022
@cbiesinger
Copy link
Collaborator

not sure what you mean with method? We check against the "connect" policy if that helps. (I guess we should link to https://w3c.github.io/webappsec-csp/#should-block-request maybe?)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants