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

Issue 19633002: Use a direct include of the message_loop header in webkit/, part 1. (Closed)

Created:
7 years, 5 months ago by Avi (use Gerrit)
Modified:
7 years, 5 months ago
CC:
chromium-reviews, michaeln, tzik+watch_chromium.org, kinuko+watch, darin-cc_chromium.org
Visibility:
Public.

Description

Use a direct include of the message_loop header in webkit/, part 1. BUG=260807 TEST=none TBR=ben@chromium.org Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=212244

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+56 lines, -56 lines) Patch
M webkit/browser/appcache/appcache_group.cc View 1 chunk +1 line, -1 line 0 comments Download
M webkit/browser/appcache/appcache_group_unittest.cc View 1 chunk +1 line, -1 line 0 comments Download
M webkit/browser/appcache/appcache_host_unittest.cc View 1 chunk +1 line, -1 line 0 comments Download
M webkit/browser/appcache/appcache_quota_client_unittest.cc View 1 chunk +1 line, -1 line 0 comments Download
M webkit/browser/appcache/appcache_request_handler_unittest.cc View 1 chunk +1 line, -1 line 0 comments Download
M webkit/browser/appcache/appcache_response.cc View 1 chunk +1 line, -1 line 0 comments Download
M webkit/browser/appcache/appcache_service.cc View 1 chunk +1 line, -1 line 0 comments Download
M webkit/browser/appcache/appcache_service_unittest.cc View 1 chunk +1 line, -1 line 0 comments Download
M webkit/browser/appcache/appcache_storage_impl.cc View 1 chunk +1 line, -1 line 0 comments Download
M webkit/browser/appcache/appcache_storage_impl_unittest.cc View 1 chunk +1 line, -1 line 0 comments Download
M webkit/browser/appcache/appcache_storage_unittest.cc View 1 chunk +1 line, -1 line 0 comments Download
M webkit/browser/appcache/appcache_test_helper.cc View 1 chunk +1 line, -1 line 0 comments Download
M webkit/browser/appcache/appcache_update_job.cc View 1 chunk +1 line, -1 line 0 comments Download
M webkit/browser/appcache/appcache_url_request_job.cc View 1 chunk +1 line, -1 line 0 comments Download
M webkit/browser/appcache/mock_appcache_service.cc View 1 chunk +1 line, -1 line 0 comments Download
M webkit/browser/appcache/mock_appcache_storage.cc View 1 chunk +1 line, -1 line 0 comments Download
M webkit/browser/appcache/mock_appcache_storage_unittest.cc View 1 chunk +1 line, -1 line 0 comments Download
M webkit/browser/blob/blob_storage_context_unittest.cc View 1 chunk +1 line, -1 line 0 comments Download
M webkit/browser/blob/blob_url_request_job.cc View 1 chunk +1 line, -1 line 0 comments Download
M webkit/browser/blob/blob_url_request_job_unittest.cc View 1 chunk +1 line, -1 line 0 comments Download
M webkit/browser/blob/local_file_stream_reader_unittest.cc View 1 chunk +1 line, -1 line 0 comments Download
M webkit/browser/blob/view_blob_internals_job.cc View 1 chunk +1 line, -1 line 0 comments Download
M webkit/browser/database/database_quota_client_unittest.cc View 1 chunk +1 line, -1 line 0 comments Download
M webkit/browser/database/database_tracker_unittest.cc View 1 chunk +1 line, -1 line 0 comments Download
M webkit/browser/dom_storage/dom_storage_area_unittest.cc View 1 chunk +1 line, -1 line 0 comments Download
M webkit/browser/dom_storage/dom_storage_context_unittest.cc View 1 chunk +1 line, -1 line 0 comments Download
M webkit/browser/fileapi/copy_or_move_file_validator_unittest.cc View 1 chunk +1 line, -1 line 0 comments Download
M webkit/browser/fileapi/copy_or_move_operation_delegate_unittest.cc View 1 chunk +1 line, -1 line 0 comments Download
M webkit/browser/fileapi/file_system_context_unittest.cc View 1 chunk +1 line, -1 line 0 comments Download
M webkit/browser/fileapi/file_system_dir_url_request_job.cc View 1 chunk +1 line, -1 line 0 comments Download
M webkit/browser/fileapi/file_system_dir_url_request_job_unittest.cc View 1 chunk +1 line, -1 line 0 comments Download
M webkit/browser/fileapi/file_system_file_stream_reader_unittest.cc View 1 chunk +1 line, -1 line 0 comments Download
M webkit/browser/fileapi/file_system_quota_client_unittest.cc View 1 chunk +1 line, -1 line 0 comments Download
M webkit/browser/fileapi/file_system_url_request_job.cc View 1 chunk +1 line, -1 line 0 comments Download
M webkit/browser/fileapi/file_system_url_request_job_unittest.cc View 1 chunk +1 line, -1 line 0 comments Download
M webkit/browser/fileapi/file_system_usage_cache_unittest.cc View 1 chunk +1 line, -1 line 0 comments Download
M webkit/browser/fileapi/file_writer_delegate.cc View 1 chunk +1 line, -1 line 0 comments Download
M webkit/browser/fileapi/file_writer_delegate_unittest.cc View 1 chunk +1 line, -1 line 0 comments Download
M webkit/browser/fileapi/isolated_file_util_unittest.cc View 1 chunk +1 line, -1 line 0 comments Download
M webkit/browser/fileapi/local_file_stream_writer.cc View 1 chunk +1 line, -1 line 0 comments Download
M webkit/browser/fileapi/local_file_stream_writer_unittest.cc View 1 chunk +1 line, -1 line 0 comments Download
M webkit/browser/fileapi/local_file_system_operation_unittest.cc View 1 chunk +1 line, -1 line 0 comments Download
M webkit/browser/fileapi/local_file_system_operation_write_unittest.cc View 1 chunk +1 line, -1 line 0 comments Download
M webkit/browser/fileapi/local_file_util_unittest.cc View 1 chunk +1 line, -1 line 0 comments Download
M webkit/browser/fileapi/obfuscated_file_util.cc View 1 chunk +1 line, -1 line 0 comments Download
M webkit/browser/fileapi/obfuscated_file_util_unittest.cc View 1 chunk +1 line, -1 line 0 comments Download
M webkit/browser/fileapi/sandbox_file_system_backend_unittest.cc View 1 chunk +1 line, -1 line 0 comments Download
M webkit/browser/fileapi/sandbox_file_system_test_helper.cc View 1 chunk +1 line, -1 line 0 comments Download
M webkit/browser/fileapi/syncable/canned_syncable_file_system.h View 1 chunk +1 line, -1 line 0 comments Download
M webkit/browser/fileapi/syncable/local_file_change_tracker_unittest.cc View 1 chunk +1 line, -1 line 0 comments Download
M webkit/browser/fileapi/syncable/local_file_sync_context_unittest.cc View 1 chunk +1 line, -1 line 0 comments Download
M webkit/browser/fileapi/syncable/syncable_file_operation_runner_unittest.cc View 1 chunk +1 line, -1 line 0 comments Download
M webkit/browser/fileapi/syncable/syncable_file_system_util_unittest.cc View 1 chunk +1 line, -1 line 0 comments Download
M webkit/browser/fileapi/timed_task_helper_unittest.cc View 1 chunk +1 line, -1 line 0 comments Download
M webkit/browser/fileapi/transient_file_util_unittest.cc View 1 chunk +1 line, -1 line 0 comments Download
M webkit/browser/fileapi/upload_file_system_file_element_reader_unittest.cc View 1 chunk +1 line, -1 line 0 comments Download

Messages

Total messages: 4 (0 generated)
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/avi@chromium.org/19633002/1
7 years, 5 months ago (2013-07-17 16:55:18 UTC) #1
commit-bot: I haz the power
Retried try job too often on linux_chromeos for step(s) browser_tests http://build.chromium.org/p/tryserver.chromium/buildstatus?builder=linux_chromeos&number=136583
7 years, 5 months ago (2013-07-17 21:51:21 UTC) #2
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/avi@chromium.org/19633002/1
7 years, 5 months ago (2013-07-17 22:10:29 UTC) #3
commit-bot: I haz the power
7 years, 5 months ago (2013-07-18 04:21:01 UTC) #4
Message was sent while issue was closed.
Change committed as 212244

Powered by Google App Engine
This is Rietveld 408576698