Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(371)

Issue 1404063002: win: Let about:version list the C++ compiler used to build chrome. (Closed)

Created:
5 years, 2 months ago by Nico
Modified:
5 years, 2 months ago
Reviewers:
Dan Beam
CC:
chromium-reviews, tapted, Matt Giuca, mlamouri+watch-content_chromium.org, jam, darin-cc_chromium.org, arv+watch_chromium.org, mkwst+moarreviews-shell_chromium.org, jochen+watch_chromium.org, brucedawson
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

win: Let about:version list the C++ compiler used to build chrome. We're hoping to send out a single clang-built canary later this week, and this will be useful for identifying that. After that, we can remove this row again. BUG=82385, 530785 Committed: https://crrev.com/a5a4e4ab217da89850f1a098a0f8d61c9e5704c2 Cr-Commit-Position: refs/heads/master@{#353930}

Patch Set 1 #

Patch Set 2 : . #

Total comments: 2

Patch Set 3 : . #

Unified diffs Side-by-side diffs Delta from patch set Stats (+14 lines, -0 lines) Patch
M chrome/browser/resources/about_version.html View 1 chunk +6 lines, -0 lines 0 comments Download
M chrome/browser/ui/webui/version_ui.cc View 1 2 1 chunk +8 lines, -0 lines 0 comments Download

Messages

Total messages: 9 (2 generated)
Nico
5 years, 2 months ago (2015-10-13 23:45:26 UTC) #2
Dan Beam
https://codereview.chromium.org/1404063002/diff/20001/chrome/browser/ui/webui/version_ui.cc File chrome/browser/ui/webui/version_ui.cc (right): https://codereview.chromium.org/1404063002/diff/20001/chrome/browser/ui/webui/version_ui.cc#newcode126 chrome/browser/ui/webui/version_ui.cc:126: #if !defined(__clang__) shouldn't this be... if defined(__clang__)?
5 years, 2 months ago (2015-10-13 23:57:29 UTC) #3
Nico
/me looks embarassed https://codereview.chromium.org/1404063002/diff/20001/chrome/browser/ui/webui/version_ui.cc File chrome/browser/ui/webui/version_ui.cc (right): https://codereview.chromium.org/1404063002/diff/20001/chrome/browser/ui/webui/version_ui.cc#newcode126 chrome/browser/ui/webui/version_ui.cc:126: #if !defined(__clang__) On 2015/10/13 23:57:29, Dan ...
5 years, 2 months ago (2015-10-14 00:01:49 UTC) #4
Dan Beam
lgtm
5 years, 2 months ago (2015-10-14 00:09:06 UTC) #5
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1404063002/40001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1404063002/40001
5 years, 2 months ago (2015-10-14 00:11:19 UTC) #7
commit-bot: I haz the power
Committed patchset #3 (id:40001)
5 years, 2 months ago (2015-10-14 00:55:55 UTC) #8
commit-bot: I haz the power
5 years, 2 months ago (2015-10-14 00:56:47 UTC) #9
Message was sent while issue was closed.
Patchset 3 (id:??) landed as
https://crrev.com/a5a4e4ab217da89850f1a098a0f8d61c9e5704c2
Cr-Commit-Position: refs/heads/master@{#353930}

Powered by Google App Engine
This is Rietveld 408576698