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

Issue 1800773002: Output the version of MSVS in chrome://version (Closed)

Created:
4 years, 9 months ago by Will Harris
Modified:
4 years, 9 months ago
Reviewers:
Dan Beam, brucedawson
CC:
chromium-reviews, brucedawson, Nico
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Output the version of MSVS in chrome://version BUG=440500 Committed: https://crrev.com/30ff76ae0a9bd4f054e51520d19453420d534abf Cr-Commit-Position: refs/heads/master@{#381159}

Patch Set 1 #

Total comments: 2

Patch Set 2 : add error #

Total comments: 6

Patch Set 3 : code review changes #

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

Messages

Total messages: 19 (8 generated)
Will Harris
WDYT?
4 years, 9 months ago (2016-03-14 19:52:17 UTC) #3
brucedawson
I like it with one suggestion. https://codereview.chromium.org/1800773002/diff/1/chrome/browser/ui/webui/version_ui.cc File chrome/browser/ui/webui/version_ui.cc (right): https://codereview.chromium.org/1800773002/diff/1/chrome/browser/ui/webui/version_ui.cc#newcode148 chrome/browser/ui/webui/version_ui.cc:148: html_source->AddString("compiler", "MSVC"); I'd ...
4 years, 9 months ago (2016-03-14 21:43:08 UTC) #5
Will Harris
at some point once we know 2015 has stuck we should probably remove the 2013 ...
4 years, 9 months ago (2016-03-14 21:56:15 UTC) #6
brucedawson
lgtm Related aside - should we have some #if checks somewhere to check the version ...
4 years, 9 months ago (2016-03-14 22:00:13 UTC) #7
Will Harris
On 2016/03/14 22:00:13, brucedawson wrote: > lgtm > > Related aside - should we have ...
4 years, 9 months ago (2016-03-14 22:03:40 UTC) #8
Will Harris
dbeam reviewed the last change to this line of code so +dbeam for owners thoughts. ...
4 years, 9 months ago (2016-03-15 00:15:08 UTC) #10
Dan Beam
https://codereview.chromium.org/1800773002/diff/20001/chrome/browser/ui/webui/version_ui.cc File chrome/browser/ui/webui/version_ui.cc (right): https://codereview.chromium.org/1800773002/diff/20001/chrome/browser/ui/webui/version_ui.cc#newcode143 chrome/browser/ui/webui/version_ui.cc:143: #if _MSC_VER == 1900 can this #else + #if ...
4 years, 9 months ago (2016-03-15 00:45:13 UTC) #11
Will Harris
Thanks for the review. https://codereview.chromium.org/1800773002/diff/20001/chrome/browser/ui/webui/version_ui.cc File chrome/browser/ui/webui/version_ui.cc (right): https://codereview.chromium.org/1800773002/diff/20001/chrome/browser/ui/webui/version_ui.cc#newcode143 chrome/browser/ui/webui/version_ui.cc:143: #if _MSC_VER == 1900 On ...
4 years, 9 months ago (2016-03-15 01:23:31 UTC) #12
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1800773002/40001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1800773002/40001
4 years, 9 months ago (2016-03-15 01:24:00 UTC) #15
commit-bot: I haz the power
Committed patchset #3 (id:40001)
4 years, 9 months ago (2016-03-15 02:44:59 UTC) #17
commit-bot: I haz the power
4 years, 9 months ago (2016-03-15 02:46:17 UTC) #19
Message was sent while issue was closed.
Patchset 3 (id:??) landed as
https://crrev.com/30ff76ae0a9bd4f054e51520d19453420d534abf
Cr-Commit-Position: refs/heads/master@{#381159}

Powered by Google App Engine
This is Rietveld 408576698