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

Issue 553983013: Remove storage-related redirect headers in webkit/common/, update #includes and DEPS files to use s… (Closed)

Created:
6 years, 3 months ago by pilgrim_google
Modified:
6 years, 3 months ago
CC:
chromium-reviews, vandebo (ex-Chrome), nkostylev+watch_chromium.org, tzik, yoshiki+watch_chromium.org, rginda+watch_chromium.org, dgrogan, markusheintz_, aandrey+blink_chromium.org, stevenjb+watch_chromium.org, extensions-reviews_chromium.org, vsevik, jam, darin-cc_chromium.org, devtools-reviews_chromium.org, chromium-apps-reviews_chromium.org, android-webview-reviews_chromium.org, cmumford, jsbell+serviceworker_chromium.org, nhiroki, paulirish+reviews_chromium.org, oshima+watch_chromium.org, jsbell+idb_chromium.org, jochen+watch_chromium.org, michaeln, Lei Zhang, tfarina, serviceworker-reviews, yurys, tommycli, kinuko+serviceworker, davemoore+watch_chromium.org, Greg Billock, horo+watch_chromium.org, kinuko+fileapi, pfeldman
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Project:
chromium
Visibility:
Public.

Description

Remove storage-related redirect headers in webkit/common/, update #includes and DEPS files to use storage/ directly BUG=338338 TBR=darin@chromium.org Committed: https://crrev.com/1633055f41870196bb13958dd67185378d15c2c6 Cr-Commit-Position: refs/heads/master@{#294067}

Patch Set 1 #

Patch Set 2 : scale back some overly aggressive DEPS changes #

Total comments: 3

Patch Set 3 : fix DEPS again #

Total comments: 1

Patch Set 4 : tighten DEPS again #

Patch Set 5 : MOAR DEPS #

Patch Set 6 : rebase #

Patch Set 7 : rebase #

