Skip to content

Commit 208d66c

Browse files
authored
Merge pull request #2735 from /issues/2673/1
Fixes #2673 - Updates privacy policy to mention console logs
2 parents 727816c + 768caa4 commit 208d66c

File tree

1 file changed

+9
-1
lines changed

1 file changed

+9
-1
lines changed

webcompat/templates/privacy.html

Lines changed: 9 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ <h1 class="headline-1 highlight">
99
Webcompat.com Privacy Policy
1010
</h1>
1111

12-
<small class="small">Last Updated: April 23, 2018</small>
12+
<small class="small">Last Updated: December 12, 2018</small>
1313

1414
<h3 class="headline-2">About Us</h3>
1515
<p>
@@ -34,6 +34,14 @@ <h3 class="headline-2 ">Public Reports</h3>
3434
The User Agent HTTP header that your browser sends will be recorded in the bug report, if you choose to report a bug, but is hidden by default.
3535
</p>
3636

37+
<h3 class="headline-2 ">Browser and Site Information</h3>
38+
<p>
39+
If an issue is initiated via the built-in "Report Site Issue" feature of Firefox, certain details from the browser will be sent in your report. These include the values of some preferences that relate to content blocking or enabled capabilities, and any error messages or logs the web page is sending to the browser console. If you do not wish to send this information, do not file a report.
40+
</p>
41+
<p>
42+
Issues filed through the website directly, or via user-installed addons do not include this information.
43+
</p>
44+
3745
<h3 class="headline-2">Reporting Anonymously</h3>
3846
<p>
3947
If you choose the anonymous option, the only information that we’ll receive is the content of your report.

0 commit comments

Comments
 (0)