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

Issue 8873032: Removing MessageLoop::QuitTask() from chrome/ (Closed)

Created:
9 years ago by dcheng
Modified:
9 years ago
Reviewers:
awong
CC:
chromium-reviews, nkostylev+watch_chromium.org, dhollowa+watch_chromium.org, mihaip+watch_chromium.org, dcheng, stuartmorgan+watch_chromium.org, stevenjb+watch_chromium.org, GeorgeY, cbentzel+watch_chromium.org, Ilya Sherman, jam, prasadt, darin-cc_chromium.org, brettw-cc_chromium.org, tim (not reviewing), jstritar+watch_chromium.org, jennb, dyu1, Raghu Simha, ncarter (slow), jianli, akalin, tfarina, Dmitry Titov, Aaron Boodman, rdsmith+dwatch_chromium.org, Paweł Hajdan Jr., James Su, davemoore+watch_chromium.org
Visibility:
Public.

Description

Removing MessageLoop::QuitTask() from chrome/ 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=113896

Patch Set 1 #

Total comments: 2

Patch Set 2 : Fix escaping #

Patch Set 3 : Remove testing_profile.cc #

Patch Set 4 : Revert 3 more problematic files #

Unified diffs Side-by-side diffs Delta from patch set Stats (+85 lines, -85 lines) Patch
M chrome/browser/autocomplete/history_contents_provider_unittest.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/autofill/personal_data_manager_unittest.cc View 1 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/browser_focus_uitest.cc View 1 2 3 5 chunks +5 lines, -5 lines 0 comments Download
M chrome/browser/browser_process_impl.cc View 2 chunks +2 lines, -2 lines 0 comments Download
M chrome/browser/chromeos/login/mock_authenticator.cc View 1 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/chromeos/login/online_attempt_unittest.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/custom_handlers/protocol_handler_registry_unittest.cc View 3 chunks +3 lines, -3 lines 0 comments Download
M chrome/browser/debugger/devtools_sanity_unittest.cc View 1 3 chunks +3 lines, -3 lines 0 comments Download
M chrome/browser/download/download_browsertest.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/download/download_test_observer.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/extensions/app_notification_manager_sync_unittest.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/extensions/app_notification_manager_unittest.cc View 1 chunk +1 line, -1 line 0 comments Download
chrome/browser/extensions/user_script_master_unittest.cc View 1 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/fast_shutdown_uitest.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/geolocation/access_token_store_browsertest.cc View 1 2 chunks +2 lines, -2 lines 0 comments Download
M chrome/browser/history/history_browsertest.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/intents/web_intents_registry_unittest.cc View 1 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/net/connection_tester_unittest.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/net/gaia/token_service_unittest.cc View 1 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/net/predictor_unittest.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/password_manager/native_backend_gnome_x_unittest.cc View 1 2 chunks +2 lines, -2 lines 0 comments Download
M chrome/browser/password_manager/native_backend_kwallet_x_unittest.cc View 1 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/password_manager/password_store_default_unittest.cc View 1 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/password_manager/password_store_mac_unittest.cc View 1 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/password_manager/password_store_win_unittest.cc View 1 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/password_manager/password_store_x_unittest.cc View 1 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/plugin_test.cc View 1 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/prefs/pref_member_unittest.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/printing/print_dialog_cloud_uitest.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/safe_browsing/client_side_detection_host_unittest.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/safe_browsing/malware_details_unittest.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/search_engines/search_provider_install_data_unittest.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/service/service_process_control_browsertest.cc View 2 chunks +3 lines, -3 lines 0 comments Download
M chrome/browser/speech/speech_input_bubble_controller_unittest.cc View 1 chunk +2 lines, -2 lines 0 comments Download
M chrome/browser/spellchecker/spellcheck_message_filter_browsertest.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/ssl/ssl_browser_tests.cc View 1 2 chunks +2 lines, -2 lines 0 comments Download
M chrome/browser/sync/glue/app_notification_data_type_controller_unittest.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/sync/glue/browser_thread_model_worker_unittest.cc View 2 chunks +2 lines, -2 lines 0 comments Download
M chrome/browser/sync/glue/http_bridge_unittest.cc View 1 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/ui/cocoa/bookmarks/bookmark_bar_folder_hover_state_unittest.mm View 1 2 chunks +2 lines, -2 lines 0 comments Download
M chrome/browser/ui/intents/web_intent_picker_controller_browsertest.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/ui/intents/web_intents_model_unittest.cc View 1 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/ui/panels/panel_browser_view_browsertest.cc View 1 2 3 2 chunks +2 lines, -2 lines 0 comments Download
M chrome/browser/ui/views/bookmarks/bookmark_bar_view_test.cc View 1 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/webdata/web_data_service_unittest.cc View 1 1 chunk +1 line, -1 line 0 comments Download
M chrome/common/important_file_writer_unittest.cc View 3 chunks +3 lines, -3 lines 0 comments Download
M chrome/common/service_process_util_unittest.cc View 1 5 chunks +5 lines, -5 lines 0 comments Download
M chrome/common/worker_thread_ticker_unittest.cc View 2 chunks +2 lines, -2 lines 0 comments Download
M chrome/service/cloud_print/cloud_print_url_fetcher_unittest.cc View 5 chunks +5 lines, -5 lines 0 comments Download
M chrome/service/service_process.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/test/base/browser_with_test_window_test.cc View 1 1 chunk +1 line, -1 line 0 comments Download
M chrome/test/base/ui_test_utils.cc View 1 3 chunks +5 lines, -5 lines 0 comments Download

Messages

Total messages: 6 (0 generated)
dcheng
9 years ago (2011-12-08 19:55:38 UTC) #1
awong
I think a number of there are missing () after QuitClosure. Can we get a ...
9 years ago (2011-12-08 20:01:50 UTC) #2
tfarina
Sent from my iPhone On 08/12/2011, at 05:55 PM, dcheng@chromium.org wrote: > Reviewers: awong, > ...
9 years ago (2011-12-08 20:18:24 UTC) #3
dcheng
Fixed the escaping and reverted the change for testing_profile.cc, as that might touch a lot ...
9 years ago (2011-12-08 21:34:05 UTC) #4
awong
LGTM
9 years ago (2011-12-09 21:05:55 UTC) #5
awong
9 years ago (2011-12-09 21:06:13 UTC) #6
On 2011/12/09 21:05:55, awong wrote:
> LGTM

Though, again, no try bot runs.  Either do that or submit via CQ please. :)

Powered by Google App Engine
This is Rietveld 408576698