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

Issue 16010007: Move webkit/quota files to webkit/browser/quota or webkit/common/quota (Closed)

Created:
7 years, 6 months ago by tzik
Modified:
7 years, 6 months ago
CC:
chromium-reviews, michaeln, cbentzel+watch_chromium.org, kinuko+watch, tzik+watch_chromium.org, jam, sail+watch_chromium.org, joi+watch-content_chromium.org, Aaron Boodman, darin-cc_chromium.org, oshima+watch_chromium.org, chromium-apps-reviews_chromium.org, markusheintz_, stevenjb+watch_chromium.org, android-webview-reviews_chromium.org, jochen+watch_chromium.org, jamesr
Visibility:
Public.

Description

Move webkit/quota files to webkit/browser/quota or webkit/common/quota This CL includes: - Move webkit/quota/quota_{types.{h,cc},callbacks.h} webkit/common/quota/, - Move other webkit/quota/ files to webkit/browser/quota/, - #include and include guard fix for the move, - Split webkit/quota/webkit_quota.gypi to webkit/{browser,common}/quota, - Change DEPS to allow #include webkit/common from chrome/browser. BUG=244363 TEST=should build successfully and should pass deps check. NOTRY=True Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=203082

Patch Set 1 #

Patch Set 2 : drop webkit/quota from DEPS #

Patch Set 3 : rebase #

Patch Set 4 : gypi fix #

Total comments: 4

Patch Set 5 : test gypi fix #

Patch Set 6 : +webkit/common to DEPS #

Patch Set 7 : rebase #

