Origin trial request
Categories
(Core :: DOM: Core & HTML, task)
Tracking
()
People
(Reporter: sam.ws.watkinson, Unassigned)
Details
Request form
- Origin trial name (e.g., CoepCredentialless): CoepCredentialless
- Website (e.g., https://mysite.com): https://app.wavtool.com
- Requires subdomains (yes/no): yes
- Suggested expiration date (leave blank if you don't know / don't care):
Additional details
(feel free to leave blank)
Reporter | ||
Comment 1•2 years ago
|
||
Needed to enable use of SharedArrayBuffer in a high-performance multi-threaded audio webapp which also needs to import some scripts from other domains. Thank you!!
Comment 2•2 years ago
|
||
Curious, do you really require subdomains? E.g., do you need something.app.wavtool.com
to have access?
In any case here's a token with subdomain access expiring hopefully-enough-in-the-future such that you don't have to renew it (23rd of January next year):
A08osPcz9QokC40O4TeGEs/4mBuATy/NDIw5/3RW4BHIcBL3VHv5F7RciIIAo0J1L4I3ut70Y3DTYC3JPzjVRPIAAABqeyJvcmlnaW4iOiJodHRwczovL2FwcC53YXZ0b29sLmNvbSIsImZlYXR1cmUiOiJDb2VwQ3JlZGVudGlhbGxlc3MiLCJleHBpcnkiOjE3MDU5NjQ0MDAsImlzU3ViZG9tYWluIjp0cnVlfQ==
Let me know whether it works for you and if it does we can close this. Please report any issues with the feature or with the trial mechanism by filing new bugs and cc'ing / requesting info from me. Thanks!
Reporter | ||
Comment 3•2 years ago
|
||
Hi! Sorry for late reply. I misunderstood, we only need app.wavtool.com
to work here.
We're using the token in a meta tag and it does not seem to work (perhaps for this reason)
Thanks for your help!
Updated•2 years ago
|
Comment 4•2 years ago
|
||
So the token should work, but I think for COEP: credentialless to work you need to use the header. The reason for this is that it affects process selection and by the time we get to process the meta tag it's already too late. Can you check that the token above works for you if you serve it with a header rather than a meta tag?
Comment 5•2 years ago
|
||
Redirect a needinfo that is pending on an inactive user to the triage owner.
:hsivonen, since the bug doesn't have a severity set, could you please set the severity or close the bug?
For more information, please visit BugBot documentation.
Updated•2 years ago
|
Description
•