You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
remove referrer field from ScriptFetchOptions (servo#43532)
Remove `referrer` field from `ScriptFetchOptions` and pass it directly
to `script_fetch_request`.
This keeps ScriptFetchOptions aligned with the HTML
fixesservo#42875
---------
Signed-off-by: Kelechi Ebiri <ebiritg@gmail.com>
0 commit comments