Merge remote-tracking branch 'origin/tracking' into custom

This commit is contained in:
roytam1 2024-10-24 07:39:14 +08:00
commit 7df6fa1c80
10 changed files with 65 additions and 44 deletions

View file

@ -620,8 +620,8 @@ private:
/**
* Given a script element, get the referrer policy should be applied to load
* requests.
* Given a script element, get the referrer policy that should be applied to
* load requests.
*/
mozilla::net::ReferrerPolicy GetReferrerPolicy(nsIScriptElement* aElement);