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

Issue 749133003: Add fixing of MSI DisplayVersion to Chrome installs/updates. (Closed)

Created:
6 years ago by robertshield
Modified:
4 years, 2 months ago
Reviewers:
grt (UTC plus 2)
CC:
chromium-reviews, grt+watch_chromium.org, wfh+watch_chromium.org
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Add fixing of MSI DisplayVersion to Chrome installs/updates. BUG=67348

Patch Set 1 #

Patch Set 2 : Working MSI user data tampering. Small test. #

Patch Set 3 : Pre-review cleanup. #

Total comments: 24

Patch Set 4 : Dear Greg #

Total comments: 1

Patch Set 5 : rebase #

Unified diffs Side-by-side diffs Delta from patch set Stats (+243 lines, -93 lines) Patch
M chrome/installer/setup/install_worker.h View 1 1 chunk +3 lines, -0 lines 0 comments Download
M chrome/installer/setup/install_worker.cc View 1 2 3 4 6 chunks +208 lines, -93 lines 0 comments Download
M chrome/installer/setup/install_worker_unittest.cc View 1 2 3 4 1 chunk +30 lines, -0 lines 0 comments Download
M chrome/installer/util/util_constants.h View 1 chunk +1 line, -0 lines 0 comments Download
M chrome/installer/util/util_constants.cc View 1 chunk +1 line, -0 lines 0 comments Download

Messages

Total messages: 8 (2 generated)
robertshield
MSI tomfoolery. Please take a look.
6 years ago (2014-11-26 20:21:39 UTC) #2
grt (UTC plus 2)
i can't imagine doing this any better. mainly some nits. https://codereview.chromium.org/749133003/diff/40001/chrome/installer/setup/install_worker.cc File chrome/installer/setup/install_worker.cc (right): https://codereview.chromium.org/749133003/diff/40001/chrome/installer/setup/install_worker.cc#newcode97 ...
6 years ago (2014-11-27 19:42:04 UTC) #3
robertshield
Thanks, addressed all comments except for the creation of the uninstall registry key. Will check ...
6 years ago (2014-11-27 22:25:58 UTC) #4
grt (UTC plus 2)
https://codereview.chromium.org/749133003/diff/40001/chrome/installer/setup/install_worker.cc File chrome/installer/setup/install_worker.cc (right): https://codereview.chromium.org/749133003/diff/40001/chrome/installer/setup/install_worker.cc#newcode910 chrome/installer/setup/install_worker.cc:910: base::ASCIIToWide(new_version.GetString()), true); On 2014/11/27 22:25:57, robertshield wrote: > On ...
6 years ago (2014-12-01 16:19:30 UTC) #5
grt (UTC plus 2)
Would you believe that bcwhite did this in r353459? AWESOME! Closing out this old issue.
4 years, 2 months ago (2016-10-14 14:19:56 UTC) #6
robertshield
4 years, 2 months ago (2016-10-14 14:22:20 UTC) #8
Message was sent while issue was closed.
On 2016/10/14 14:19:56, grt (no reviews Oct 17-21) wrote:
> Would you believe that bcwhite did this in r353459? AWESOME! Closing out this
> old issue.

Huzzah!

Powered by Google App Engine
This is Rietveld 408576698