Description[Extensions Bindings] Fix getPlatform() method
bindings.js uses a method to determine the current platform,
but it relies on navigator.appVersion (and also regexes).
Replace this with a native alternative.
This also removes the "chromeos touch" option, which was added
in https://codereview.chromium.org/7104002/, but is no longer
needed.
BUG=738178
Review-Url: https://codereview.chromium.org/2967443004
Cr-Commit-Position: refs/heads/master@{#485364}
Committed: https://chromium.googlesource.com/chromium/src/+/e194d022357de0597c1c7448852417a9559b0f0a
Patch Set 1 #Patch Set 2 : . #Patch Set 3 : Rebase #
Total comments: 2
Messages
Total messages: 25 (19 generated)
|