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

Relative branch.... #2

Closed

Conversation

morlovich
Copy link
Owner

No description provided.

Maks Orlovich and others added 30 commits May 3, 2024 11:06
...to separate struct + routines, since it's a non-trivial piece of
code in the middle of a complicated algorithm, and I am about to make
it a bit more complicated still.
We will need to do checking in two stages for script bodies to get the
proper cross-site seller signals behavior.

While at it, make sure we actually check that the response is a 2xx;
we are not supposed to be trying to use error pages. Also make the WASM
path go through this, too, so it gets this check as well.
This isn't quite yet ready for review, too many prereqs to worry
about. Seller changes not covered since they're more complex.
…rowserSignals. (WICG#1141)

* Add renderSize.

* Add requested size, add convert algo.

* Add requested size, add convert algo.

* Add requested size, add convert algo.

* Add requested size, add convert algo.

* Add requested size, add convert algo.

* Update requestedSize.

* Update requestedSize.

* Update renderSize

* Update spec.bs

Co-authored-by: qingxinwu <[email protected]>

* Update spec.bs

Co-authored-by: qingxinwu <[email protected]>

* Update spec.bs

Co-authored-by: qingxinwu <[email protected]>

* Update spec.bs

* Update spec.bs

* Update spec.bs

Co-authored-by: Dominic Farolino <[email protected]>

* Update spec.bs

Co-authored-by: Dominic Farolino <[email protected]>

* Update spec.bs

Co-authored-by: Dominic Farolino <[email protected]>

* Remove redundant empty lines

---------

Co-authored-by: qingxinwu <[email protected]>
Co-authored-by: Dominic Farolino <[email protected]>
…de examples. (WICG#1145)

* Update FLEDGE.md

* Update FLEDGE.md

* Update FLEDGE.md

* Update FLEDGE.md
JensenPaul and others added 4 commits June 5, 2024 08:10
…it (WICG#1175)

* Spec: split up response validation into two stages, and fix a bug in it

We will need to do checking in two stages for script bodies to get the
proper cross-site seller signals behavior.

While at it, make sure we actually check that the response is a 2xx;
we are not supposed to be trying to use error pages. Also make the WASM
path go through this, too, so it gets this check as well.

* Document WASM behavior.

* Elaborate

* Fix link, more precise whitespace.

* Fix the exists thing + encoding check

---------

Co-authored-by: Maks Orlovich <[email protected]>
@morlovich morlovich closed this Jul 8, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants