[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]
[or-cvs] r13537: Another FF bug. (torbutton/trunk/website/design)
Author: mikeperry
Date: 2008-02-16 18:40:18 -0500 (Sat, 16 Feb 2008)
New Revision: 13537
Modified:
torbutton/trunk/website/design/design.xml
Log:
Another FF bug.
Modified: torbutton/trunk/website/design/design.xml
===================================================================
--- torbutton/trunk/website/design/design.xml 2008-02-16 20:45:58 UTC (rev 13536)
+++ torbutton/trunk/website/design/design.xml 2008-02-16 23:40:18 UTC (rev 13537)
@@ -1234,7 +1234,8 @@
<title>Bugs blocking functionality</title>
<para>
The following bugs impact Torbutton and similar extensions' functionality.
-Like the security bugs above, most have workarounds, but these workarounds are often somewhat ugly hacks.
+Like the security bugs above, most have workarounds, but these workarounds
+are often somewhat ugly hacks.
</para>
<orderedlist>
@@ -1270,6 +1271,14 @@
per-tab settings and content filters difficult to impossible.
</para>
</listitem>
+ <listitem><ulink
+url="https://bugzilla.mozilla.org/show_bug.cgi?id=417994">Bug 217994 -
+navigator object does not fully reflect user agent settings</ulink>
+ <para>
+Despite providing a spoofed information to the general.useragent.* settings,
+the properties <command>navigator.oscpu</command> and
+<command>navigator.productSub</command> reveal the original platform and build date.
+ </para>
</orderedlist>
</sect2>
</sect1>