summaryrefslogtreecommitdiffstats
path: root/cc
diff options
context:
space:
mode:
authorcharliea <charliea@chromium.org>2015-10-20 14:41:08 -0700
committerCommit bot <commit-bot@chromium.org>2015-10-20 21:41:56 +0000
commit65e7fba107d7af4b65e8b4af4eaec0b04423bb29 (patch)
tree3c06e3c30ccea75b1e3ced58e46124c5991fd936 /cc
parent963643f95dadabce52ed9a3df0a29d7faf601d58 (diff)
downloadchromium_src-65e7fba107d7af4b65e8b4af4eaec0b04423bb29.zip
chromium_src-65e7fba107d7af4b65e8b4af4eaec0b04423bb29.tar.gz
chromium_src-65e7fba107d7af4b65e8b4af4eaec0b04423bb29.tar.bz2
Extracts more information from serial devices on Mac
This is a modified reland of crrev.com/1306733008. Originally, I completely replaced the old enumeration method with the new one. After someone spotted a regression for the Windows code, I reverted the enumeration code that yielded more detailed device info and am now recommitting it as a hybrid of the old enumeration method and new one. We merge the lists of new devices and old devices, giving preference to the new ones (with more detailed info). I also added an UMA metric to track the difference in the number of devices that each method yields. When that metric shows that the two methods are always returning the same number of devices, we can eliminate the old method entirely. BUG=522217 Review URL: https://codereview.chromium.org/1399023002 Cr-Commit-Position: refs/heads/master@{#355161}
Diffstat (limited to 'cc')
0 files changed, 0 insertions, 0 deletions