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

Issue 8699008: Use callback_forward.h instead of callback.h where possible. (Closed)

Created:
9 years ago by erikwright (departed)
Modified:
9 years ago
CC:
chromium-reviews, hclam+watch_chromium.org, ddorwin+watch_chromium.org, fischman+watch_chromium.org, amit, acolwell+watch_chromium.org, annacc+watch_chromium.org, robertshield, brettw-cc_chromium.org, vrk (LEFT CHROMIUM), darin-cc_chromium.org, scherkus (not reviewing), ihf+watch_chromium.org
Visibility:
Public.

Description

Use callback_forward.h instead of callback.h where possible. callback_forward.h will be committed separately, before this commit, and is included here only to assist in running try jobs. It will be removed before the final commit. You are asked to review this as you have OWNERS for these files. BUG=None TEST=Compiles R=ben@chromium.org Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=112243

Patch Set 1 #

Total comments: 2

Patch Set 2 : Remove an unneeded include. #

Total comments: 10

Patch Set 3 : While we're here fixes, and remove unneeded includes. #

Patch Set 4 : Remove callback_forward.h, which was committed as part of a separate CL. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+7 lines, -10 lines) Patch
M chrome/common/service_process_util.h View 1 2 2 chunks +2 lines, -2 lines 0 comments Download
M chrome/renderer/safe_browsing/malware_dom_details.h View 1 2 1 chunk +0 lines, -1 line 0 comments Download
M chrome_frame/sync_msg_reply_dispatcher.h View 1 2 1 chunk +0 lines, -1 line 0 comments Download
M media/base/mock_reader.h View 1 1 chunk +0 lines, -1 line 0 comments Download
M ui/gfx/surface/accelerated_surface_win.h View 1 2 3 chunks +3 lines, -3 lines 0 comments Download
M ui/gfx/surface/accelerated_surface_win.cc View 1 2 2 chunks +2 lines, -2 lines 0 comments Download

Messages

Total messages: 14 (0 generated)
erikwright (departed)
See this chromium-dev thread for the rationale behind the change: http://goo.gl/I3kob callback_forward.h will be committed ...
9 years ago (2011-11-26 02:39:06 UTC) #1
Ben Goodger (Google)
I'm going to let someone more callbacky like albert take this one. -Ben On Fri, ...
9 years ago (2011-11-27 00:23:21 UTC) #2
erikwright (departed)
9 years ago (2011-11-27 01:28:49 UTC) #3
Ami GONE FROM CHROMIUM
drive-by http://codereview.chromium.org/8699008/diff/1/media/base/mock_reader.h File media/base/mock_reader.h (right): http://codereview.chromium.org/8699008/diff/1/media/base/mock_reader.h#newcode11 media/base/mock_reader.h:11: #include "base/callback_forward.h" No longer needed?
9 years ago (2011-11-28 17:27:45 UTC) #4
awong
http://codereview.chromium.org/8699008/diff/7001/chrome/common/service_process_util.h File chrome/common/service_process_util.h (right): http://codereview.chromium.org/8699008/diff/7001/chrome/common/service_process_util.h#newcode20 chrome/common/service_process_util.h:20: class MessageLoopProxy; While we're here, can we un-indent this? ...
9 years ago (2011-11-28 18:42:21 UTC) #5
awong
http://codereview.chromium.org/8699008/diff/7001/ui/gfx/surface/accelerated_surface_win.h File ui/gfx/surface/accelerated_surface_win.h (right): http://codereview.chromium.org/8699008/diff/7001/ui/gfx/surface/accelerated_surface_win.h#newcode34 ui/gfx/surface/accelerated_surface_win.h:34: base::Closure completion_task); This should be const base::Closure&. Would it ...
9 years ago (2011-11-28 18:43:35 UTC) #6
erikwright (departed)
PTAL. Try jobs verifying that it all still works. http://codereview.chromium.org/8699008/diff/1/media/base/mock_reader.h File media/base/mock_reader.h (right): http://codereview.chromium.org/8699008/diff/1/media/base/mock_reader.h#newcode11 media/base/mock_reader.h:11: ...
9 years ago (2011-11-28 19:12:19 UTC) #7
awong
LGTM (if it compiles)
9 years ago (2011-11-28 19:14:50 UTC) #8
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/erikwright@chromium.org/8699008/13002
9 years ago (2011-11-29 13:19:25 UTC) #9
commit-bot: I haz the power
Presubmit check for 8699008-13002 failed and returned exit status 1. Running presubmit commit checks ...
9 years ago (2011-11-29 13:19:28 UTC) #10
erikwright (departed)
Hi Ben, You or sky@ are needed for the LGTM in ui/ . ajwong's has ...
9 years ago (2011-11-29 13:46:04 UTC) #11
Ben Goodger (Google)
lgtm
9 years ago (2011-11-30 15:51:50 UTC) #12
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/erikwright@chromium.org/8699008/13002
9 years ago (2011-11-30 15:58:44 UTC) #13
commit-bot: I haz the power
9 years ago (2011-11-30 17:16:13 UTC) #14
Change committed as 112243

Powered by Google App Engine
This is Rietveld 408576698