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

Issue 10067033: RefCounted types should not have public destructors, chrome/browser/ui (Closed)

Created:
8 years, 8 months ago by Ryan Sleevi
Modified:
8 years, 8 months ago
Reviewers:
Nico, sky, Evan Stade
CC:
chromium-reviews, Aaron Boodman, mihaip+watch_chromium.org
Visibility:
Public.

Description

RefCounted types should not have public destructors, chrome/browser/ui version BUG=123295 TEST=none Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=133865

Patch Set 1 #

Total comments: 2

Patch Set 2 : Ordering fixes #

Patch Set 3 : Merge fix #

Unified diffs Side-by-side diffs Delta from patch set Stats (+221 lines, -192 lines) Patch
M chrome/browser/ui/cocoa/first_run_dialog.mm View 1 2 chunks +7 lines, -0 lines 0 comments Download
M chrome/browser/ui/cocoa/select_file_dialog_mac.mm View 1 6 chunks +51 lines, -50 lines 0 comments Download
M chrome/browser/ui/fullscreen_controller.h View 3 chunks +4 lines, -1 line 0 comments Download
M chrome/browser/ui/fullscreen_controller.cc View 1 2 chunks +2 lines, -2 lines 0 comments Download
M chrome/browser/ui/login/login_prompt.h View 1 2 chunks +2 lines, -1 line 0 comments Download
M chrome/browser/ui/login/login_prompt.cc View 1 5 chunks +64 lines, -63 lines 0 comments Download
M chrome/browser/ui/login/login_prompt_mac.mm View 2 chunks +2 lines, -3 lines 0 comments Download
M chrome/browser/ui/webui/about_ui.cc View 1 1 chunk +4 lines, -0 lines 0 comments Download
M chrome/browser/ui/webui/bookmarks_ui.h View 1 chunk +2 lines, -0 lines 0 comments Download
M chrome/browser/ui/webui/bookmarks_ui.cc View 1 1 chunk +2 lines, -0 lines 0 comments Download
M chrome/browser/ui/webui/chrome_web_ui_data_source.h View 1 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/ui/webui/chrome_web_ui_data_source_unittest.cc View 2 chunks +3 lines, -3 lines 0 comments Download
M chrome/browser/ui/webui/extensions/extension_icon_source.h View 1 2 chunks +2 lines, -1 line 0 comments Download
M chrome/browser/ui/webui/extensions/extension_icon_source.cc View 1 3 chunks +14 lines, -14 lines 0 comments Download
M chrome/browser/ui/webui/fileicon_source_unittest.cc View 1 chunk +3 lines, -0 lines 0 comments Download
M chrome/browser/ui/webui/options2/options_ui2.cc View 1 4 chunks +4 lines, -3 lines 0 comments Download
M chrome/browser/ui/webui/quota_internals_proxy.h View 1 2 3 chunks +8 lines, -7 lines 0 comments Download
M chrome/browser/ui/webui/quota_internals_proxy.cc View 1 4 chunks +43 lines, -43 lines 0 comments Download
M chrome/browser/ui/webui/tracing_ui.cc View 1 chunk +1 line, -0 lines 0 comments Download
M chrome/browser/ui/webui/web_ui_browsertest.cc View 1 1 chunk +2 lines, -0 lines 0 comments Download

Messages

Total messages: 12 (0 generated)
Ryan Sleevi
estade: webui/ thakis: cocoa/
8 years, 8 months ago (2012-04-13 09:01:17 UTC) #1
Evan Stade
webui lgtm
8 years, 8 months ago (2012-04-13 17:05:20 UTC) #2
Nico
mac bits lgtm http://codereview.chromium.org/10067033/diff/1/chrome/browser/ui/cocoa/select_file_dialog_mac.mm File chrome/browser/ui/cocoa/select_file_dialog_mac.mm (right): http://codereview.chromium.org/10067033/diff/1/chrome/browser/ui/cocoa/select_file_dialog_mac.mm#newcode87 chrome/browser/ui/cocoa/select_file_dialog_mac.mm:87: void* params) OVERRIDE; Huh, I thought ...
8 years, 8 months ago (2012-04-13 17:09:11 UTC) #3
Ryan Sleevi
http://codereview.chromium.org/10067033/diff/1/chrome/browser/ui/cocoa/select_file_dialog_mac.mm File chrome/browser/ui/cocoa/select_file_dialog_mac.mm (right): http://codereview.chromium.org/10067033/diff/1/chrome/browser/ui/cocoa/select_file_dialog_mac.mm#newcode87 chrome/browser/ui/cocoa/select_file_dialog_mac.mm:87: void* params) OVERRIDE; On 2012/04/13 17:09:11, Nico wrote: > ...
8 years, 8 months ago (2012-04-13 17:23:04 UTC) #4
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/rsleevi@chromium.org/10067033/7012
8 years, 8 months ago (2012-04-25 00:20:29 UTC) #5
commit-bot: I haz the power
Presubmit check for 10067033-7012 failed and returned exit status 1. Running presubmit commit checks ...
8 years, 8 months ago (2012-04-25 00:20:45 UTC) #6
Ryan Sleevi
sky: Stamp for refactoring?
8 years, 8 months ago (2012-04-25 00:22:29 UTC) #7
sky
LGTM
8 years, 8 months ago (2012-04-25 03:39:56 UTC) #8
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/rsleevi@chromium.org/10067033/7012
8 years, 8 months ago (2012-04-25 03:40:56 UTC) #9
commit-bot: I haz the power
Try job failure for 10067033-7012 (retry) on linux_chromeos for step "compile" (clobber build). It's a ...
8 years, 8 months ago (2012-04-25 04:02:51 UTC) #10
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/rsleevi@chromium.org/10067033/5002
8 years, 8 months ago (2012-04-25 04:26:50 UTC) #11
commit-bot: I haz the power
8 years, 8 months ago (2012-04-25 05:52:31 UTC) #12
Change committed as 133865

Powered by Google App Engine
This is Rietveld 408576698