Re: [blink-dev] Ready for Developer Testing: Modulepreload Referrer Header Fix

2025-05-13 Thread Helmut Januschka
sorry for the confusion, it was my first time using https://www.chromestatus.com/features lets close this one, i just re-sent the feature with i2s mike...@chromium.org schrieb am Montag, 12. Mai 2025 um 22:59:25 UTC+2: > I suspect this is supposed to be an I2S (per > https://chromium-review.go

Re: [blink-dev] Ready for Developer Testing: Modulepreload Referrer Header Fix

2025-05-12 Thread Mike Taylor
I suspect this is supposed to be an I2S (per https://chromium-review.googlesource.com/c/chromium/src/+/6509110/comments/da10e968_f515270f), but if "Ready for Developer Testing" is the correct stage - a feature flag for devs to flip and test would be useful. Could you clarify? Thanks On 5/8/25

[blink-dev] Ready for Developer Testing: Modulepreload Referrer Header Fix

2025-05-08 Thread Chromestatus
Contact emails hjanusc...@gmail.com Explainer None Specification https://html.spec.whatwg.org/multipage/webappapis.html#concept-script-fetch-options-referrer-policy Summary Fixes modulepreload to properly send referrer headers by using ClientReferrerString() instead of NoReferrer(). This al