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

Issue 8872030: Removing MessageLoop::QuitTask() from content/ (Closed)

Created:
9 years ago by dcheng
Modified:
9 years ago
Reviewers:
Avi (use Gerrit)
CC:
chromium-reviews, cbentzel+watch_chromium.org, hclam+watch_chromium.org, Avi (use Gerrit), creis+watch_chromium.org, ddorwin+watch_chromium.org, fischman+watch_chromium.org, acolwell+watch_chromium.org, brettw-cc_chromium.org, jam, annacc+watch_chromium.org, dpranke-watch+content_chromium.org, joi+watch-content_chromium.org, ajwong+watch_chromium.org, darin-cc_chromium.org, Paweł Hajdan Jr., vrk (LEFT CHROMIUM), scherkus (not reviewing), ihf+watch_chromium.org
Visibility:
Public.

Description

Removing MessageLoop::QuitTask() from content/ base/task.h is going away and being replaced by base/bind.h and base/callback.h. This CL was automatically generated by sed. BUG=none TEST=none Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=113894

Patch Set 1 #

Patch Set 2 : Fix escaping #

Unified diffs Side-by-side diffs Delta from patch set Stats (+48 lines, -48 lines) Patch
M content/browser/browser_thread_unittest.cc View 1 3 chunks +3 lines, -3 lines 0 comments Download
M content/browser/debugger/devtools_manager_unittest.cc View 2 chunks +2 lines, -2 lines 0 comments Download
M content/browser/device_orientation/provider_unittest.cc View 1 chunk +1 line, -1 line 0 comments Download
M content/browser/geolocation/geolocation_provider_unittest.cc View 1 1 chunk +2 lines, -2 lines 0 comments Download
M content/browser/idbbindingutilities_browsertest.cc View 3 chunks +5 lines, -5 lines 0 comments Download
M content/browser/plugin_service_browsertest.cc View 3 chunks +3 lines, -3 lines 0 comments Download
M content/browser/renderer_host/media/audio_input_device_manager_unittest.cc View 1 chunk +1 line, -1 line 0 comments Download
M content/browser/renderer_host/media/audio_renderer_host_unittest.cc View 2 chunks +2 lines, -2 lines 0 comments Download
M content/browser/renderer_host/media/media_stream_dispatcher_host_unittest.cc View 5 chunks +5 lines, -5 lines 0 comments Download
M content/browser/renderer_host/media/video_capture_host_unittest.cc View 2 chunks +2 lines, -2 lines 0 comments Download
M content/browser/renderer_host/media/video_capture_manager_unittest.cc View 1 chunk +1 line, -1 line 0 comments Download
M content/browser/renderer_host/render_process_host_browsertest.cc View 1 1 chunk +1 line, -1 line 0 comments Download
M content/browser/renderer_host/render_widget_host_unittest.cc View 2 chunks +2 lines, -2 lines 0 comments Download
M content/browser/tab_contents/navigation_controller_unittest.cc View 1 1 chunk +1 line, -1 line 0 comments Download
M content/common/net/url_fetcher_impl_unittest.cc View 8 chunks +8 lines, -8 lines 0 comments Download
M content/renderer/media/webrtc_audio_device_unittest.cc View 3 chunks +3 lines, -3 lines 0 comments Download
M content/renderer/p2p/p2p_transport_impl_unittest.cc View 4 chunks +4 lines, -4 lines 0 comments Download
M content/test/render_view_test.cc View 1 chunk +1 line, -1 line 0 comments Download
M content/test/webrtc_audio_device_test.cc View 1 chunk +1 line, -1 line 0 comments Download

Messages

Total messages: 3 (0 generated)
dcheng
9 years ago (2011-12-08 19:53:24 UTC) #1
dcheng
9 years ago (2011-12-09 19:35:09 UTC) #2
Avi (use Gerrit)
9 years ago (2011-12-09 21:00:18 UTC) #3
lgtm

Powered by Google App Engine
This is Rietveld 408576698