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

Issue 2279943002: Don't check for chrome.exe when initializing crash reporting (Closed)

Created:
4 years, 3 months ago by scottmg
Modified:
4 years, 3 months ago
CC:
chromium-reviews, pennymac+watch_chromium.org, caitkp+watch_chromium.org
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Don't check for chrome.exe when initializing crash reporting This was added so that chrome_elf wouldn't try to initialize crash reporting when loaded in browser_tests, etc. But subsequently the dependencies have been cleaned up, and browser_tests doesn't link chrome_elf, so shouldn't be necessary any more. Also messes up the obscure case when people rename chrome.exe. R=robertshield@chromium.org, ananta@chromium.org BUG=604923, crashpad:106, 568664 Committed: https://crrev.com/d3b1599cda75c5ff8793d0eef641d36b47b3528f Cr-Commit-Position: refs/heads/master@{#414861}

Patch Set 1 #

Patch Set 2 : . #

Patch Set 3 : . #

Patch Set 4 : . #

Patch Set 5 : debugging logs #

Patch Set 6 : aha #

Patch Set 7 : . #

Patch Set 8 : . #

Patch Set 9 : . #

Patch Set 10 : . #

Unified diffs Side-by-side diffs Delta from patch set Stats (+36 lines, -27 lines) Patch
M chrome_elf/chrome_elf_main.cc View 1 2 chunks +1 line, -26 lines 0 comments Download
M chrome_elf/elf_imports_unittest.cc View 1 2 3 4 5 6 7 8 9 4 chunks +35 lines, -1 line 0 comments Download

Messages

Total messages: 43 (32 generated)
scottmg
4 years, 3 months ago (2016-08-25 23:41:00 UTC) #5
ananta
lgtm
4 years, 3 months ago (2016-08-25 23:42:40 UTC) #6
bcwhite
lgtm
4 years, 3 months ago (2016-08-25 23:43:11 UTC) #7
robertshield
lgtm
4 years, 3 months ago (2016-08-26 02:04:16 UTC) #12
scottmg
Hmm, looks like chrome_elf_unittests.exe is depending on chrome_elf.dll (and so trying to initialize crash handling).
4 years, 3 months ago (2016-08-26 05:06:06 UTC) #13
scottmg
On 2016/08/26 05:06:06, scottmg wrote: > Hmm, looks like chrome_elf_unittests.exe is depending on chrome_elf.dll (and ...
4 years, 3 months ago (2016-08-26 15:12:00 UTC) #14
scottmg
On 2016/08/26 15:12:00, scottmg wrote: > On 2016/08/26 05:06:06, scottmg wrote: > > Hmm, looks ...
4 years, 3 months ago (2016-08-26 15:56:09 UTC) #17
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/2279943002/180001
4 years, 3 months ago (2016-08-26 22:53:09 UTC) #38
commit-bot: I haz the power
Committed patchset #10 (id:180001)
4 years, 3 months ago (2016-08-26 23:48:10 UTC) #40
commit-bot: I haz the power
Patchset 10 (id:??) landed as https://crrev.com/d3b1599cda75c5ff8793d0eef641d36b47b3528f Cr-Commit-Position: refs/heads/master@{#414861}
4 years, 3 months ago (2016-08-26 23:51:21 UTC) #42
robertshield
4 years, 3 months ago (2016-08-27 03:39:36 UTC) #43
Message was sent while issue was closed.
sorry for the radio silence, was out today, nice sleuthing and here's a belated
still lgtm.

Powered by Google App Engine
This is Rietveld 408576698