|
|
Chromium Code Reviews|
Created:
3 years, 9 months ago by Wenzhao (Colin) Zang Modified:
3 years, 9 months ago CC:
chromium-reviews, chromium-apps-reviews_chromium.org, oshima+watch_chromium.org, davemoore+watch_chromium.org, extensions-reviews_chromium.org, Rahul Chaturvedi Target Ref:
refs/heads/master Project:
chromium Visibility:
Public. |
DescriptionChromeOS: Expose 'device type' signal
For use by the Get Help app, similar to how the 'playstore status' and
'managed device' were added recently. If the device type is 'unknown',
return 'chromedevice' instead, otherwise return the device type unchanged.
BUG=702772
Review-Url: https://codereview.chromium.org/2761263007
Cr-Commit-Position: refs/heads/master@{#458973}
Committed: https://chromium.googlesource.com/chromium/src/+/209f4397c58d883b3d8bbbdacf53425c07f434e5
Patch Set 1 #
Total comments: 3
Patch Set 2 : replace StringPrintf with string #
Messages
Total messages: 27 (16 generated)
wzang@chromium.org changed reviewers: + alemate@chromium.org, rdevlin.cronin@chromium.org, tbarzic@chromium.org
@rdevlin.cronin Please see chrome/common/extensions/api/chromeos_info_private.json @tbarzic Please see the rest of the files. Thanks so much.
Description was changed from ========== Expose 'device type' signal BUG=702772 ========== to ========== Expose 'device type' signal For use by the Get Help app, similar to how the 'playstore status' and 'managed device' were added recently. If the device type is 'unknown', return 'chromedevice' instead, otherwise return the device type unchanged. BUG=702772 ==========
Please, make your CL description conform to https://www.chromium.org/developers/contributing-code#TOC-Writing-change-list...
lgtm with nit. https://codereview.chromium.org/2761263007/diff/1/chrome/browser/chromeos/ext... File chrome/browser/chromeos/extensions/info_private_apitest.cc (right): https://codereview.chromium.org/2761263007/diff/1/chrome/browser/chromeos/ext... chrome/browser/chromeos/extensions/info_private_apitest.cc:39: base::StringPrintf("DEVICETYPE=%s", device_type.c_str()); const std::string lsb_release = std::string("DEVICETYPE=") + device_type;
lgtm https://codereview.chromium.org/2761263007/diff/1/chrome/browser/chromeos/ext... File chrome/browser/chromeos/extensions/info_private_apitest.cc (right): https://codereview.chromium.org/2761263007/diff/1/chrome/browser/chromeos/ext... chrome/browser/chromeos/extensions/info_private_apitest.cc:123: "unknown device type")) just "unknown"?
chrome/common/extensions/api/chromeos_info_private.json lgtm
The CQ bit was checked by wzang@chromium.org
The patchset sent to the CQ was uploaded after l-g-t-m from alemate@chromium.org, rdevlin.cronin@chromium.org, tbarzic@chromium.org Link to the patchset: https://codereview.chromium.org/2761263007/#ps20001 (title: "replace StringPrintf with string")
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.or...
The CQ bit was unchecked by alemate@chromium.org
not lgtm. Coul you fix CL description?
Description was changed from ========== Expose 'device type' signal For use by the Get Help app, similar to how the 'playstore status' and 'managed device' were added recently. If the device type is 'unknown', return 'chromedevice' instead, otherwise return the device type unchanged. BUG=702772 ========== to ========== Expose 'device type' signal For use by the Get Help app, similar to how the 'playstore status' and 'managed device' were added recently. If the device type is 'unknown', return 'chromedevice' instead, otherwise return the device type unchanged. BUG=702772 ==========
Description was changed from ========== Expose 'device type' signal For use by the Get Help app, similar to how the 'playstore status' and 'managed device' were added recently. If the device type is 'unknown', return 'chromedevice' instead, otherwise return the device type unchanged. BUG=702772 ========== to ========== Expose 'device type' signal For use by the Get Help app, similar to how the 'playstore status' and 'managed device' were added recently. If the device type is 'unknown', return 'chromedevice' instead, otherwise return the device type unchanged. BUG=702772 ==========
Description was changed from ========== Expose 'device type' signal For use by the Get Help app, similar to how the 'playstore status' and 'managed device' were added recently. If the device type is 'unknown', return 'chromedevice' instead, otherwise return the device type unchanged. BUG=702772 ========== to ========== Expose 'device type' signal For use by the Get Help app, similar to how the 'playstore status' and 'managed device' were added recently. If the device type is 'unknown', return 'chromedevice' instead, otherwise return the device type unchanged. BUG=702772 ==========
Description was changed from ========== Expose 'device type' signal For use by the Get Help app, similar to how the 'playstore status' and 'managed device' were added recently. If the device type is 'unknown', return 'chromedevice' instead, otherwise return the device type unchanged. BUG=702772 ========== to ========== Expose 'device type' signal For use by the Get Help app, similar to how the 'playstore status' and 'managed device' were added recently. If the device type is 'unknown', return 'chromedevice' instead, otherwise return the device type unchanged. BUG=702772 ==========
Description was changed from ========== Expose 'device type' signal For use by the Get Help app, similar to how the 'playstore status' and 'managed device' were added recently. If the device type is 'unknown', return 'chromedevice' instead, otherwise return the device type unchanged. BUG=702772 ========== to ========== Expose 'device type' signal For use by the Get Help app, similar to how the 'playstore status' and 'managed device' were added recently. If the device type is 'unknown', return 'chromedevice' instead, otherwise return the device type unchanged. BUG=702772 ==========
Description was changed from ========== Expose 'device type' signal For use by the Get Help app, similar to how the 'playstore status' and 'managed device' were added recently. If the device type is 'unknown', return 'chromedevice' instead, otherwise return the device type unchanged. BUG=702772 ========== to ========== Expose 'device type' signal For use by the Get Help app, similar to how the 'playstore status' and 'managed device' were added recently. If the device type is 'unknown', return 'chromedevice' instead, otherwise return the device type unchanged. BUG=702772 ==========
Description was changed from ========== Expose 'device type' signal For use by the Get Help app, similar to how the 'playstore status' and 'managed device' were added recently. If the device type is 'unknown', return 'chromedevice' instead, otherwise return the device type unchanged. BUG=702772 ========== to ========== Expose 'device type' signal For use by the Get Help app, similar to how the 'playstore status' and 'managed device' were added recently. If the device type is 'unknown', return 'chromedevice' instead, otherwise return the device type unchanged. BUG=702772 ==========
The description is updated. https://codereview.chromium.org/2761263007/diff/1/chrome/browser/chromeos/ext... File chrome/browser/chromeos/extensions/info_private_apitest.cc (right): https://codereview.chromium.org/2761263007/diff/1/chrome/browser/chromeos/ext... chrome/browser/chromeos/extensions/info_private_apitest.cc:39: base::StringPrintf("DEVICETYPE=%s", device_type.c_str()); On 2017/03/22 09:31:26, Alexander Alekseev wrote: > const std::string lsb_release = std::string("DEVICETYPE=") + device_type; Done.
lgtm
Description was changed from ========== Expose 'device type' signal For use by the Get Help app, similar to how the 'playstore status' and 'managed device' were added recently. If the device type is 'unknown', return 'chromedevice' instead, otherwise return the device type unchanged. BUG=702772 ========== to ========== ChromeOS: Expose 'device type' signal For use by the Get Help app, similar to how the 'playstore status' and 'managed device' were added recently. If the device type is 'unknown', return 'chromedevice' instead, otherwise return the device type unchanged. BUG=702772 ==========
The CQ bit was checked by wzang@chromium.org
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.or...
CQ is committing da patch.
Bot data: {"patchset_id": 20001, "attempt_start_ts": 1490232074094150,
"parent_rev": "5786cea1a61ebae48b4635bf89544038f9fa4455", "commit_rev":
"209f4397c58d883b3d8bbbdacf53425c07f434e5"}
Message was sent while issue was closed.
Description was changed from ========== ChromeOS: Expose 'device type' signal For use by the Get Help app, similar to how the 'playstore status' and 'managed device' were added recently. If the device type is 'unknown', return 'chromedevice' instead, otherwise return the device type unchanged. BUG=702772 ========== to ========== ChromeOS: Expose 'device type' signal For use by the Get Help app, similar to how the 'playstore status' and 'managed device' were added recently. If the device type is 'unknown', return 'chromedevice' instead, otherwise return the device type unchanged. BUG=702772 Review-Url: https://codereview.chromium.org/2761263007 Cr-Commit-Position: refs/heads/master@{#458973} Committed: https://chromium.googlesource.com/chromium/src/+/209f4397c58d883b3d8bbbdacf53... ==========
Message was sent while issue was closed.
Committed patchset #2 (id:20001) as https://chromium.googlesource.com/chromium/src/+/209f4397c58d883b3d8bbbdacf53... |
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
