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

Issue 2854143005: Add a utility class to retrieve the components of an MSI product (Closed)

Created:
3 years, 7 months ago by Patrick Monette
Modified:
3 years, 7 months ago
Reviewers:
chrisha, chrisha1
CC:
chromium-reviews
Target Ref:
refs/heads/master
Project:
chromium
Visibility:
Public.

Description

Add a utility class to retrieve the components of an MSI product This will be used to map dlls to a particular program. BUG=717696 Review-Url: https://codereview.chromium.org/2854143005 Cr-Commit-Position: refs/heads/master@{#471193} Committed: https://chromium.googlesource.com/chromium/src/+/50cb83d908964cb4f1c14c78d7943ae2fcf5880f

Patch Set 1 #

Patch Set 2 : Basing the patch on another cl #

Total comments: 8

Patch Set 3 : Nits #

Patch Set 4 : Rebase #

Patch Set 5 : Rebase #

Unified diffs Side-by-side diffs Delta from patch set Stats (+185 lines, -0 lines) Patch
M chrome/browser/BUILD.gn View 1 2 3 4 2 chunks +3 lines, -0 lines 0 comments Download
A chrome/browser/conflicts/msi_util_win.h View 1 chunk +26 lines, -0 lines 0 comments Download
A chrome/browser/conflicts/msi_util_win.cc View 1 2 1 chunk +156 lines, -0 lines 0 comments Download

Messages

Total messages: 13 (6 generated)
Patrick Monette
PTAL. This CL addressed the comment raised in the bigger CL.
3 years, 7 months ago (2017-05-03 19:29:52 UTC) #2
chrisha1
Nice! A handful of nits. https://codereview.chromium.org/2854143005/diff/20001/chrome/browser/conflicts/msi_util_win.cc File chrome/browser/conflicts/msi_util_win.cc (right): https://codereview.chromium.org/2854143005/diff/20001/chrome/browser/conflicts/msi_util_win.cc#newcode22 chrome/browser/conflicts/msi_util_win.cc:22: if (::MsiGetProductInfo(product_guid.c_str(), INSTALLPROPERTY_LOCALPACKAGE, Document ...
3 years, 7 months ago (2017-05-05 20:01:41 UTC) #4
Patrick Monette
https://codereview.chromium.org/2854143005/diff/20001/chrome/browser/conflicts/msi_util_win.cc File chrome/browser/conflicts/msi_util_win.cc (right): https://codereview.chromium.org/2854143005/diff/20001/chrome/browser/conflicts/msi_util_win.cc#newcode22 chrome/browser/conflicts/msi_util_win.cc:22: if (::MsiGetProductInfo(product_guid.c_str(), INSTALLPROPERTY_LOCALPACKAGE, On 2017/05/05 20:01:40, chrisha1 wrote: > ...
3 years, 7 months ago (2017-05-06 00:54:37 UTC) #5
chrisha
No brilliant ideas on how to make that code prettier, but that's a very common ...
3 years, 7 months ago (2017-05-09 18:57:21 UTC) #6
Patrick Monette
Thanks!
3 years, 7 months ago (2017-05-12 00:25:03 UTC) #7
commit-bot: I haz the power
CQ is trying da patch. Follow status at: https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.org/2854143005/80001
3 years, 7 months ago (2017-05-12 00:26:23 UTC) #10
commit-bot: I haz the power
3 years, 7 months ago (2017-05-12 02:44:04 UTC) #13
Message was sent while issue was closed.
Committed patchset #5 (id:80001) as
https://chromium.googlesource.com/chromium/src/+/50cb83d908964cb4f1c14c78d794...

Powered by Google App Engine
This is Rietveld 408576698