mirror of
https://github.com/mozilla/gecko-dev.git
synced 2024-11-07 12:15:51 +00:00
ongoing help content updates per bugzilla 122806 & ADT, r=oeschger; latest legal comments
This commit is contained in:
parent
5d47f6a91f
commit
9ee6183b58
@ -127,18 +127,27 @@ For example, if you typically search for local weather or purchase books at a we
|
||||
<p> </p>
|
||||
<a name="privacy_foreign"></a>
|
||||
<a NAME="third-party_cookiesSDX"></a>
|
||||
<a NAME="cookies:email_andIDX"></a>
|
||||
<a NAME="images:email_andIDX"></a>
|
||||
<a NAME="cookies:foreignIDX"></a>
|
||||
<h3>What Are Foreign Cookies?</h3>
|
||||
<h3>What Are Third-Party Cookies?</h3>
|
||||
|
||||
<p>If your browser stores a site's cookie, it will return the cookie only to that particular site. Your browser will not provide one site with cookies set by another. Since a web site can only receive its own cookies, it can keep learn about your activities while you are at that site but not your activities in general while surfing the Web.
|
||||
|
||||
<p>But sometimes one web site displays content that is hosted on another web site. That content can be anything from an image to text or an advertisement. In such cases, the second web site also has the ability to store a cookie in your browser, even though you did not visit that site directly.
|
||||
|
||||
<p>Cookies that are stored by the site other than the one you
|
||||
think you are visiting are called <b>foreign cookies</b> or <b>third-party cookies.</b> If you
|
||||
want, you can adjust your preferences so that sites can store ordinary cookies only but not foreign ones.
|
||||
think you are visiting are called <b>third-party cookies</b> or <b>foreign cookies.</b> Web sites sometimes use third-party cookies with <b>web beacons</b>, which are special images that help sites count users, track email responses, or customize your browsing experience. Web beacons are also known as as web bugs or transparent GIFs.
|
||||
|
||||
<p>You use the Cookie Manager to specify what types of cookies you want your browser to accept. For details, see <a href = "using_priv_help.html#cookie_prefs">Privacy & Security Preferences - Cookies</a>.
|
||||
<p>If you want, you can adjust your cookie preferences so that sites can store ordinary cookies but not third-party ones.
|
||||
|
||||
<p>You can also disable cookies, images, and JavaScript completely for web pages that are received as part of email messages. For details, see the following sections:
|
||||
|
||||
<ul>
|
||||
<li><a href = "using_priv_help.html#cookie_prefs">Privacy & Security Preferences - Cookies</a>
|
||||
<li><a href = "using_priv_help.html#image_prefs">Privacy & Security Preferences - Images</a>
|
||||
<li><a href = "cs_nav_prefs_advanced.html#Scripts">Advanced Preferences - Scripts & Windows</a>
|
||||
</ul>
|
||||
|
||||
|
||||
<p> </p>
|
||||
|
Loading…
Reference in New Issue
Block a user