Unified diffs Side-by-side diffs Delta from patch set Stats (+273 lines, -9337 lines) Patch
M android_webview/native/aw_quota_manager_bridge_impl.cc View 1 chunk +2 lines, -2 lines 0 comments Download
M chrome/browser/DEPS View 1 2 3 4 5 6 1 chunk +0 lines, -4 lines 0 comments Download
M chrome/browser/browsing_data/browsing_data_quota_helper.h View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/browsing_data/browsing_data_quota_helper_impl.h View 3 4 5 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/browsing_data/browsing_data_quota_helper_impl.cc View 1 chunk +2 lines, -2 lines 0 comments Download
M chrome/browser/browsing_data/browsing_data_quota_helper_unittest.cc View 1 2 3 4 5 6 1 chunk +2 lines, -2 lines 0 comments Download
M chrome/browser/browsing_data/browsing_data_remover.h View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/browsing_data/browsing_data_remover.cc View 1 2 3 4 5 6 1 chunk +3 lines, -3 lines 0 comments Download
M chrome/browser/browsing_data/browsing_data_remover_unittest.cc View 1 2 3 4 5 6 1 chunk +3 lines, -3 lines 0 comments Download
M chrome/browser/chrome_quota_permission_context.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/extensions/api/sync_file_system/sync_file_system_api.h View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/extensions/api/sync_file_system/sync_file_system_api.cc View 1 2 3 4 5 6 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/extensions/api/sync_file_system/sync_file_system_apitest.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/extensions/extension_service_unittest.cc View 1 2 3 4 5 6 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/extensions/extension_special_storage_policy.h View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/extensions/mock_extension_special_storage_policy.h View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/media_galleries/fileapi/native_media_file_util_unittest.cc View 1 2 3 4 5 6 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/media_galleries/fileapi/picasa/picasa_file_util_unittest.cc View 1 2 3 4 5 6 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/net/sqlite_server_bound_cert_store.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/net/sqlite_server_bound_cert_store_unittest.cc View 1 2 3 4 5 6 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/profiles/profile_impl_io_data.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/ui/webui/quota_internals/quota_internals_handler.h View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/ui/webui/quota_internals/quota_internals_proxy.h View 1 chunk +2 lines, -2 lines 0 comments Download
M chrome/browser/ui/webui/quota_internals/quota_internals_types.h View 1 chunk +1 line, -1 line 0 comments Download
M chrome/chrome_tests_unit.gypi View 1 2 3 4 5 6 2 chunks +4 lines, -4 lines 0 comments Download
M content/browser/appcache/chrome_appcache_service.h View 1 chunk +1 line, -1 line 0 comments Download
M content/browser/appcache/chrome_appcache_service.cc View 1 chunk +1 line, -1 line 0 comments Download
M content/browser/appcache/chrome_appcache_service_unittest.cc View 1 chunk +1 line, -1 line 0 comments Download
M content/browser/fileapi/browser_file_system_helper.cc View 1 chunk +1 line, -1 line 0 comments Download
M content/browser/fileapi/file_system_browsertest.cc View 1 2 3 4 5 6 1 chunk +1 line, -1 line 0 comments Download
M content/browser/fileapi/fileapi_message_filter.h View 1 2 3 4 5 6 1 chunk +1 line, -1 line 0 comments Download
M content/browser/fileapi/fileapi_message_filter.cc View 1 2 3 4 5 6 1 chunk +1 line, -1 line 0 comments Download
M content/browser/in_process_webkit/indexed_db_browsertest.cc View 1 chunk +1 line, -1 line 0 comments Download
M content/browser/in_process_webkit/indexed_db_callbacks.cc View 1 chunk +1 line, -1 line 0 comments Download
M content/browser/indexed_db/indexed_db_context_impl.h View 1 chunk +1 line, -1 line 0 comments Download
M content/browser/indexed_db/indexed_db_context_impl.cc View 1 chunk +2 lines, -2 lines 0 comments Download
M content/browser/indexed_db/indexed_db_quota_client.h View 1 chunk +3 lines, -3 lines 0 comments Download
M content/browser/indexed_db/indexed_db_unittest.cc View 1 chunk +3 lines, -3 lines 0 comments Download
M content/browser/net/sqlite_persistent_cookie_store.cc View 1 chunk +1 line, -1 line 0 comments Download
M content/browser/renderer_host/database_message_filter.h View 1 chunk +1 line, -1 line 0 comments Download
M content/browser/renderer_host/database_message_filter.cc View 1 chunk +1 line, -1 line 0 comments Download
M content/browser/renderer_host/quota_dispatcher_host.h View 1 chunk +1 line, -1 line 0 comments Download
M content/browser/renderer_host/quota_dispatcher_host.cc View 1 chunk +1 line, -1 line 0 comments Download
M content/browser/storage_partition_impl.cc View 1 chunk +2 lines, -2 lines 0 comments Download
M content/browser/worker_host/worker_storage_partition.cc View 1 chunk +1 line, -1 line 0 comments Download
M content/common/fileapi/file_system_dispatcher.h View 1 chunk +1 line, -1 line 0 comments Download
M content/common/fileapi/file_system_messages.h View 1 chunk +1 line, -1 line 0 comments Download
M content/common/quota_dispatcher.h View 1 chunk +1 line, -1 line 0 comments Download
M content/common/quota_messages.h View 1 chunk +1 line, -1 line 0 comments Download
M content/content_tests.gypi View 1 2 3 4 5 6 1 chunk +9 lines, -9 lines 0 comments Download
M content/public/browser/quota_permission_context.h View 1 chunk +1 line, -1 line 0 comments Download
M content/public/test/test_browser_context.cc View 1 chunk +1 line, -1 line 0 comments Download
M content/shell/shell_message_filter.cc View 1 chunk +1 line, -1 line 0 comments Download
M content/shell/shell_quota_permission_context.cc View 1 chunk +1 line, -1 line 0 comments Download
M webkit/appcache/appcache_host.cc View 1 chunk +1 line, -1 line 0 comments Download
M webkit/appcache/appcache_host_unittest.cc View 1 chunk +1 line, -1 line 0 comments Download
M webkit/appcache/appcache_quota_client.h View 1 chunk +3 lines, -3 lines 0 comments Download
M webkit/appcache/appcache_service.cc View 1 chunk +2 lines, -2 lines 0 comments Download
M webkit/appcache/appcache_storage.cc View 1 chunk +2 lines, -2 lines 0 comments Download
M webkit/appcache/appcache_storage_impl.cc View 1 chunk +3 lines, -3 lines 0 comments Download
M webkit/appcache/appcache_storage_impl_unittest.cc View 2 chunks +2 lines, -2 lines 0 comments Download
M webkit/appcache/appcache_storage_unittest.cc View 1 chunk +1 line, -1 line 0 comments Download
M webkit/appcache/mock_appcache_service.h View 1 chunk +1 line, -1 line 0 comments Download
M webkit/browser/chromeos/fileapi/cros_mount_point_provider.h View 1 2 3 4 5 6 1 chunk +1 line, -1 line 0 comments Download
M webkit/browser/chromeos/fileapi/cros_mount_point_provider_unittest.cc View 1 2 1 chunk +1 line, -1 line 0 comments Download
M webkit/browser/database/database_quota_client.h View 1 chunk +2 lines, -2 lines 0 comments Download
M webkit/browser/database/database_tracker.cc View 1 chunk +2 lines, -2 lines 0 comments Download
M webkit/browser/database/database_tracker_unittest.cc View 1 chunk +2 lines, -2 lines 0 comments Download
M webkit/browser/fileapi/async_file_test_helper.h View 1 chunk +1 line, -1 line 0 comments Download
M webkit/browser/fileapi/async_file_test_helper.cc View 1 chunk +1 line, -1 line 0 comments Download
M webkit/browser/fileapi/copy_or_move_file_validator_unittest.cc View 1 2 3 4 5 6 1 chunk +1 line, -1 line 0 comments Download
M webkit/browser/fileapi/file_system_context.cc View 1 2 3 4 5 6 1 chunk +2 lines, -2 lines 0 comments Download
M webkit/browser/fileapi/file_system_context_unittest.cc View 1 chunk +2 lines, -2 lines 0 comments Download
M webkit/browser/fileapi/file_system_dir_url_request_job_unittest.cc View 1 2 3 4 5 6 1 chunk +1 line, -1 line 0 comments Download
M webkit/browser/fileapi/file_system_operation_context.h View 1 2 3 4 5 6 1 chunk +1 line, -1 line 0 comments Download
M webkit/browser/fileapi/file_system_quota_client.h View 1 chunk +1 line, -1 line 0 comments Download
M webkit/browser/fileapi/file_system_quota_client_unittest.cc View 1 2 3 4 5 6 1 chunk +1 line, -1 line 0 comments Download
M webkit/browser/fileapi/local_file_system_cross_operation_unittest.cc View 1 2 3 4 5 6 1 chunk +2 lines, -2 lines 0 comments Download
M webkit/browser/fileapi/local_file_system_operation.h View 1 2 3 4 5 6 1 chunk +1 line, -1 line 0 comments Download
M webkit/browser/fileapi/local_file_system_operation.cc View 1 2 3 4 5 6 1 chunk +2 lines, -2 lines 0 comments Download
M webkit/browser/fileapi/local_file_system_operation_unittest.cc View 1 2 3 4 5 6 1 chunk +2 lines, -2 lines 0 comments Download
M webkit/browser/fileapi/local_file_system_operation_write_unittest.cc View 1 2 3 4 5 6 1 chunk +1 line, -1 line 0 comments Download
M webkit/browser/fileapi/mock_file_system_context.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 +3 lines, -3 lines 0 comments Download
M webkit/browser/fileapi/sandbox_file_stream_writer.h View 1 chunk +1 line, -1 line 0 comments Download
M webkit/browser/fileapi/sandbox_file_stream_writer.cc View 1 2 3 4 5 6 1 chunk +1 line, -1 line 0 comments Download
M webkit/browser/fileapi/sandbox_file_system_test_helper.h View 1 2 3 4 5 6 1 chunk +1 line, -1 line 0 comments Download
M webkit/browser/fileapi/sandbox_file_system_test_helper.cc View 1 2 3 4 5 6 1 chunk +1 line, -1 line 0 comments Download
M webkit/browser/fileapi/sandbox_mount_point_provider.h View 1 2 3 4 5 6 1 chunk +1 line, -1 line 0 comments Download
M webkit/browser/fileapi/sandbox_mount_point_provider.cc View 1 2 3 4 5 6 1 chunk +1 line, -1 line 0 comments Download
M webkit/browser/fileapi/sandbox_quota_observer.cc View 1 chunk +2 lines, -2 lines 0 comments Download
M webkit/browser/fileapi/syncable/canned_syncable_file_system.h View 1 chunk +2 lines, -2 lines 0 comments Download
M webkit/browser/fileapi/syncable/canned_syncable_file_system.cc View 1 2 3 4 5 6 1 chunk +2 lines, -2 lines 0 comments Download
M webkit/browser/fileapi/syncable/local_file_change_tracker_unittest.cc View 1 2 3 4 5 6 1 chunk +1 line, -1 line 0 comments Download
M webkit/browser/fileapi/syncable/syncable_file_system_unittest.cc View 1 chunk +2 lines, -2 lines 0 comments Download
M webkit/browser/fileapi/test_mount_point_provider.cc View 1 2 3 4 5 6 1 chunk +1 line, -1 line 0 comments Download
A + webkit/browser/quota/mock_quota_manager.h View 2 chunks +8 lines, -8 lines 0 comments Download
A + webkit/browser/quota/mock_quota_manager.cc View 1 chunk +1 line, -1 line 0 comments Download
A + webkit/browser/quota/mock_quota_manager_unittest.cc View 1 chunk +3 lines, -3 lines 0 comments Download
A + webkit/browser/quota/mock_special_storage_policy.h View 2 chunks +4 lines, -4 lines 0 comments Download
A + webkit/browser/quota/mock_special_storage_policy.cc View 1 chunk +1 line, -1 line 0 comments Download
A + webkit/browser/quota/mock_storage_client.h View 3 chunks +4 lines, -4 lines 0 comments Download
A + webkit/browser/quota/mock_storage_client.cc View 1 2 3 4 5 6 2 chunks +2 lines, -2 lines 0 comments Download
A + webkit/browser/quota/quota_callbacks.h View 1 2 2 chunks +4 lines, -4 lines 0 comments Download
A + webkit/browser/quota/quota_client.h View 1 2 3 4 5 6 3 chunks +4 lines, -4 lines 0 comments Download
A + webkit/browser/quota/quota_database.h View 3 chunks +4 lines, -4 lines 0 comments Download
A + webkit/browser/quota/quota_database.cc View 2 chunks +2 lines, -2 lines 0 comments Download
A + webkit/browser/quota/quota_database_unittest.cc View 1 chunk +2 lines, -2 lines 0 comments Download
A + webkit/browser/quota/quota_manager.h View 1 2 3 4 5 3 chunks +8 lines, -8 lines 0 comments Download
A + webkit/browser/quota/quota_manager.cc View 1 2 3 4 5 6 2 chunks +5 lines, -5 lines 0 comments Download
A + webkit/browser/quota/quota_manager_unittest.cc View 1 2 1 chunk +4 lines, -4 lines 0 comments Download
A + webkit/browser/quota/quota_task.h View 2 chunks +3 lines, -3 lines 0 comments Download
A + webkit/browser/quota/quota_task.cc View 1 chunk +1 line, -1 line 0 comments Download
A + webkit/browser/quota/quota_temporary_storage_evictor.h View 3 chunks +4 lines, -4 lines 0 comments Download
A + webkit/browser/quota/quota_temporary_storage_evictor.cc View 1 2 1 chunk +2 lines, -2 lines 0 comments Download
A + webkit/browser/quota/quota_temporary_storage_evictor_unittest.cc View 1 2 1 chunk +3 lines, -3 lines 0 comments Download
A + webkit/browser/quota/special_storage_policy.h View 2 chunks +3 lines, -3 lines 0 comments Download
A + webkit/browser/quota/special_storage_policy.cc View 1 chunk +1 line, -1 line 0 comments Download
A + webkit/browser/quota/usage_tracker.h View 1 2 3 4 5 6 3 chunks +8 lines, -8 lines 0 comments Download
A + webkit/browser/quota/usage_tracker.cc View 1 2 3 4 5 6 1 chunk +1 line, -1 line 0 comments Download
A + webkit/browser/quota/usage_tracker_unittest.cc View 1 2 3 4 5 6 1 chunk +2 lines, -2 lines 0 comments Download
A webkit/browser/quota/webkit_browser_quota.gypi View 1 chunk +24 lines, -0 lines 0 comments Download
M webkit/browser/webkit_browser.gypi View 1 2 3 4 5 6 2 chunks +2 lines, -0 lines 0 comments Download
M webkit/common/fileapi/file_system_util.h View 1 2 3 4 5 6 1 chunk +1 line, -1 line 0 comments Download
A + webkit/common/quota/quota_status_code.h View 2 chunks +3 lines, -3 lines 0 comments Download
A + webkit/common/quota/quota_status_code.cc View 1 chunk +1 line, -1 line 0 comments Download
A + webkit/common/quota/quota_types.h View 2 chunks +4 lines, -4 lines 0 comments Download
A + webkit/common/quota/webkit_common_quota.gypi View 1 chunk +4 lines, -3 lines 0 comments Download
M webkit/common/webkit_common.gypi View 1 2 3 4 5 6 2 chunks +2 lines, -0 lines 0 comments Download
M webkit/dom_storage/dom_storage_context.cc View 1 chunk +1 line, -1 line 0 comments Download
M webkit/dom_storage/dom_storage_context_unittest.cc View 1 chunk +1 line, -1 line 0 comments Download
M webkit/plugins/ppapi/plugin_delegate.h View 1 chunk +1 line, -1 line 0 comments Download
M webkit/plugins/ppapi/quota_file_io.h View 1 chunk +1 line, -1 line 0 comments Download
D webkit/quota/mock_quota_manager.h View 1 chunk +0 lines, -197 lines 0 comments Download
D webkit/quota/mock_quota_manager.cc View 1 chunk +0 lines, -199 lines 0 comments Download
D webkit/quota/mock_quota_manager_unittest.cc View 1 chunk +0 lines, -223 lines 0 comments Download
D webkit/quota/mock_special_storage_policy.h View 1 chunk +0 lines, -90 lines 0 comments Download
D webkit/quota/mock_special_storage_policy.cc View 1 chunk +0 lines, -41 lines 0 comments Download
D webkit/quota/mock_storage_client.h View 1 chunk +0 lines, -95 lines 0 comments Download
D webkit/quota/mock_storage_client.cc View 1 2 3 4 5 6 1 chunk +0 lines, -182 lines 0 comments Download
D webkit/quota/quota_client.h View 1 2 3 4 5 6 1 chunk +0 lines, -79 lines 0 comments Download
D webkit/quota/quota_database.h View 1 chunk +0 lines, -186 lines 0 comments Download
D webkit/quota/quota_database.cc View 1 chunk +0 lines, -661 lines 0 comments Download
D webkit/quota/quota_database_unittest.cc View 1 chunk +0 lines, -579 lines 0 comments Download
D webkit/quota/quota_manager.h View 1 2 1 chunk +0 lines, -471 lines 0 comments Download
D webkit/quota/quota_manager.cc View 1 2 3 4 5 6 1 chunk +0 lines, -1668 lines 0 comments Download
D webkit/quota/quota_manager_unittest.cc View 1 2 1 chunk +0 lines, -2165 lines 0 comments Download
D webkit/quota/quota_status_code.h View 1 chunk +0 lines, -28 lines 0 comments Download
D webkit/quota/quota_status_code.cc View 1 chunk +0 lines, -29 lines 0 comments Download
D webkit/quota/quota_task.h View 1 chunk +0 lines, -79 lines 0 comments Download
D webkit/quota/quota_task.cc View 1 chunk +0 lines, -79 lines 0 comments Download
D webkit/quota/quota_temporary_storage_evictor.h View 1 chunk +0 lines, -130 lines 0 comments Download
D webkit/quota/quota_temporary_storage_evictor.cc View 1 2 1 chunk +0 lines, -261 lines 0 comments Download
D webkit/quota/quota_temporary_storage_evictor_unittest.cc View 1 2 1 chunk +0 lines, -410 lines 0 comments Download
D webkit/quota/quota_types.h View 1 chunk +0 lines, -27 lines 0 comments Download
D webkit/quota/special_storage_policy.h View 1 chunk +0 lines, -83 lines 0 comments Download
D webkit/quota/special_storage_policy.cc View 1 chunk +0 lines, -38 lines 0 comments Download
D webkit/quota/usage_tracker.h View 1 2 3 4 5 6 1 chunk +0 lines, -185 lines 0 comments Download
D webkit/quota/usage_tracker.cc View 1 2 3 4 5 6 1 chunk +0 lines, -597 lines 0 comments Download
D webkit/quota/usage_tracker_unittest.cc View 1 2 3 4 5 6 1 chunk +0 lines, -277 lines 0 comments Download
D webkit/quota/webkit_quota.gypi View 1 chunk +0 lines, -27 lines 0 comments Download
M webkit/storage/webkit_storage.gypi View 1 2 3 4 5 6 2 chunks +0 lines, -2 lines 0 comments Download
M webkit/support/webkit_support.gyp View 1 2 3 1 chunk +0 lines, -1 line 0 comments Download
M webkit/support/webkit_support.gypi View 1 2 3 4 2 chunks +2 lines, -2 lines 0 comments Download

