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

Issue 11595003: webkit: Update the calls from RunAllPending() to RunUntilIdle(). (Closed)

Created:
8 years ago by tfarina
Modified:
8 years ago
CC:
chromium-reviews, michaeln, tzik+watch_chromium.org, feature-media-reviews_chromium.org, darin-cc_chromium.org, oshima+watch_chromium.org, pam+watch_chromium.org, kinuko+watch, stevenjb+watch_chromium.org
Visibility:
Public.

Description

webkit: Update the calls from RunAllPending() to RunUntilIdle(). RunAllPending() is deprecated and we should switch to RunUntilIdle(). BUG=131220 TBR=darin@chromium.org Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=173357

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+448 lines, -448 lines) Patch
M webkit/appcache/appcache_quota_client_unittest.cc View 10 chunks +10 lines, -10 lines 0 comments Download
M webkit/appcache/appcache_service_unittest.cc View 12 chunks +13 lines, -13 lines 0 comments Download
M webkit/appcache/mock_appcache_storage_unittest.cc View 15 chunks +15 lines, -15 lines 0 comments Download
M webkit/blob/blob_url_request_job_unittest.cc View 1 chunk +1 line, -1 line 0 comments Download
M webkit/blob/local_file_stream_reader_unittest.cc View 1 chunk +1 line, -1 line 0 comments Download
M webkit/blob/shareable_file_reference_unittest.cc View 1 chunk +2 lines, -2 lines 0 comments Download
M webkit/chromeos/fileapi/memory_file_util_unittest.cc View 33 chunks +37 lines, -37 lines 0 comments Download
M webkit/database/database_quota_client_unittest.cc View 4 chunks +4 lines, -4 lines 0 comments Download
M webkit/dom_storage/dom_storage_area_unittest.cc View 9 chunks +11 lines, -11 lines 0 comments Download
M webkit/dom_storage/dom_storage_context_unittest.cc View 7 chunks +7 lines, -7 lines 0 comments Download
M webkit/fileapi/file_system_dir_url_request_job_unittest.cc View 2 chunks +2 lines, -2 lines 0 comments Download
M webkit/fileapi/file_system_file_stream_reader_unittest.cc View 1 chunk +2 lines, -2 lines 0 comments Download
M webkit/fileapi/file_system_quota_client_unittest.cc View 6 chunks +8 lines, -8 lines 0 comments Download
M webkit/fileapi/file_system_url_request_job_unittest.cc View 3 chunks +3 lines, -3 lines 0 comments Download
M webkit/fileapi/local_file_stream_writer_unittest.cc View 5 chunks +5 lines, -5 lines 0 comments Download
M webkit/fileapi/local_file_system_operation_unittest.cc View 57 chunks +62 lines, -62 lines 0 comments Download
M webkit/fileapi/local_file_system_operation_write_unittest.cc View 2 chunks +2 lines, -2 lines 0 comments Download
M webkit/fileapi/local_file_system_quota_unittest.cc View 6 chunks +6 lines, -6 lines 0 comments Download
M webkit/fileapi/local_file_system_test_helper.cc View 1 chunk +1 line, -1 line 0 comments Download
M webkit/fileapi/media/native_media_file_util_unittest.cc View 2 chunks +2 lines, -2 lines 0 comments Download
M webkit/fileapi/obfuscated_file_util_unittest.cc View 1 chunk +1 line, -1 line 0 comments Download
M webkit/fileapi/syncable/local_file_change_tracker_unittest.cc View 1 chunk +1 line, -1 line 0 comments Download
M webkit/fileapi/syncable/local_file_sync_context_unittest.cc View 1 chunk +1 line, -1 line 0 comments Download
M webkit/fileapi/syncable/syncable_file_operation_runner_unittest.cc View 12 chunks +17 lines, -17 lines 0 comments Download
M webkit/fileapi/syncable/syncable_file_system_util_unittest.cc View 1 chunk +1 line, -1 line 0 comments Download
M webkit/glue/cpp_bound_class_unittest.cc View 1 chunk +1 line, -1 line 0 comments Download
M webkit/glue/webkit_glue_unittest.cc View 1 chunk +1 line, -1 line 0 comments Download
M webkit/plugins/ppapi/quota_file_io_unittest.cc View 16 chunks +16 lines, -16 lines 0 comments Download
M webkit/quota/mock_quota_manager_unittest.cc View 6 chunks +7 lines, -7 lines 0 comments Download
M webkit/quota/quota_manager_unittest.cc View 60 chunks +194 lines, -194 lines 0 comments Download
M webkit/quota/quota_temporary_storage_evictor_unittest.cc View 10 chunks +10 lines, -10 lines 0 comments Download
M webkit/support/webkit_support.cc View 3 chunks +3 lines, -3 lines 0 comments Download
M webkit/tools/test_shell/test_shell_test.cc View 1 chunk +1 line, -1 line 0 comments Download

Messages

Total messages: 6 (0 generated)
tfarina
TBRing...
8 years ago (2012-12-15 23:26:48 UTC) #1
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/tfarina@chromium.org/11595003/1
8 years ago (2012-12-15 23:26:58 UTC) #2
commit-bot: I haz the power
Change committed as 173357
8 years ago (2012-12-16 01:06:38 UTC) #3
darin (slow to review)
LGTM, thanks!
8 years ago (2012-12-17 18:38:07 UTC) #4
darin (slow to review)
LGTM, thanks!
8 years ago (2012-12-17 18:38:08 UTC) #5
darin (slow to review)
8 years ago (2012-12-17 18:38:10 UTC) #6
Message was sent while issue was closed.
LGTM, thanks!

Powered by Google App Engine
This is Rietveld 408576698