Unified diffs Side-by-side diffs Delta from patch set Stats (+228 lines, -301 lines) Patch
M android_webview/native/DEPS View 1 chunk +1 line, -0 lines 0 comments Download
M android_webview/native/aw_quota_manager_bridge_impl.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/DEPS View 1 2 3 4 5 6 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/browsing_data/browsing_data_database_helper.h View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/browsing_data/browsing_data_database_helper.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/browsing_data/browsing_data_database_helper_unittest.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/browsing_data/browsing_data_file_system_helper.h View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/browsing_data/browsing_data_file_system_helper.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/browsing_data/browsing_data_file_system_helper_unittest.cc View 1 chunk +1 line, -1 line 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 1 chunk +1 line, -1 line 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 chunk +1 line, -1 line 0 comments Download
M chrome/browser/chrome_quota_permission_context.h View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/chrome_quota_permission_context.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/chromeos/drive/fileapi/async_file_util.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/chromeos/drive/fileapi/fileapi_worker.h View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/chromeos/drive/fileapi/fileapi_worker.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/chromeos/extensions/file_manager/event_router.cc View 1 chunk +2 lines, -2 lines 0 comments Download
M chrome/browser/chromeos/extensions/file_manager/file_browser_handler_api.cc View 1 chunk +2 lines, -2 lines 0 comments Download
M chrome/browser/chromeos/extensions/file_manager/file_browser_handler_api_test.cc View 1 2 3 4 5 6 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/chromeos/extensions/file_manager/private_api_drive.cc View 1 chunk +2 lines, -2 lines 0 comments Download
M chrome/browser/chromeos/extensions/file_manager/private_api_file_system.cc View 1 chunk +3 lines, -3 lines 0 comments Download
M chrome/browser/chromeos/file_manager/external_filesystem_apitest.cc View 1 2 3 4 5 6 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/chromeos/file_manager/file_browser_handlers.cc View 1 chunk +2 lines, -2 lines 0 comments Download
M chrome/browser/chromeos/file_manager/fileapi_util.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/chromeos/file_manager/snapshot_manager.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/chromeos/file_system_provider/fileapi/provider_async_file_util.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/chromeos/file_system_provider/fileapi/provider_async_file_util_unittest.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/chromeos/fileapi/file_system_backend.h View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/chromeos/fileapi/file_system_backend_delegate.h View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/content_settings/tab_specific_content_settings.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/devtools/devtools_file_helper.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/extensions/api/developer_private/developer_private_api.cc View 1 2 3 4 5 6 2 chunks +1 line, -1 line 0 comments Download
M chrome/browser/extensions/api/file_handlers/app_file_handler_util.cc View 1 chunk +2 lines, -2 lines 0 comments Download
M chrome/browser/extensions/api/file_system/entry_watcher_service_unittest.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/extensions/api/file_system/file_system_api.cc View 1 chunk +2 lines, -2 lines 0 comments Download
M chrome/browser/extensions/api/page_capture/page_capture_api.h View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/extensions/api/sync_file_system/extension_sync_event_observer.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 chunk +2 lines, -2 lines 0 comments Download
M chrome/browser/extensions/api/sync_file_system/sync_file_system_api_helpers.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/extensions/extension_service_unittest.cc View 2 chunks +1 line, -1 line 0 comments Download
M chrome/browser/media_galleries/fileapi/device_media_async_file_util.h View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/media_galleries/fileapi/device_media_async_file_util.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/media_galleries/fileapi/iphoto_file_util.cc View 1 chunk +3 lines, -3 lines 0 comments Download
M chrome/browser/media_galleries/fileapi/itunes_file_util.cc View 1 chunk +2 lines, -2 lines 0 comments Download
M chrome/browser/media_galleries/fileapi/media_file_system_backend.cc View 2 chunks +2 lines, -2 lines 0 comments Download
M chrome/browser/media_galleries/fileapi/media_file_validator_browsertest.cc View 2 chunks +1 line, -1 line 0 comments Download
M chrome/browser/media_galleries/fileapi/native_media_file_util.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/media_galleries/fileapi/picasa_file_util.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/media_galleries/fileapi/picasa_file_util_unittest.cc View 2 chunks +1 line, -1 line 0 comments Download
M chrome/browser/media_galleries/imported_media_gallery_registry.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/media_galleries/linux/mtp_device_task_helper.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/media_galleries/media_file_system_registry.cc View 1 chunk +2 lines, -2 lines 0 comments Download
M chrome/browser/media_galleries/win/mtp_device_delegate_impl_win.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/sync_file_system/drive_backend/drive_backend_util.h View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/sync_file_system/drive_backend/local_to_remote_syncer.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/sync_file_system/drive_backend/metadata_database.cc View 1 2 3 4 5 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/sync_file_system/drive_backend/metadata_db_migration_util.cc View 1 chunk +2 lines, -2 lines 0 comments Download
M chrome/browser/sync_file_system/drive_backend/metadata_db_migration_util_unittest.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/sync_file_system/drive_backend/remote_to_local_syncer.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/sync_file_system/drive_backend/sync_engine.cc View 1 chunk +2 lines, -2 lines 0 comments Download
M chrome/browser/sync_file_system/drive_backend/sync_task_manager_unittest.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/sync_file_system/drive_backend/sync_worker.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/sync_file_system/fake_remote_change_processor.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/sync_file_system/local/canned_syncable_file_system.h View 1 chunk +3 lines, -3 lines 0 comments Download
M chrome/browser/sync_file_system/local/canned_syncable_file_system.cc View 2 chunks +1 line, -1 line 0 comments Download
M chrome/browser/sync_file_system/local/local_file_change_tracker.cc View 2 chunks +1 line, -1 line 0 comments Download
M chrome/browser/sync_file_system/local/local_file_sync_context.cc View 1 chunk +2 lines, -2 lines 0 comments Download
M chrome/browser/sync_file_system/local/local_file_sync_context_unittest.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/sync_file_system/local/local_file_sync_service.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/sync_file_system/local/local_file_sync_status.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/sync_file_system/local/root_delete_helper.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/sync_file_system/local/sync_file_system_backend.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/sync_file_system/local/syncable_file_system_operation.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/sync_file_system/local/syncable_file_system_unittest.cc View 2 chunks +2 lines, -2 lines 0 comments Download
M chrome/browser/sync_file_system/subtree_set.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/sync_file_system/syncable_file_system_util.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/sync_file_system/syncable_file_system_util_unittest.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/ui/webui/cookies_tree_model_util.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/ui/webui/quota_internals/quota_internals_handler.h View 2 chunks +2 lines, -2 lines 0 comments Download
M chrome/browser/ui/webui/quota_internals/quota_internals_proxy.h View 2 chunks +2 lines, -2 lines 0 comments Download
M chrome/browser/ui/webui/quota_internals/quota_internals_types.h View 2 chunks +2 lines, -2 lines 0 comments Download
M chrome/common/DEPS View 1 chunk +0 lines, -1 line 0 comments Download
M chrome/renderer/DEPS View 1 chunk +1 line, -4 lines 0 comments Download
M chrome/renderer/extensions/media_galleries_custom_bindings.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/renderer/extensions/sync_file_system_custom_bindings.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/renderer/plugins/DEPS View 1 chunk +0 lines, -1 line 0 comments Download
M chrome/test/DEPS View 1 chunk +0 lines, -1 line 0 comments Download
M components/sessions/DEPS View 1 chunk +0 lines, -1 line 0 comments Download
M content/DEPS View 1 2 3 1 chunk +1 line, -0 lines 0 comments Download
M content/browser/appcache/appcache_quota_client.h View 1 chunk +1 line, -1 line 0 comments Download
M content/browser/child_process_security_policy_impl.h View 1 chunk +1 line, -1 line 0 comments Download
M content/browser/child_process_security_policy_impl.cc View 1 chunk +1 line, -1 line 0 comments Download
M content/browser/child_process_security_policy_unittest.cc View 1 chunk +1 line, -1 line 0 comments Download
M content/browser/database_quota_client_unittest.cc View 1 chunk +1 line, -1 line 0 comments Download
M content/browser/database_tracker_unittest.cc View 1 chunk +1 line, -1 line 0 comments Download
M content/browser/database_util_unittest.cc View 1 chunk +1 line, -1 line 0 comments Download
M content/browser/dom_storage/dom_storage_area.cc View 1 chunk +2 lines, -2 lines 0 comments Download
M content/browser/fileapi/blob_storage_host.h View 1 chunk +1 line, -1 line 0 comments Download
M content/browser/fileapi/blob_url_request_job_unittest.cc View 1 chunk +1 line, -1 line 0 comments Download
M content/browser/fileapi/copy_or_move_file_validator_unittest.cc View 2 chunks +2 lines, -2 lines 0 comments Download
M content/browser/fileapi/copy_or_move_operation_delegate_unittest.cc View 2 chunks +1 line, -1 line 0 comments Download
M content/browser/fileapi/file_system_operation_impl_unittest.cc View 2 chunks +2 lines, -2 lines 0 comments Download
M content/browser/fileapi/file_system_operation_impl_write_unittest.cc View 2 chunks +2 lines, -2 lines 0 comments Download
M content/browser/fileapi/file_system_quota_client_unittest.cc View 1 chunk +3 lines, -3 lines 0 comments Download
M content/browser/fileapi/file_system_url_unittest.cc View 1 chunk +2 lines, -2 lines 0 comments Download
M content/browser/fileapi/fileapi_message_filter.h View 1 chunk +3 lines, -3 lines 0 comments Download
M content/browser/fileapi/fileapi_message_filter.cc View 1 chunk +6 lines, -6 lines 0 comments Download
M content/browser/fileapi/fileapi_message_filter_unittest.cc View 1 chunk +1 line, -1 line 0 comments Download
M content/browser/fileapi/local_file_util_unittest.cc View 2 chunks +1 line, -1 line 0 comments Download
M content/browser/fileapi/obfuscated_file_util_unittest.cc View 2 chunks +2 lines, -2 lines 0 comments Download
M content/browser/fileapi/plugin_private_file_system_backend_unittest.cc View 1 chunk +1 line, -1 line 0 comments Download
M content/browser/fileapi/sandbox_database_test_helper.cc View 1 chunk +1 line, -1 line 0 comments Download
M content/browser/fileapi/sandbox_directory_database_unittest.cc View 1 chunk +1 line, -1 line 0 comments Download
M content/browser/fileapi/sandbox_file_system_backend_unittest.cc View 1 chunk +1 line, -1 line 0 comments Download
M content/browser/fileapi/sandbox_origin_database_unittest.cc View 1 chunk +1 line, -1 line 0 comments Download
M content/browser/fileapi/transient_file_util_unittest.cc View 1 chunk +1 line, -1 line 0 comments Download
M content/browser/indexed_db/indexed_db_active_blob_registry.h View 1 chunk +1 line, -1 line 0 comments Download
M content/browser/indexed_db/indexed_db_backing_store.cc View 2 chunks +1 line, -1 line 0 comments Download
M content/browser/indexed_db/indexed_db_blob_info.h View 1 chunk +1 line, -1 line 0 comments Download
M content/browser/indexed_db/indexed_db_callbacks.cc View 1 chunk +2 lines, -2 lines 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 +1 line, -1 line 0 comments Download
M content/browser/indexed_db/indexed_db_dispatcher_host.cc View 1 chunk +1 line, -1 line 0 comments Download
M content/browser/indexed_db/indexed_db_factory_impl.cc View 1 chunk +1 line, -1 line 0 comments Download
M content/browser/indexed_db/indexed_db_factory_unittest.cc View 1 chunk +1 line, -1 line 0 comments Download
M content/browser/indexed_db/indexed_db_internals_ui.cc View 1 chunk +1 line, -1 line 0 comments Download
M content/browser/indexed_db/indexed_db_quota_client.h View 1 chunk +1 line, -1 line 0 comments Download
M content/browser/indexed_db/indexed_db_quota_client_unittest.cc View 1 chunk +1 line, -1 line 0 comments Download
M content/browser/indexed_db/indexed_db_unittest.cc View 1 chunk +1 line, -1 line 0 comments Download
M content/browser/loader/redirect_to_file_resource_handler.cc View 1 chunk +1 line, -1 line 0 comments Download
M content/browser/loader/resource_dispatcher_host_impl.cc View 1 chunk +2 lines, -2 lines 0 comments Download
M content/browser/loader/resource_dispatcher_host_unittest.cc View 1 chunk +1 line, -1 line 0 comments Download
M content/browser/loader/resource_loader_unittest.cc View 1 chunk +1 line, -1 line 0 comments Download
M content/browser/loader/temporary_file_stream.cc View 1 chunk +1 line, -1 line 0 comments Download
M content/browser/loader/temporary_file_stream_unittest.cc View 1 chunk +1 line, -1 line 0 comments Download
M content/browser/quota/mock_quota_manager.h View 1 chunk +1 line, -1 line 0 comments Download
M content/browser/quota/mock_quota_manager_proxy.h View 1 chunk +1 line, -1 line 0 comments Download
M content/browser/quota_dispatcher_host.h View 1 chunk +1 line, -1 line 0 comments Download
M content/browser/renderer_host/database_message_filter.h View 1 chunk +2 lines, -2 lines 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/pepper/pepper_file_io_host.cc View 1 chunk +1 line, -1 line 0 comments Download
M content/browser/renderer_host/pepper/pepper_file_system_browser_host.cc View 1 chunk +2 lines, -2 lines 0 comments Download
M content/browser/renderer_host/pepper/pepper_internal_file_ref_backend.cc View 1 chunk +1 line, -1 line 0 comments Download
M content/browser/renderer_host/pepper/quota_reservation.cc View 1 chunk +1 line, -1 line 0 comments Download
M content/browser/service_worker/service_worker_browsertest.cc View 1 chunk +1 line, -1 line 0 comments Download
M content/browser/service_worker/service_worker_cache_unittest.cc View 1 chunk +1 line, -1 line 0 comments Download
M content/browser/service_worker/service_worker_url_request_job_unittest.cc View 1 chunk +1 line, -1 line 0 comments Download
M content/browser/storage_partition_impl_map.cc View 1 chunk +1 line, -1 line 0 comments Download
M content/child/fileapi/file_system_dispatcher.h View 1 chunk +2 lines, -2 lines 0 comments Download
M content/child/fileapi/file_system_dispatcher.cc View 1 chunk +1 line, -1 line 0 comments Download
M content/child/fileapi/webfilesystem_impl.cc View 1 chunk +2 lines, -2 lines 0 comments Download
M content/child/fileapi/webfilewriter_base.cc View 1 chunk +1 line, -1 line 0 comments Download
M content/child/quota_dispatcher.h View 1 chunk +1 line, -1 line 0 comments Download
M content/child/web_database_observer_impl.h View 1 chunk +1 line, -1 line 0 comments Download
M content/child/webblobregistry_impl.cc View 1 chunk +1 line, -1 line 0 comments Download
M content/common/database_connections_unittest.cc View 1 chunk +1 line, -1 line 0 comments Download
M content/common/database_identifier_unittest.cc View 1 chunk +1 line, -1 line 0 comments Download
M content/common/fileapi/file_system_messages.h View 1 chunk +4 lines, -4 lines 0 comments Download
M content/common/fileapi/file_system_util_unittest.cc View 1 chunk +1 line, -1 line 0 comments Download
M content/common/fileapi/webblob_messages.h View 1 chunk +1 line, -1 line 0 comments Download
M content/common/pepper_file_util.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/common/resource_request_body.h View 1 chunk +1 line, -1 line 0 comments Download
M content/common/shareable_file_reference_unittest.cc View 1 chunk +1 line, -1 line 0 comments Download
M content/public/browser/quota_permission_context.h View 1 chunk +1 line, -1 line 0 comments Download
M content/public/common/storage_quota_params.h View 1 chunk +1 line, -1 line 0 comments Download
M content/public/test/async_file_test_helper.h View 1 chunk +2 lines, -2 lines 0 comments Download
M content/public/test/async_file_test_helper.cc View 1 chunk +1 line, -1 line 0 comments Download
M content/public/test/mock_blob_url_request_context.cc View 1 chunk +1 line, -1 line 0 comments Download
M content/public/test/sandbox_file_system_test_helper.h View 1 chunk +3 lines, -3 lines 0 comments Download
M content/public/test/sandbox_file_system_test_helper.cc View 2 chunks +1 line, -1 line 0 comments Download
M content/public/test/test_file_system_backend.cc View 2 chunks +1 line, -1 line 0 comments Download
D content/renderer/dom_storage/DEPS View 1 chunk +0 lines, -3 lines 0 comments Download
M content/renderer/pepper/pepper_file_system_host.cc View 1 chunk +1 line, -1 line 0 comments Download
M content/renderer/pepper/resource_converter.cc View 1 chunk +1 line, -1 line 0 comments Download
M content/renderer/renderer_webkitplatformsupport_impl.cc View 2 chunks +1 line, -1 line 0 comments Download
M content/shell/browser/shell_quota_permission_context.cc View 1 chunk +1 line, -1 line 0 comments Download
M extensions/renderer/DEPS View 1 chunk +1 line, -1 line 0 comments Download
M extensions/renderer/file_system_natives.cc View 1 chunk +2 lines, -2 lines 0 comments Download
D webkit/common/blob/blob_data.h View 1 chunk +0 lines, -5 lines 0 comments Download
D webkit/common/blob/scoped_file.h View 1 chunk +0 lines, -5 lines 0 comments Download
D webkit/common/blob/shareable_file_reference.h View 1 chunk +0 lines, -5 lines 0 comments Download
D webkit/common/data_element.h View 1 chunk +0 lines, -5 lines 0 comments Download
D webkit/common/database/database_connections.h View 1 chunk +0 lines, -5 lines 0 comments Download
D webkit/common/database/database_identifier.h View 1 chunk +0 lines, -5 lines 0 comments Download
D webkit/common/fileapi/directory_entry.h View 1 chunk +0 lines, -5 lines 0 comments Download
D webkit/common/fileapi/file_system_info.h View 1 chunk +0 lines, -5 lines 0 comments Download
D webkit/common/fileapi/file_system_mount_option.h View 1 chunk +0 lines, -5 lines 0 comments Download
D webkit/common/fileapi/file_system_types.h View 1 chunk +0 lines, -5 lines 0 comments Download
D webkit/common/fileapi/file_system_util.h View 1 chunk +0 lines, -5 lines 0 comments Download
D webkit/common/quota/quota_status_code.h View 1 chunk +0 lines, -5 lines 0 comments Download
D webkit/common/quota/quota_types.h View 1 chunk +0 lines, -5 lines 0 comments Download

