mirror of
https://github.com/mozilla/gecko-dev.git
synced 2024-11-27 06:43:32 +00:00
39159ab795
When ReferrerInfo is exposed later in the patch set, using the document referrer info instead of mReferrerInfo will matter, but for now, behavior should be unchanged. Optional argument aSendReferrer for the ReferrerInfo constructor is added. Because the existing behavior of InitWithDocument setting mSendReferrer to true is acceptable in all other cases, the aSendReferrer argument is not passed to InitWithDocument and nsIReferrerInfo.idl is unchanged. Unused method ReferrerInfo::CloneWithNewSendReferrer is removed. Differential Revision: https://phabricator.services.mozilla.com/D227449 |
||
---|---|---|
.. | ||
base | ||
build | ||
shistory | ||
test | ||
moz.build |