Skip to content
Snippets Groups Projects
Commit a3cbc068 authored by Chris Peterson's avatar Chris Peterson Committed by Georg Koppen
Browse files

Bug 1472618 - Make navigator.platform return "Win32", even on Win64 OS. r=peterv

navigator.platform returns "Win64" in 64-bit Firefox and IE, but "Win32" in 64-bit Chrome and Edge. "Win32" appears to be the de facto platform value for Windows. This change doesn't hide the OS architecture from web content because navigator.userAgent still mentions "Win64; x64" in 64-bit Firefox, Chrome, Edge, and IE.

MozReview-Commit-ID: CplYnGDQgTe

--HG--
extra : rebase_source : c00a1a7462ea91d44700dd0581c88c1c4cad2346
extra : source : 1976c327f251702be255a9d0769121c6bc5303a1

This fixes our bug 28740.
parent 2199c4be
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment