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

Issue 1389913002: Move crashes_ui resources and utils to //components/crash (Closed)

Created:
5 years, 2 months ago by droger
Modified:
5 years, 2 months ago
CC:
chromium-reviews, sadrul, droger+watchlist_chromium.org, tfarina, sdefresne+watchlist_chromium.org, oshima+watch_chromium.org, blundell+watchlist_chromium.org, kalyank, miu+watch_chromium.org
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Move crashes_ui resources and utils to //components/crash TBR=jochen Committed: https://crrev.com/b7e240e71cb1d7aa559c65355e73dddc7665eca5 Cr-Commit-Position: refs/heads/master@{#353044}

Patch Set 1 : #

Total comments: 2

Patch Set 2 : Review comments #

Unified diffs Side-by-side diffs Delta from patch set Stats (+165 lines, -60 lines) Patch
M build/ios/grit_whitelist.txt View 1 chunk +0 lines, -1 line 0 comments Download
D chrome/app/theme/default_100_percent/common/favicon_sad_tab.png View Binary file 0 comments Download
D chrome/app/theme/default_200_percent/common/favicon_sad_tab.png View Binary file 0 comments Download
D chrome/app/theme/default_300_percent/common/favicon_sad_tab.png View Binary file 0 comments Download
M chrome/app/theme/theme_resources.grd View 1 1 chunk +0 lines, -1 line 0 comments Download
M chrome/browser/ui/BUILD.gn View 1 chunk +1 line, -0 lines 0 comments Download
M chrome/browser/ui/cocoa/tabs/tab_strip_controller.mm View 2 chunks +4 lines, -2 lines 0 comments Download
M chrome/browser/ui/views/tabs/tab.cc View 2 chunks +3 lines, -1 line 0 comments Download
M chrome/browser/ui/webui/crashes_ui.cc View 1 7 chunks +23 lines, -42 lines 0 comments Download
M chrome/chrome_browser_ui.gypi View 1 chunk +1 line, -0 lines 0 comments Download
M components/crash.gypi View 1 1 chunk +17 lines, -0 lines 0 comments Download
A + components/crash/core/browser/BUILD.gn View 1 1 chunk +4 lines, -7 lines 0 comments Download
A components/crash/core/browser/DEPS View 1 1 chunk +6 lines, -0 lines 0 comments Download
A components/crash/core/browser/crashes_ui_util.h View 1 1 chunk +42 lines, -0 lines 0 comments Download
A components/crash/core/browser/crashes_ui_util.cc View 1 1 chunk +53 lines, -0 lines 0 comments Download
M components/resources/OWNERS View 1 chunk +6 lines, -6 lines 0 comments Download
M components/resources/components_scaled_resources.grd View 1 chunk +1 line, -0 lines 0 comments Download
A components/resources/crash_scaled_resources.grdp View 1 chunk +4 lines, -0 lines 0 comments Download
A + components/resources/default_100_percent/crash/favicon_sad_tab.png View Binary file 0 comments Download
A + components/resources/default_200_percent/crash/favicon_sad_tab.png View Binary file 0 comments Download
A + components/resources/default_300_percent/crash/favicon_sad_tab.png View Binary file 0 comments Download

Messages

Total messages: 18 (6 generated)
droger
5 years, 2 months ago (2015-10-06 14:43:01 UTC) #4
Robert Sesek
It seems like the entire crashes_ui.cc could be moved to the component with a little ...
5 years, 2 months ago (2015-10-06 15:26:50 UTC) #5
blundell
On 2015/10/06 15:26:50, Robert Sesek wrote: > It seems like the entire crashes_ui.cc could be ...
5 years, 2 months ago (2015-10-06 15:28:37 UTC) #6
droger
On 2015/10/06 15:28:37, blundell wrote: > On 2015/10/06 15:26:50, Robert Sesek wrote: > > It ...
5 years, 2 months ago (2015-10-06 15:34:50 UTC) #7
Robert Sesek
Ah, right iOS WebUI is non-//content based. https://codereview.chromium.org/1389913002/diff/40001/chrome/browser/ui/webui/crashes_ui.cc File chrome/browser/ui/webui/crashes_ui.cc (right): https://codereview.chromium.org/1389913002/diff/40001/chrome/browser/ui/webui/crashes_ui.cc#newcode47 chrome/browser/ui/webui/crashes_ui.cc:47: source->AddLocalizedString(crash::kCrashesUIShortProductName, Could ...
5 years, 2 months ago (2015-10-06 20:13:35 UTC) #8
droger
+blundell as OWNER for //components resources https://codereview.chromium.org/1389913002/diff/40001/chrome/browser/ui/webui/crashes_ui.cc File chrome/browser/ui/webui/crashes_ui.cc (right): https://codereview.chromium.org/1389913002/diff/40001/chrome/browser/ui/webui/crashes_ui.cc#newcode47 chrome/browser/ui/webui/crashes_ui.cc:47: source->AddLocalizedString(crash::kCrashesUIShortProductName, On 2015/10/06 ...
5 years, 2 months ago (2015-10-07 09:39:10 UTC) #10
blundell
//components/resources LGTM
5 years, 2 months ago (2015-10-07 09:40:29 UTC) #11
Robert Sesek
LGTM
5 years, 2 months ago (2015-10-07 16:40:16 UTC) #12
droger
TBR=jochen for OWNER of: - chrome/app/theme (resource removed) - chrome/browser/ui/BUILD.gn - chrome/browser/ui/views/tabs/tab.cc (#include change) - ...
5 years, 2 months ago (2015-10-08 11:38:39 UTC) #14
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1389913002/60001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1389913002/60001
5 years, 2 months ago (2015-10-08 11:39:23 UTC) #16
commit-bot: I haz the power
Committed patchset #2 (id:60001)
5 years, 2 months ago (2015-10-08 13:00:51 UTC) #17
commit-bot: I haz the power
5 years, 2 months ago (2015-10-08 13:01:47 UTC) #18
Message was sent while issue was closed.
Patchset 2 (id:??) landed as
https://crrev.com/b7e240e71cb1d7aa559c65355e73dddc7665eca5
Cr-Commit-Position: refs/heads/master@{#353044}

Powered by Google App Engine
This is Rietveld 408576698