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

Issue 18191004: webkit: Migrate from googleurl/ includes to url/ ones. (Closed)

Created:
7 years, 5 months ago by tfarina
Modified:
7 years, 5 months ago
CC:
chromium-reviews, michaeln, tzik+watch_chromium.org, dcheng, feature-media-reviews_chromium.org, darin-cc_chromium.org, kinuko+watch
Visibility:
Public.

Description

webkit: Migrate from googleurl/ includes to url/ ones. BUG=229660 TBR=darin@chromium.org Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=209316

Patch Set 1 #

Patch Set 2 : sync+rebase #

Unified diffs Side-by-side diffs Delta from patch set Stats (+117 lines, -116 lines) Patch
M webkit/base/data_element.h View 1 1 chunk +1 line, -1 line 0 comments Download
M webkit/browser/appcache/appcache.h View 1 1 chunk +1 line, -1 line 0 comments Download
M webkit/browser/appcache/appcache_database.h View 1 1 chunk +1 line, -1 line 0 comments Download
M webkit/browser/appcache/appcache_executable_handler.h View 1 chunk +1 line, -1 line 0 comments Download
M webkit/browser/appcache/appcache_group.h View 1 1 chunk +1 line, -1 line 0 comments Download
M webkit/browser/appcache/appcache_host.h View 1 chunk +1 line, -1 line 0 comments Download
M webkit/browser/appcache/appcache_interceptor.h View 1 chunk +1 line, -1 line 0 comments Download
M webkit/browser/appcache/appcache_response.h View 1 chunk +1 line, -1 line 0 comments Download
M webkit/browser/appcache/appcache_update_job.h View 1 chunk +1 line, -1 line 0 comments Download
M webkit/browser/appcache/appcache_working_set.h View 1 chunk +1 line, -1 line 0 comments Download
M webkit/browser/appcache/manifest_parser.cc View 1 chunk +1 line, -1 line 0 comments Download
M webkit/browser/appcache/manifest_parser_unittest.cc View 1 chunk +1 line, -1 line 0 comments Download
M webkit/browser/appcache/mock_appcache_policy.h View 1 chunk +1 line, -1 line 0 comments Download
M webkit/browser/blob/blob_storage_context.cc View 1 chunk +1 line, -1 line 0 comments Download
M webkit/browser/blob/blob_storage_controller.cc View 1 chunk +1 line, -1 line 0 comments Download
M webkit/browser/blob/blob_storage_host.cc View 1 chunk +1 line, -1 line 0 comments Download
M webkit/browser/database/database_util.h View 1 chunk +1 line, -1 line 0 comments Download
M webkit/browser/dom_storage/dom_storage_area.h View 1 chunk +1 line, -1 line 0 comments Download
M webkit/browser/dom_storage/dom_storage_context.h View 1 1 chunk +1 line, -1 line 0 comments Download
M webkit/browser/dom_storage/dom_storage_host.cc View 1 chunk +1 line, -1 line 0 comments Download
M webkit/browser/dom_storage/session_storage_database.cc View 1 chunk +1 line, -1 line 0 comments Download
M webkit/browser/dom_storage/session_storage_database_adapter.h View 1 chunk +1 line, -1 line 0 comments Download
M webkit/browser/dom_storage/session_storage_database_unittest.cc View 1 chunk +1 line, -1 line 0 comments Download
M webkit/browser/fileapi/file_system_context.cc View 1 1 chunk +1 line, -1 line 0 comments Download
M webkit/browser/fileapi/file_system_dir_url_request_job.cc View 1 1 chunk +1 line, -1 line 0 comments Download
M webkit/browser/fileapi/file_system_quota_client.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_quota_util.h View 1 chunk +1 line, -1 line 0 comments Download
M webkit/browser/fileapi/file_system_url.h View 1 chunk +1 line, -1 line 0 comments Download
M webkit/browser/fileapi/file_system_url_request_job.cc View 1 2 chunks +1 line, -1 line 0 comments Download
M webkit/browser/fileapi/file_system_url_unittest.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/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.cc View 1 chunk +1 line, -1 line 0 comments Download
M webkit/browser/fileapi/obfuscated_file_util.cc View 1 1 chunk +1 line, -1 line 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_system_test_helper.h 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/sandbox_mount_point_provider.h View 1 chunk +1 line, -1 line 0 comments Download
M webkit/browser/fileapi/sandbox_mount_point_provider.cc View 1 chunk +1 line, -1 line 0 comments Download
M webkit/browser/fileapi/sandbox_mount_point_provider_unittest.cc View 1 chunk +1 line, -1 line 0 comments Download
M webkit/browser/fileapi/syncable/local_file_sync_context.h View 1 1 chunk +1 line, -1 line 0 comments Download
M webkit/browser/fileapi/syncable/local_file_sync_status_unittest.cc View 1 chunk +1 line, -1 line 0 comments Download
M webkit/browser/fileapi/syncable/local_origin_change_observer.h View 1 chunk +1 line, -1 line 0 comments Download
M webkit/browser/fileapi/upload_file_system_file_element_reader.h View 1 1 chunk +1 line, -1 line 0 comments Download
M webkit/browser/quota/mock_quota_manager.h View 1 chunk +1 line, -1 line 0 comments Download
M webkit/browser/quota/mock_quota_manager.cc View 1 chunk +1 line, -1 line 0 comments Download
M webkit/browser/quota/mock_special_storage_policy.h View 1 chunk +1 line, -1 line 0 comments Download
M webkit/browser/quota/mock_storage_client.h View 1 1 chunk +1 line, -1 line 0 comments Download
M webkit/browser/quota/quota_client.h View 1 chunk +1 line, -1 line 0 comments Download
M webkit/browser/quota/quota_database.h View 1 1 chunk +1 line, -1 line 0 comments Download
M webkit/browser/quota/quota_database.cc View 1 1 chunk +1 line, -1 line 0 comments Download
M webkit/browser/quota/quota_database_unittest.cc View 1 chunk +1 line, -1 line 0 comments Download
M webkit/browser/quota/quota_manager_unittest.cc View 1 1 chunk +1 line, -1 line 0 comments Download
M webkit/browser/quota/quota_temporary_storage_evictor.cc View 1 chunk +1 line, -1 line 0 comments Download
M webkit/browser/quota/usage_tracker.h View 1 chunk +1 line, -1 line 0 comments Download
M webkit/common/appcache/appcache_interfaces.h View 1 1 chunk +3 lines, -2 lines 0 comments Download
M webkit/common/appcache/appcache_interfaces.cc View 1 chunk +1 line, -1 line 0 comments Download
M webkit/common/blob/blob_data.h View 1 1 chunk +1 line, -1 line 0 comments Download
M webkit/common/database/database_identifier.h View 1 chunk +1 line, -1 line 0 comments Download
M webkit/common/database/database_identifier.cc View 1 chunk +1 line, -1 line 0 comments Download
M webkit/common/database/database_identifier_unittest.cc View 1 chunk +1 line, -1 line 0 comments Download
M webkit/common/dom_storage/dom_storage_types.h View 1 1 chunk +1 line, -1 line 0 comments Download
M webkit/common/fileapi/file_system_util.cc View 1 chunk +1 line, -1 line 0 comments Download
M webkit/common/fileapi/file_system_util_unittest.cc View 1 chunk +1 line, -1 line 0 comments Download
M webkit/common/resource_request_body.h View 1 chunk +1 line, -1 line 0 comments Download
M webkit/common/resource_response_info.h View 1 1 chunk +1 line, -1 line 0 comments Download
M webkit/common/user_agent/user_agent.h View 1 chunk +1 line, -1 line 0 comments Download
M webkit/common/user_agent/user_agent_unittest.cc View 1 chunk +1 line, -1 line 0 comments Download
M webkit/common/webdropdata.h View 1 chunk +1 line, -1 line 0 comments Download
M webkit/common/webpreferences.h View 1 chunk +1 line, -1 line 0 comments Download
M webkit/glue/resource_loader_bridge.h View 1 chunk +1 line, -1 line 0 comments Download
M webkit/plugins/npapi/plugin_instance.h View 1 chunk +1 line, -1 line 0 comments Download
M webkit/plugins/npapi/plugin_list.cc View 1 chunk +1 line, -1 line 0 comments Download
M webkit/plugins/npapi/plugin_stream.cc View 1 chunk +1 line, -1 line 0 comments Download
M webkit/plugins/npapi/plugin_stream_url.h View 1 chunk +1 line, -1 line 0 comments Download
M webkit/plugins/npapi/plugin_string_stream.cc View 1 chunk +1 line, -1 line 0 comments Download
M webkit/plugins/npapi/webplugin_impl.h View 2 chunks +1 line, -1 line 0 comments Download
M webkit/plugins/npapi/webplugin_impl.cc View 2 chunks +12 lines, -12 lines 0 comments Download
M webkit/plugins/ppapi/plugin_delegate.h View 1 2 chunks +1 line, -1 line 0 comments Download
M webkit/plugins/ppapi/ppapi_plugin_instance.h View 2 chunks +1 line, -1 line 0 comments Download
M webkit/plugins/ppapi/ppapi_webplugin_impl.cc View 2 chunks +1 line, -1 line 0 comments Download
M webkit/plugins/ppapi/ppb_file_ref_impl.h View 1 chunk +1 line, -1 line 0 comments Download
M webkit/plugins/ppapi/ppb_file_ref_impl.cc View 2 chunks +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
M webkit/plugins/ppapi/url_request_info_util.cc View 2 chunks +2 lines, -2 lines 0 comments Download
M webkit/renderer/appcache/web_application_cache_host_impl.h View 1 chunk +2 lines, -2 lines 0 comments Download
M webkit/renderer/dom_storage/dom_storage_cached_area.h View 1 chunk +1 line, -1 line 0 comments Download
M webkit/renderer/dom_storage/dom_storage_proxy.h View 1 chunk +1 line, -1 line 0 comments Download
M webkit/renderer/fileapi/webfilewriter_base.h View 1 chunk +1 line, -1 line 0 comments Download
M webkit/renderer/fileapi/webfilewriter_base_unittest.cc View 1 chunk +1 line, -1 line 0 comments Download
M webkit/renderer/media/buffered_data_source.h View 1 chunk +1 line, -1 line 0 comments Download
M webkit/renderer/media/buffered_resource_loader.h View 1 1 chunk +1 line, -1 line 0 comments Download
M webkit/renderer/media/test_response_generator.h View 1 chunk +1 line, -1 line 0 comments Download
M webkit/renderer/media/webmediaplayer_impl.h View 2 chunks +1 line, -1 line 0 comments Download
M webkit/renderer/media/webmediaplayer_ms.h View 1 chunk +1 line, -1 line 0 comments Download
M webkit/support/platform_support_android.cc View 2 chunks +1 line, -1 line 0 comments Download
M webkit/support/test_shell_webblobregistry_impl.cc View 1 chunk +1 line, -1 line 0 comments Download
M webkit/support/webkit_support.cc View 1 1 chunk +3 lines, -3 lines 0 comments Download

Messages

Total messages: 6 (0 generated)
tfarina
TBRing...
7 years, 5 months ago (2013-06-28 13:26:45 UTC) #1
darin (slow to review)
LGTM++ :-)
7 years, 5 months ago (2013-06-28 14:28:38 UTC) #2
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/tfarina@chromium.org/18191004/1
7 years, 5 months ago (2013-06-28 17:43:12 UTC) #3
commit-bot: I haz the power
Failed to apply patch for webkit/base/data_element.h: While running patch -p1 --forward --force --no-backup-if-mismatch; patching file ...
7 years, 5 months ago (2013-06-28 17:43:31 UTC) #4
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/tfarina@chromium.org/18191004/6001
7 years, 5 months ago (2013-06-29 04:13:04 UTC) #5
tfarina
7 years, 5 months ago (2013-06-29 14:19:37 UTC) #6
Message was sent while issue was closed.
Committed patchset #2 manually as r209316 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698