Messages

Total messages: 13 (0 generated)
tzik
I'm splitting webkit/quota to webkit/{browser,common}/quota. Lei: Could you take a look to chrome/ and its ...
7 years, 6 months ago (2013-05-28 15:00:59 UTC) #1
kinuko
lgtm https://codereview.chromium.org/16010007/diff/8018/chrome/browser/DEPS File chrome/browser/DEPS (right): https://codereview.chromium.org/16010007/diff/8018/chrome/browser/DEPS#newcode58 chrome/browser/DEPS:58: "+webkit/common/quota", It might be ok just to add ...
7 years, 6 months ago (2013-05-28 15:19:28 UTC) #2
Avi (use Gerrit)
Just shuffling stuff around? lgtm
7 years, 6 months ago (2013-05-28 15:22:33 UTC) #3
tzik
Kinuko, Avi: Thanks! This CL also touches *_messages.h. Cris: Could you PTAL to *_messages.h below? ...
7 years, 6 months ago (2013-05-28 15:35:31 UTC) #4
mnaganov (inactive)
android_webview LGTM
7 years, 6 months ago (2013-05-28 16:14:10 UTC) #5
Lei Zhang
chrome/ lgtm
7 years, 6 months ago (2013-05-28 18:04:24 UTC) #6
Cris Neckar
IPC changes rubber stamp LGTM
7 years, 6 months ago (2013-05-29 20:29:28 UTC) #7
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/tzik@chromium.org/16010007/18001
7 years, 6 months ago (2013-05-29 23:08:15 UTC) #8
commit-bot: I haz the power
Failed to apply patch for chrome/browser/DEPS: While running patch -p1 --forward --force --no-backup-if-mismatch; patching file ...
7 years, 6 months ago (2013-05-29 23:08:50 UTC) #9
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/tzik@chromium.org/16010007/28001
7 years, 6 months ago (2013-05-30 02:07:43 UTC) #10
commit-bot: I haz the power
Retried try job too often on win_rel for step(s) interactive_ui_tests http://build.chromium.org/p/tryserver.chromium/buildstatus?builder=win_rel&number=155510
7 years, 6 months ago (2013-05-30 03:41:08 UTC) #11
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/tzik@chromium.org/16010007/28001
7 years, 6 months ago (2013-05-30 04:08:06 UTC) #12
commit-bot: I haz the power
7 years, 6 months ago (2013-05-30 05:12:49 UTC) #13
Message was sent while issue was closed.
Change committed as 203082

Powered by Google App Engine
This is Rietveld 408576698