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

Issue 15969017: Warn by default when certain DLL conflicts exist on XP. (Closed)

Created:
7 years, 6 months ago by Finnur
Modified:
7 years, 6 months ago
CC:
chromium-reviews, tfarina, arv+watch_chromium.org, jshin+watch_chromium.org, chromium-apps-reviews_chromium.org
Visibility:
Public.

Description

Patch Set 1 #

Patch Set 2 : Fix try server issues #

Patch Set 3 : Ready for try servers #

Total comments: 8

Patch Set 4 : Address review comments and test failures #

Patch Set 5 : Getting closer to checkin #

Patch Set 6 : Removing debugging code #

Patch Set 7 : Remove WIN7 debugging aid #

Patch Set 8 : Polish #

Patch Set 9 : Remove stray comment #

Patch Set 10 : Fix indentation #

Patch Set 11 : Freshly sync'ed #

Unified diffs Side-by-side diffs Delta from patch set Stats (+597 lines, -94 lines) Patch
M chrome/app/chromium_strings.grd View 1 2 3 4 5 1 chunk +7 lines, -0 lines 0 comments Download
M chrome/app/generated_resources.grd View 3 chunks +18 lines, -2 lines 0 comments Download
M chrome/app/google_chrome_strings.grd View 1 2 3 4 5 1 chunk +7 lines, -0 lines 0 comments Download
M chrome/app/resources/locale_settings.grd View 1 chunk +2 lines, -2 lines 0 comments Download
M chrome/browser/enumerate_modules_model_unittest_win.cc View 1 2 chunks +20 lines, -17 lines 0 comments Download
M chrome/browser/enumerate_modules_model_win.h View 1 2 3 6 chunks +34 lines, -0 lines 0 comments Download
M chrome/browser/enumerate_modules_model_win.cc View 1 2 3 4 5 6 7 8 9 9 chunks +153 lines, -67 lines 0 comments Download
M chrome/browser/resources/about_conflicts.html View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/ui/browser_ui_prefs.cc View 1 2 3 4 5 1 chunk +3 lines, -0 lines 0 comments Download
M chrome/browser/ui/chrome_pages.cc View 2 chunks +17 lines, -0 lines 0 comments Download
M chrome/browser/ui/toolbar/wrench_menu_model.cc View 1 2 3 3 chunks +13 lines, -4 lines 0 comments Download
A chrome/browser/ui/views/conflicting_module_view_win.h View 1 2 3 4 5 6 7 1 chunk +77 lines, -0 lines 0 comments Download
A chrome/browser/ui/views/conflicting_module_view_win.cc View 1 2 3 1 chunk +225 lines, -0 lines 0 comments Download
M chrome/browser/ui/views/toolbar_view.cc View 1 2 3 4 5 6 5 chunks +13 lines, -1 line 0 comments Download
M chrome/chrome_browser_ui.gypi View 1 2 3 4 5 6 7 8 9 10 1 chunk +2 lines, -0 lines 0 comments Download
M chrome/common/pref_names.h View 1 2 3 4 5 6 7 8 9 10 1 chunk +2 lines, -0 lines 0 comments Download
M chrome/common/pref_names.cc View 1 2 3 4 5 6 7 8 9 10 1 chunk +3 lines, -0 lines 0 comments Download

Messages

Total messages: 8 (0 generated)
Finnur
Carlos, can you take this? (having done a related review in the past plus you ...
7 years, 6 months ago (2013-06-03 22:10:50 UTC) #1
James Hawkins
LGTM
7 years, 6 months ago (2013-06-03 22:40:09 UTC) #2
sky
LGTM https://codereview.chromium.org/15969017/diff/4018/chrome/browser/ui/views/conflicting_module_view_win.h File chrome/browser/ui/views/conflicting_module_view_win.h (right): https://codereview.chromium.org/15969017/diff/4018/chrome/browser/ui/views/conflicting_module_view_win.h#newcode1 chrome/browser/ui/views/conflicting_module_view_win.h:1: // Copyright (c) 2012 The Chromium Authors. All ...
7 years, 6 months ago (2013-06-03 22:58:00 UTC) #3
cpu_(ooo_6.6-7.5)
lgtm https://codereview.chromium.org/15969017/diff/4018/chrome/browser/ui/toolbar/wrench_menu_model.cc File chrome/browser/ui/toolbar/wrench_menu_model.cc (right): https://codereview.chromium.org/15969017/diff/4018/chrome/browser/ui/toolbar/wrench_menu_model.cc#newcode483 chrome/browser/ui/toolbar/wrench_menu_model.cc:483: AddItem(IDC_VIEW_INCOMPATIBILITIES, l10n_util::GetStringUTF16( l10n_util::GetStringUTF16( in the second line looks ...
7 years, 6 months ago (2013-06-04 03:01:57 UTC) #4
Finnur
All comments addressed. https://codereview.chromium.org/15969017/diff/4018/chrome/browser/ui/views/conflicting_module_view_win.cc File chrome/browser/ui/views/conflicting_module_view_win.cc (right): https://codereview.chromium.org/15969017/diff/4018/chrome/browser/ui/views/conflicting_module_view_win.cc#newcode76 chrome/browser/ui/views/conflicting_module_view_win.cc:76: EnumerateModulesModel* model = EnumerateModulesModel::GetInstance(); The answer ...
7 years, 6 months ago (2013-06-04 15:51:16 UTC) #5
cpu_(ooo_6.6-7.5)
sounds reasonable, brettw made it so that is harder to clog the file thread. I ...
7 years, 6 months ago (2013-06-04 17:30:39 UTC) #6
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/finnur@chromium.org/15969017/50002
7 years, 6 months ago (2013-06-06 12:08:32 UTC) #7
Finnur
7 years, 6 months ago (2013-06-06 15:29:38 UTC) #8
Message was sent while issue was closed.
Committed patchset #11 manually as r204505 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698