Chromium Code Reviews
DescriptionSet linux distro to CHROMEOS_RELEASE_DESCRIPTION on ChromeOS
This makes ChromeOS more consistent with Linux, which uses the DISTRIB_DESCRIPTION from /etc/lsb-release here. We have a different pre-existing mechanism in the code for reading the value (since ChromeOS doesn't have the lsb_release tool), but it's conceptually the same thing.
This makes it possible to search / catagorize ChromeOS crash reports based on the build, or other information about the ChromeOS version. It also allows the matching build/symbols to be more easily found given a crash report.
There's no need for Aura customization of distro anymore - that was added when
Aura was experimental. All ChromeOS is now Aura.
BUG=142630
Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=151741
Patch Set 1 #
Total comments: 7
Patch Set 2 : BrettW CR feedback #Patch Set 3 : Merge with trunk and switch to const-ref string params in version loader callbacks #Messages
Total messages: 7 (0 generated)
|