patcg-individual-drafts / topics

The Topics API
https://patcg-individual-drafts.github.io/topics/
Other
624 stars 234 forks source link

document.browsingTopics() vs fetch call with browsingTopics param #344

Closed relevance-api-topics closed 4 weeks ago

relevance-api-topics commented 1 month ago

Hi Topics API experts,

Hope to ask a question to confirm 1) document.browsingTopics() vs 2) fetch call with browsingTopics param 's functionality comparison:

Question: if Topics API is designed as a tool supporting cookie deprecation, why when doing a fetch call from websiteA to websiteB, websiteB's observing topics cannot be filled? (for cookie case: websiteB put a cookie on websiteA, and when websiteA call websiteB the cookie websiteB setup before can be sent together)

Just to confirm above is by-design, or if we missed anything, sorry if above question is not clear enough, thanks!

relevance-api-topics commented 4 weeks ago

Going to close this issue for more context obtained.