Closed
Bug 483118
Opened 17 years ago
Closed 17 years ago
navigator.platform should return Win64 instead of Win32 or Windows NT
Categories
(Core :: DOM: Core & HTML, defect)
Tracking
()
RESOLVED
FIXED
People
(Reporter: m_kato, Assigned: m_kato)
References
Details
Attachments
(1 file)
|
587 bytes,
patch
|
peterv
:
review+
peterv
:
superreview+
|
Details | Diff | Splinter Review |
navigator.platform on 64-bit version of Internet Explorer returns Win64. On 64-bit mozilla build should return same string because 32-bit build returns Win32.
| Assignee | ||
Comment 1•17 years ago
|
||
| Assignee | ||
Updated•17 years ago
|
Attachment #367444 -
Flags: review?(peterv)
Updated•17 years ago
|
Attachment #367444 -
Flags: superreview+
Attachment #367444 -
Flags: review?(peterv)
Attachment #367444 -
Flags: review+
| Assignee | ||
Comment 2•17 years ago
|
||
Status: NEW → RESOLVED
Closed: 17 years ago
Resolution: --- → FIXED
Updated•7 years ago
|
Component: DOM → DOM: Core & HTML
You need to log in
before you can comment on or make changes to this bug.
Description
•