Closed
Bug 30067
Opened 26 years ago
Closed 26 years ago
OSCPU User Agent field needs js exposure
Categories
(Core :: JavaScript Engine, defect, P3)
Tracking
()
RESOLVED
FIXED
M15
People
(Reporter: jud, Assigned: jud)
References
(Depends on 1 open bug)
Details
add OSCPU attrib to the navigator object.
| Assignee | ||
Updated•26 years ago
|
Target Milestone: M15
| Assignee | ||
Comment 1•26 years ago
|
||
fix checked in
Status: NEW → RESOLVED
Closed: 26 years ago
Resolution: --- → FIXED
| Assignee | ||
Comment 2•26 years ago
|
||
here's a test harness: http://206.168.157.91/navtest.html
navigator.oscpu still cant be changed in about:config, so if you forge UA string it would still show your real OS that you are running, so If I run Windows and set UA string to Linux, JS oscpu will report Windows, we need to have that option exposed so we can change it too. Privacy requires that.
You need to log in
before you can comment on or make changes to this bug.
Description
•