-
- Downloads
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.
Showing
- browser/components/resistfingerprinting/test/browser/browser_navigator.js 1 addition, 1 deletion...ts/resistfingerprinting/test/browser/browser_navigator.js
- dom/base/Navigator.cpp 1 addition, 3 deletionsdom/base/Navigator.cpp
- toolkit/components/resistfingerprinting/nsRFPService.h 1 addition, 1 deletiontoolkit/components/resistfingerprinting/nsRFPService.h
Loading
Please register or sign in to comment