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

Issue 1292983006: Componentize kBug464926CrashKey into crash_keys. (Closed)

Created:
5 years, 4 months ago by sdefresne
Modified:
5 years, 4 months ago
CC:
blundell+watchlist_chromium.org, chromium-reviews, droger+watchlist_chromium.org, Mark P, sdefresne+watchlist_chromium.org, sdefresne+watch_chromium.org, justincohen
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Componentize kBug464926CrashKey into crash_keys. Move kBug464926CrashKey into //components/crash_keys/crash_keys.h so that it can be shared between desktop and iOS and accessed from omnibox component. Remove the comment about multiple definition as the layering issue is resolved by this CL. BUG=520968, 464926 Committed: https://crrev.com/a5b862fcdf31757fe4ea388cdc32bb41ccd66f89 Cr-Commit-Position: refs/heads/master@{#344723}

Patch Set 1 #

Total comments: 2

Patch Set 2 : Add missing crash_keys:: #

Patch Set 3 : Add a TODO(mpearson) to cleanup once bug 464926 is fixed #

Unified diffs Side-by-side diffs Delta from patch set Stats (+16 lines, -18 lines) Patch
M chrome/common/crash_keys.cc View 1 chunk +0 lines, -6 lines 0 comments Download
M components/crash_keys/crash_keys.h View 1 chunk +3 lines, -0 lines 0 comments Download
M components/crash_keys/crash_keys.cc View 1 chunk +2 lines, -0 lines 0 comments Download
M components/omnibox.gypi View 1 2 1 chunk +1 line, -0 lines 0 comments Download
M components/omnibox/browser/BUILD.gn View 1 2 1 chunk +1 line, -0 lines 0 comments Download
M components/omnibox/browser/DEPS View 1 2 1 chunk +1 line, -0 lines 0 comments Download
M components/omnibox/browser/history_quick_provider.cc View 1 2 3 chunks +6 lines, -11 lines 0 comments Download
M ios/chrome/browser/crash_report/crash_keys.cc View 1 1 chunk +2 lines, -1 line 0 comments Download

Messages

Total messages: 17 (4 generated)
sdefresne
rsesek: please review - chrome/common/crash_keys.cc - components/crash_keys pkasting: please review - components/omnibox justincohen: please review ...
5 years, 4 months ago (2015-08-20 19:46:27 UTC) #2
justincohen
https://codereview.chromium.org/1292983006/diff/1/ios/chrome/browser/crash_report/crash_keys.cc File ios/chrome/browser/crash_report/crash_keys.cc (right): https://codereview.chromium.org/1292983006/diff/1/ios/chrome/browser/crash_report/crash_keys.cc#newcode24 ios/chrome/browser/crash_report/crash_keys.cc:24: {crash_keys::kBug464926CrashKey, kSmallSize}, crash_keys::kSmallSize
5 years, 4 months ago (2015-08-20 19:50:35 UTC) #3
sdefresne
https://codereview.chromium.org/1292983006/diff/1/ios/chrome/browser/crash_report/crash_keys.cc File ios/chrome/browser/crash_report/crash_keys.cc (right): https://codereview.chromium.org/1292983006/diff/1/ios/chrome/browser/crash_report/crash_keys.cc#newcode24 ios/chrome/browser/crash_report/crash_keys.cc:24: {crash_keys::kBug464926CrashKey, kSmallSize}, On 2015/08/20 at 19:50:34, justincohen wrote: > ...
5 years, 4 months ago (2015-08-20 19:56:36 UTC) #4
Peter Kasting
Can we just kill this instead? It seems from reading the associated bug like this ...
5 years, 4 months ago (2015-08-20 19:57:02 UTC) #5
sdefresne
Looking at the crash server, there are still crashes with that key reported with M46, ...
5 years, 4 months ago (2015-08-20 20:13:40 UTC) #6
Peter Kasting
All right, LGTM for now, but if applicable, consider adding comments somewhere like "if this ...
5 years, 4 months ago (2015-08-20 20:22:15 UTC) #7
sdefresne
On 2015/08/20 at 20:22:15, pkasting wrote: > All right, LGTM for now, but if applicable, ...
5 years, 4 months ago (2015-08-20 20:35:14 UTC) #8
Robert Sesek
crash_keys LGTM
5 years, 4 months ago (2015-08-20 22:32:01 UTC) #9
sdefresne
droger: can you review //ios/chrome/browser?
5 years, 4 months ago (2015-08-21 07:45:32 UTC) #11
droger
lgtm
5 years, 4 months ago (2015-08-21 07:47:29 UTC) #12
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1292983006/40001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1292983006/40001
5 years, 4 months ago (2015-08-21 07:57:06 UTC) #15
commit-bot: I haz the power
Committed patchset #3 (id:40001)
5 years, 4 months ago (2015-08-21 08:40:09 UTC) #16
commit-bot: I haz the power
5 years, 4 months ago (2015-08-21 08:40:45 UTC) #17
Message was sent while issue was closed.
Patchset 3 (id:??) landed as
https://crrev.com/a5b862fcdf31757fe4ea388cdc32bb41ccd66f89
Cr-Commit-Position: refs/heads/master@{#344723}

Powered by Google App Engine
This is Rietveld 408576698