Testing in Chrome 38.0.2100.0 32-bit on Windows 8 64-bit
But test was actually tested on:
Version 38.0.2100.0 canary (64-bit)
As you can see, the version number is correct, but it states that it is 32-bit chrome, when it is 64-bit. Obviously the OS is correctly reporting 64-bit.
I can confirm that the Browser is running in 64-bit mode too.
window.navigator.userAgent:
Mozilla/5.0 (Windows NT 6.2; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/38.0.2100.0 Safari/537.36"
Incorrect browser Architecture. Test reports:
But test was actually tested on:
As you can see, the version number is correct, but it states that it is 32-bit chrome, when it is 64-bit. Obviously the OS is correctly reporting 64-bit. I can confirm that the Browser is running in 64-bit mode too.
window.navigator.userAgent: