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

Issue 8590003: chrome: Remove 11 exit time destructors and 4 static initializers. (Closed)

Created:
9 years, 1 month ago by Nico
Modified:
9 years, 1 month ago
Reviewers:
joth
Visibility:
Public.

Description

chrome: Remove 11 exit time destructors and 4 static initializers. BUG=101600, 94925 TEST=none TBR=erg,willchan Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=110447

Patch Set 1 #

Total comments: 8

Patch Set 2 : comments #

Patch Set 3 : ... #

Patch Set 4 : no gyp changes :-( #

Total comments: 1
Unified diffs Side-by-side diffs Delta from patch set Stats (+98 lines, -67 lines) Patch
M chrome/browser/memory_details_mac.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/net/network_stats.cc View 1 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/profiles/profile_manager.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/spellchecker/spellcheck_host_impl.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/themes/theme_service.cc View 2 chunks +2 lines, -2 lines 0 comments Download
M chrome/browser/ui/browser_list.h View 2 chunks +7 lines, -16 lines 0 comments Download
M chrome/browser/ui/browser_list.cc View 1 11 chunks +73 lines, -33 lines 1 comment Download
M chrome/browser/ui/cocoa/omnibox/omnibox_view_mac.mm View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/ui/gtk/gtk_theme_service.cc View 1 2 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/ui/gtk/omnibox/omnibox_view_gtk.cc View 1 2 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/ui/views/omnibox/omnibox_view_views.cc View 1 2 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/ui/webui/chrome_url_data_manager.h View 1 1 chunk +1 line, -3 lines 0 comments Download
M chrome/browser/ui/webui/chrome_url_data_manager.cc View 5 chunks +7 lines, -5 lines 0 comments Download

Messages

Total messages: 15 (0 generated)
Nico
9 years, 1 month ago (2011-11-16 22:45:52 UTC) #1
Mark Mentovai
Check the try server, too. Some targets aren’t clean yet. http://codereview.chromium.org/8590003/diff/1/chrome/browser/net/network_stats.cc File chrome/browser/net/network_stats.cc (right): http://codereview.chromium.org/8590003/diff/1/chrome/browser/net/network_stats.cc#newcode542 ...
9 years, 1 month ago (2011-11-16 22:54:24 UTC) #2
Nico
trybots are fine; lkgr is just too old and doesn't have the changes I checked ...
9 years, 1 month ago (2011-11-16 22:59:20 UTC) #3
Mark Mentovai
LGTM
9 years, 1 month ago (2011-11-17 00:22:42 UTC) #4
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/thakis@chromium.org/8590003/5002
9 years, 1 month ago (2011-11-17 00:29:10 UTC) #5
commit-bot: I haz the power
Presubmit check for 8590003-5002 failed and returned exit status 1. Running presubmit commit checks ...
9 years, 1 month ago (2011-11-17 00:29:18 UTC) #6
Nico
willchan, erg: OWNERS stamps please (willchan for c/b/net, erg for c/b/profiles)
9 years, 1 month ago (2011-11-17 00:31:36 UTC) #7
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/thakis@chromium.org/8590003/5002
9 years, 1 month ago (2011-11-17 00:34:43 UTC) #8
willchan no longer on Chromium
LGTM for both chrome/browser/net and chrome/browser/profiles.
9 years, 1 month ago (2011-11-17 00:40:30 UTC) #9
commit-bot: I haz the power
Try job failure for 8590003-5002 (retry) on linux_clang for step "compile" (clobber build). It's a ...
9 years, 1 month ago (2011-11-17 02:01:30 UTC) #10
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/thakis@chromium.org/8590003/6002
9 years, 1 month ago (2011-11-17 02:07:41 UTC) #11
Nico
ChromeOS isn't ready for turning this on. I'm removing the gyp changes from this CL ...
9 years, 1 month ago (2011-11-17 02:27:15 UTC) #12
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/thakis@chromium.org/8590003/3019
9 years, 1 month ago (2011-11-17 02:28:22 UTC) #13
commit-bot: I haz the power
Change committed as 110447
9 years, 1 month ago (2011-11-17 06:06:17 UTC) #14
joth
9 years, 1 month ago (2011-11-18 01:18:14 UTC) #15
http://codereview.chromium.org/8590003/diff/3019/chrome/browser/ui/browser_li...
File chrome/browser/ui/browser_list.cc (right):

http://codereview.chromium.org/8590003/diff/3019/chrome/browser/ui/browser_li...
chrome/browser/ui/browser_list.cc:130: static
ObserverList<BrowserList::Observer>& observers() {
again non-const refs

Powered by Google App Engine
This is Rietveld 408576698