mirror of
https://github.com/mozilla/gecko-dev.git
synced 2024-11-30 00:01:50 +00:00
Bug 1513090 - Follow up to remove non-unicode character from comment. r=tnguyen. DONTBUILD for comment-only change
Differential Revision: https://phabricator.services.mozilla.com/D47103 --HG-- extra : moz-landing-system : lando
This commit is contained in:
parent
41934bd790
commit
dcc1e04b0f
@ -888,8 +888,8 @@ class Document : public nsINode,
|
|||||||
* Return the referrer from document URI as defined in the Referrer Policy
|
* Return the referrer from document URI as defined in the Referrer Policy
|
||||||
* specification.
|
* specification.
|
||||||
* https://w3c.github.io/webappsec-referrer-policy/#determine-requests-referrer
|
* https://w3c.github.io/webappsec-referrer-policy/#determine-requests-referrer
|
||||||
* While document is an iframe srcdoc document, let document be document???s
|
* While document is an iframe srcdoc document, let document be document's
|
||||||
* browsing context???s browsing context container???s node document.
|
* browsing context's browsing context container's node document.
|
||||||
* Then referrer should be document's URL
|
* Then referrer should be document's URL
|
||||||
*/
|
*/
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user