DescriptionFix host installation on i686 Linux.
HostInstaller uses navigator.platform to figure out which package
needs to be downloaded to install host on the curren machine. Problem
was that on linux navigator.platform may be set to "Linux i686" and
HostIntaller wasn't handling it properly. With this change:
1. "Linux i686" is properly recognized as ia32 Linux.
2. Unsupported platforms are properly handled by disabling the
"Share" button.
BUG=442943
Committed: https://crrev.com/3cf7e0eb1dab5c8f6399f287adaf4f5b88d352da
Cr-Commit-Position: refs/heads/master@{#313030}
Patch Set 1 #
Total comments: 6
Patch Set 2 : #Patch Set 3 : #Patch Set 4 : #
Messages
Total messages: 14 (4 generated)
|