Messages

Total messages: 21 (6 generated)
pilgrim_google
6 years, 3 months ago (2014-09-09 15:25:49 UTC) #2
jamesr
https://codereview.chromium.org/553983013/diff/20001/android_webview/DEPS File android_webview/DEPS (left): https://codereview.chromium.org/553983013/diff/20001/android_webview/DEPS#oldcode22 android_webview/DEPS:22: "+webkit", why this change? https://codereview.chromium.org/553983013/diff/20001/chrome/browser/DEPS File chrome/browser/DEPS (left): https://codereview.chromium.org/553983013/diff/20001/chrome/browser/DEPS#oldcode126 ...
6 years, 3 months ago (2014-09-09 18:21:51 UTC) #3
jamesr
Code changes lgtm but you need to tighten up the DEPS before landing. We don't ...
6 years, 3 months ago (2014-09-09 18:41:59 UTC) #4
pilgrim_google
On 2014/09/09 18:21:51, jamesr wrote: > https://codereview.chromium.org/553983013/diff/20001/android_webview/DEPS > File android_webview/DEPS (left): > > https://codereview.chromium.org/553983013/diff/20001/android_webview/DEPS#oldcode22 > ...
6 years, 3 months ago (2014-09-09 18:42:06 UTC) #5
jamesr
almost! https://codereview.chromium.org/553983013/diff/40001/chrome/browser/DEPS File chrome/browser/DEPS (right): https://codereview.chromium.org/553983013/diff/40001/chrome/browser/DEPS#newcode125 chrome/browser/DEPS:125: "+storage", this too. since this is chrome/browser/, it ...
6 years, 3 months ago (2014-09-09 18:47:12 UTC) #6
pilgrim_google
On 2014/09/09 18:41:59, jamesr wrote: > https://codereview.chromium.org/553983013/diff/20001/content/DEPS > File content/DEPS (right): > > https://codereview.chromium.org/553983013/diff/20001/content/DEPS#newcode110 > ...
6 years, 3 months ago (2014-09-09 18:48:05 UTC) #7
jamesr
OK great. lgtm
6 years, 3 months ago (2014-09-09 18:48:56 UTC) #8
pilgrim_google
On 2014/09/09 18:47:12, jamesr wrote: > almost! > > https://codereview.chromium.org/553983013/diff/40001/chrome/browser/DEPS > File chrome/browser/DEPS (right): > ...
6 years, 3 months ago (2014-09-09 18:50:37 UTC) #9
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/pilgrim@chromium.org/553983013/100001
6 years, 3 months ago (2014-09-09 19:00:11 UTC) #11
commit-bot: I haz the power
Try jobs failed on following builders: mac_chromium_rel_swarming on tryserver.chromium.mac (http://build.chromium.org/p/tryserver.chromium.mac/builders/mac_chromium_rel_swarming/builds/11806)
6 years, 3 months ago (2014-09-09 22:12:52 UTC) #13
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/pilgrim@chromium.org/553983013/100001
6 years, 3 months ago (2014-09-09 22:33:22 UTC) #15
commit-bot: I haz the power
Failed to apply patch for chrome/browser/chromeos/extensions/file_manager/file_browser_handler_api_test.cc: While running git apply --index -p1; error: patch failed: ...
6 years, 3 months ago (2014-09-09 23:55:33 UTC) #17
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/pilgrim@chromium.org/553983013/120001
6 years, 3 months ago (2014-09-10 00:14:19 UTC) #19
commit-bot: I haz the power
Committed patchset #7 (id:120001) as cc825f30a920f695a5dbf5a334598ec3d5c08f29
6 years, 3 months ago (2014-09-10 01:33:57 UTC) #20
commit-bot: I haz the power
6 years, 3 months ago (2014-09-10 03:57:27 UTC) #21
Message was sent while issue was closed.
Patchset 7 (id:??) landed as
https://crrev.com/1633055f41870196bb13958dd67185378d15c2c6
Cr-Commit-Position: refs/heads/master@{#294067}

Powered by Google App Engine
This is Rietveld 408576698