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

Issue 15937016: Update refernces to Blink's Platform API (webkit) (Closed)

Created:
7 years, 6 months ago by abarth-chromium
Modified:
7 years, 6 months ago
Reviewers:
jamesr
CC:
chromium-reviews, michaeln, feature-media-reviews_chromium.org, tzik+watch_chromium.org, apatrick_chromium, sail+watch_chromium.org, darin-cc_chromium.org, dcheng, oshima+watch_chromium.org, Paweł Hajdan Jr., kinuko+watch, stevenjb+watch_chromium.org, cc-bugs_chromium.org
Visibility:
Public.

Description

Update refernces to Blink's Platform API (webkit) These headers have moved from Source/Platform/chromium/public to public/platform. This CL updates src/webkit's references to the old location to point to the new location. After this CL lands, I'll remove the forwarding headers that are letting these references still work. TBR=jamesr@chromium.org BUG=239545 Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=203020

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+393 lines, -393 lines) Patch
M webkit/DEPS View 1 chunk +1 line, -1 line 0 comments Download
M webkit/appcache/web_application_cache_host_impl.h View 1 chunk +2 lines, -2 lines 0 comments Download
M webkit/appcache/web_application_cache_host_impl.cc View 1 chunk +3 lines, -3 lines 0 comments Download
M webkit/base/file_path_string_conversions.cc View 1 chunk +1 line, -1 line 0 comments Download
M webkit/base/origin_url_conversions.cc View 1 chunk +1 line, -1 line 0 comments Download
M webkit/browser/chromeos/fileapi/cros_mount_point_provider.cc View 1 chunk +3 lines, -3 lines 0 comments Download
M webkit/browser/database/database_util.cc View 1 chunk +1 line, -1 line 0 comments Download
M webkit/common/fileapi/file_system_types.h View 1 chunk +2 lines, -2 lines 0 comments Download
M webkit/common/fileapi/file_system_util.h View 1 chunk +1 line, -1 line 0 comments Download
M webkit/common/gpu/grcontext_for_webgraphicscontext3d.cc View 1 chunk +1 line, -1 line 0 comments Download
M webkit/common/gpu/webgraphicscontext3d_in_process_command_buffer_impl.h View 1 chunk +2 lines, -2 lines 0 comments Download
M webkit/common/gpu/webgraphicscontext3d_in_process_impl.h View 1 chunk +2 lines, -2 lines 0 comments Download
M webkit/common/gpu/webgraphicscontext3d_in_process_impl.cc View 1 chunk +1 line, -1 line 0 comments Download
M webkit/common/gpu/webgraphicscontext3d_provider_impl.h View 1 chunk +1 line, -1 line 0 comments Download
M webkit/dom_storage/dom_storage_area.cc View 1 chunk +1 line, -1 line 0 comments Download
M webkit/glue/cpp_bound_class.cc View 1 chunk +1 line, -1 line 0 comments Download
M webkit/glue/fling_animator_impl_android.h View 1 chunk +3 lines, -3 lines 0 comments Download
M webkit/glue/fling_animator_impl_android.cc View 1 chunk +2 lines, -2 lines 0 comments Download
M webkit/glue/fling_curve_configuration.h View 1 chunk +2 lines, -2 lines 0 comments Download
M webkit/glue/fling_curve_configuration.cc View 1 chunk +1 line, -1 line 0 comments Download
M webkit/glue/ftp_directory_listing_response_delegate.h View 1 chunk +1 line, -1 line 0 comments Download
M webkit/glue/ftp_directory_listing_response_delegate.cc View 1 chunk +2 lines, -2 lines 0 comments Download
M webkit/glue/glue_serialize_deprecated.cc View 1 chunk +6 lines, -6 lines 0 comments Download
M webkit/glue/glue_serialize_unittest.cc View 1 chunk +3 lines, -3 lines 0 comments Download
M webkit/glue/image_decoder.cc View 1 chunk +3 lines, -3 lines 0 comments Download
M webkit/glue/multipart_response_delegate.h View 1 chunk +1 line, -1 line 0 comments Download
M webkit/glue/multipart_response_delegate.cc View 1 chunk +4 lines, -4 lines 0 comments Download
M webkit/glue/multipart_response_delegate_unittest.cc View 1 chunk +4 lines, -4 lines 0 comments Download
M webkit/glue/resource_loader_bridge.h View 1 chunk +2 lines, -2 lines 0 comments Download
M webkit/glue/resource_type.h View 1 chunk +1 line, -1 line 0 comments Download
M webkit/glue/simple_webmimeregistry_impl.h View 1 chunk +1 line, -1 line 0 comments Download
M webkit/glue/simple_webmimeregistry_impl.cc View 1 chunk +1 line, -1 line 0 comments Download
M webkit/glue/touch_fling_gesture_curve.h View 1 chunk +4 lines, -4 lines 0 comments Download
M webkit/glue/touch_fling_gesture_curve.cc View 1 chunk +5 lines, -5 lines 0 comments Download
M webkit/glue/touch_fling_gesture_curve_unittest.cc View 1 chunk +5 lines, -5 lines 0 comments Download
M webkit/glue/web_discardable_memory_impl.h View 1 chunk +1 line, -1 line 0 comments Download
M webkit/glue/web_io_operators.cc View 1 chunk +3 lines, -3 lines 0 comments Download
M webkit/glue/webclipboard_impl.h View 1 chunk +1 line, -1 line 0 comments Download
M webkit/glue/webclipboard_impl.cc View 1 chunk +7 lines, -7 lines 0 comments Download
M webkit/glue/webcursor.cc View 1 chunk +1 line, -1 line 0 comments Download
M webkit/glue/webcursor_mac.mm View 1 chunk +2 lines, -2 lines 0 comments Download
M webkit/glue/webdropdata.h View 1 chunk +1 line, -1 line 0 comments Download
M webkit/glue/webdropdata.cc View 1 chunk +5 lines, -5 lines 0 comments Download
M webkit/glue/webfallbackthemeengine_impl.h View 1 chunk +1 line, -1 line 0 comments Download
M webkit/glue/webfallbackthemeengine_impl.cc View 1 chunk +2 lines, -2 lines 0 comments Download
M webkit/glue/webfileutilities_impl.h View 1 chunk +2 lines, -2 lines 0 comments Download
M webkit/glue/webfileutilities_impl.cc View 1 chunk +3 lines, -3 lines 0 comments Download
M webkit/glue/webkit_glue.h View 1 chunk +2 lines, -2 lines 0 comments Download
M webkit/glue/webkit_glue.cc View 1 chunk +7 lines, -7 lines 0 comments Download
M webkit/glue/webkitplatformsupport_impl.h View 1 chunk +2 lines, -2 lines 0 comments Download
M webkit/glue/webkitplatformsupport_impl.cc View 1 chunk +8 lines, -8 lines 0 comments Download
M webkit/glue/webpreferences.cc View 1 chunk +3 lines, -3 lines 0 comments Download
M webkit/glue/websocketstreamhandle_impl.h View 1 chunk +1 line, -1 line 0 comments Download
M webkit/glue/websocketstreamhandle_impl.cc View 1 chunk +4 lines, -4 lines 0 comments Download
M webkit/glue/webthemeengine_impl_android.h View 1 chunk +1 line, -1 line 0 comments Download
M webkit/glue/webthemeengine_impl_android.cc View 1 chunk +2 lines, -2 lines 0 comments Download
M webkit/glue/webthemeengine_impl_default.h View 1 chunk +1 line, -1 line 0 comments Download
M webkit/glue/webthemeengine_impl_default.cc View 1 chunk +2 lines, -2 lines 0 comments Download
M webkit/glue/webthemeengine_impl_mac.h View 1 chunk +1 line, -1 line 0 comments Download
M webkit/glue/webthemeengine_impl_mac.cc View 1 chunk +2 lines, -2 lines 0 comments Download
M webkit/glue/webthemeengine_impl_win.h View 1 chunk +1 line, -1 line 0 comments Download
M webkit/glue/webthemeengine_impl_win.cc View 1 chunk +1 line, -1 line 0 comments Download
M webkit/glue/webthread_impl.h View 1 chunk +1 line, -1 line 0 comments Download
M webkit/glue/weburlloader_impl.h View 1 chunk +1 line, -1 line 0 comments Download
M webkit/glue/weburlloader_impl.cc View 1 chunk +8 lines, -8 lines 0 comments Download
M webkit/glue/weburlrequest_extradata_impl.h View 1 chunk +3 lines, -3 lines 0 comments Download
M webkit/glue/weburlresponse_extradata_impl.h View 1 chunk +1 line, -1 line 0 comments Download
M webkit/glue/worker_task_runner.h View 1 chunk +1 line, -1 line 0 comments Download
M webkit/media/active_loader.cc View 1 chunk +1 line, -1 line 0 comments Download
M webkit/media/android/audio_decoder_android.cc View 1 chunk +1 line, -1 line 0 comments Download
M webkit/media/android/media_source_delegate.cc View 1 chunk +1 line, -1 line 0 comments Download
M webkit/media/android/webmediaplayer_android.h View 1 chunk +3 lines, -3 lines 0 comments Download
M webkit/media/android/webmediaplayer_android.cc View 1 chunk +1 line, -1 line 0 comments Download
M webkit/media/audio_decoder.cc View 1 chunk +1 line, -1 line 0 comments Download
M webkit/media/buffered_data_source_unittest.cc View 1 chunk +1 line, -1 line 0 comments Download
M webkit/media/buffered_resource_loader.h View 1 chunk +3 lines, -3 lines 0 comments Download
M webkit/media/buffered_resource_loader.cc View 1 chunk +3 lines, -3 lines 0 comments Download
M webkit/media/buffered_resource_loader_unittest.cc View 1 chunk +4 lines, -4 lines 0 comments Download
M webkit/media/cache_util.cc View 1 chunk +3 lines, -3 lines 0 comments Download
M webkit/media/cache_util_unittest.cc View 1 chunk +2 lines, -2 lines 0 comments Download
M webkit/media/crypto/key_systems.cc View 1 chunk +2 lines, -2 lines 0 comments Download
M webkit/media/crypto/key_systems_unittest.cc View 1 chunk +1 line, -1 line 0 comments Download
M webkit/media/crypto/proxy_decryptor.cc View 1 chunk +1 line, -1 line 0 comments Download
M webkit/media/test_response_generator.h View 1 chunk +2 lines, -2 lines 0 comments Download
M webkit/media/test_response_generator.cc View 1 chunk +2 lines, -2 lines 0 comments Download
M webkit/media/webaudiosourceprovider_impl.h View 1 chunk +1 line, -1 line 0 comments Download
M webkit/media/webinbandtexttrack_impl.h View 1 chunk +1 line, -1 line 0 comments Download
M webkit/media/webmediaplayer_impl.h View 1 chunk +1 line, -1 line 0 comments Download
M webkit/media/webmediaplayer_impl.cc View 1 chunk +4 lines, -4 lines 0 comments Download
M webkit/media/webmediaplayer_ms.cc View 1 chunk +3 lines, -3 lines 0 comments Download
M webkit/media/webmediasourceclient_impl.cc View 1 chunk +2 lines, -2 lines 0 comments Download
M webkit/mocks/mock_webhyphenator.h View 1 chunk +1 line, -1 line 0 comments Download
M webkit/mocks/mock_weburlloader.cc View 1 chunk +4 lines, -4 lines 0 comments Download
M webkit/mocks/test_media_stream_client.h View 1 chunk +1 line, -1 line 0 comments Download
M webkit/mocks/test_media_stream_client.cc View 1 chunk +3 lines, -3 lines 0 comments Download
M webkit/plugins/npapi/webplugin_delegate.h View 1 chunk +1 line, -1 line 0 comments Download
M webkit/plugins/npapi/webplugin_impl.h View 1 chunk +5 lines, -5 lines 0 comments Download
M webkit/plugins/npapi/webplugin_impl.cc View 1 chunk +10 lines, -10 lines 0 comments Download
M webkit/plugins/npapi/webplugin_impl_unittest.cc View 1 chunk +3 lines, -3 lines 0 comments Download
M webkit/plugins/ppapi/event_conversion.cc View 1 chunk +2 lines, -2 lines 0 comments Download
M webkit/plugins/ppapi/host_globals.cc View 1 chunk +1 line, -1 line 0 comments Download
M webkit/plugins/ppapi/mock_plugin_delegate.cc View 1 chunk +1 line, -1 line 0 comments Download
M webkit/plugins/ppapi/ppapi_plugin_instance.h View 1 chunk +4 lines, -4 lines 0 comments Download
M webkit/plugins/ppapi/ppapi_plugin_instance.cc View 1 chunk +5 lines, -5 lines 0 comments Download
M webkit/plugins/ppapi/ppapi_webplugin_impl.cc View 1 chunk +4 lines, -4 lines 0 comments Download
M webkit/plugins/ppapi/ppb_graphics_3d_impl.cc View 1 chunk +1 line, -1 line 0 comments Download
M webkit/plugins/ppapi/ppb_scrollbar_impl.h View 1 chunk +1 line, -1 line 0 comments Download
M webkit/plugins/ppapi/ppb_scrollbar_impl.cc View 1 chunk +3 lines, -3 lines 0 comments Download
M webkit/plugins/ppapi/url_request_info_util.cc View 1 chunk +4 lines, -4 lines 0 comments Download
M webkit/plugins/ppapi/url_response_info_util.cc View 1 chunk +4 lines, -4 lines 0 comments Download
M webkit/plugins/sad_plugin.h View 1 chunk +1 line, -1 line 0 comments Download
M webkit/renderer/compositor_bindings/scrollbar_impl.h View 1 chunk +1 line, -1 line 0 comments Download
M webkit/renderer/compositor_bindings/scrollbar_impl.cc View 1 chunk +2 lines, -2 lines 0 comments Download
M webkit/renderer/compositor_bindings/web_animation_curve_common.h View 1 chunk +1 line, -1 line 0 comments Download
M webkit/renderer/compositor_bindings/web_animation_impl.h View 1 chunk +1 line, -1 line 0 comments Download
M webkit/renderer/compositor_bindings/web_animation_impl.cc View 1 chunk +2 lines, -2 lines 0 comments Download
M webkit/renderer/compositor_bindings/web_compositing_reasons.cc View 1 chunk +1 line, -1 line 0 comments Download
M webkit/renderer/compositor_bindings/web_compositor_support_impl.h View 1 chunk +3 lines, -3 lines 0 comments Download
M webkit/renderer/compositor_bindings/web_content_layer_impl.h View 1 chunk +1 line, -1 line 0 comments Download
M webkit/renderer/compositor_bindings/web_content_layer_impl.cc View 1 chunk +5 lines, -5 lines 0 comments Download
M webkit/renderer/compositor_bindings/web_external_texture_layer_impl.h View 1 chunk +1 line, -1 line 0 comments Download
M webkit/renderer/compositor_bindings/web_external_texture_layer_impl.cc View 1 chunk +4 lines, -4 lines 0 comments Download
M webkit/renderer/compositor_bindings/web_float_animation_curve_impl.h View 1 chunk +1 line, -1 line 0 comments Download
M webkit/renderer/compositor_bindings/web_image_layer_impl.h View 1 chunk +1 line, -1 line 0 comments Download
M webkit/renderer/compositor_bindings/web_layer_impl.h View 1 chunk +10 lines, -10 lines 0 comments Download
M webkit/renderer/compositor_bindings/web_layer_impl.cc View 1 chunk +5 lines, -5 lines 0 comments Download
M webkit/renderer/compositor_bindings/web_layer_impl_fixed_bounds.cc View 1 chunk +2 lines, -2 lines 0 comments Download
M webkit/renderer/compositor_bindings/web_layer_impl_fixed_bounds_unittest.cc View 1 chunk +2 lines, -2 lines 0 comments Download
M webkit/renderer/compositor_bindings/web_rendering_stats_impl.h View 1 chunk +1 line, -1 line 0 comments Download
M webkit/renderer/compositor_bindings/web_scrollbar_layer_impl.h View 1 chunk +1 line, -1 line 0 comments Download
M webkit/renderer/compositor_bindings/web_scrollbar_layer_impl.cc View 1 chunk +1 line, -1 line 0 comments Download
M webkit/renderer/compositor_bindings/web_solid_color_layer_impl.h View 1 chunk +2 lines, -2 lines 0 comments Download
M webkit/renderer/compositor_bindings/web_to_ccscrollbar_theme_painter_adapter.cc View 1 chunk +2 lines, -2 lines 0 comments Download
M webkit/renderer/compositor_bindings/web_transform_animation_curve_impl.h View 1 chunk +1 line, -1 line 0 comments Download
M webkit/renderer/compositor_bindings/web_transform_operations_impl.h View 1 chunk +1 line, -1 line 0 comments Download
M webkit/renderer/fileapi/webfilewriter_base.cc 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/support/simple_database_system.cc View 1 chunk +1 line, -1 line 0 comments Download
M webkit/support/test_media_stream_client.h View 1 chunk +1 line, -1 line 0 comments Download
M webkit/support/test_media_stream_client.cc View 1 chunk +3 lines, -3 lines 0 comments Download
M webkit/support/test_webidbfactory.h View 1 chunk +1 line, -1 line 0 comments Download
M webkit/support/test_webkit_platform_support.h View 1 chunk +3 lines, -3 lines 0 comments Download
M webkit/support/test_webkit_platform_support.cc View 2 chunks +9 lines, -9 lines 0 comments Download
M webkit/support/test_webmessageportchannel.h View 1 chunk +1 line, -1 line 0 comments Download
M webkit/support/test_webmessageportchannel.cc View 1 chunk +2 lines, -2 lines 0 comments Download
M webkit/support/test_webplugin_page_delegate.cc View 1 chunk +1 line, -1 line 0 comments Download
M webkit/support/web_audio_device_mock.h View 1 chunk +1 line, -1 line 0 comments Download
M webkit/support/web_gesture_curve_mock.h View 1 chunk +3 lines, -3 lines 0 comments Download
M webkit/support/web_gesture_curve_mock.cc View 1 chunk +2 lines, -2 lines 0 comments Download
M webkit/support/web_layer_tree_view_impl_for_testing.h View 1 chunk +1 line, -1 line 0 comments Download
M webkit/support/web_layer_tree_view_impl_for_testing.cc View 1 chunk +6 lines, -6 lines 0 comments Download
M webkit/support/webkit_support.h View 1 chunk +7 lines, -7 lines 0 comments Download
M webkit/support/webkit_support.cc View 1 chunk +2 lines, -2 lines 0 comments Download
M webkit/support/weburl_loader_mock.h View 1 chunk +1 line, -1 line 0 comments Download
M webkit/support/weburl_loader_mock.cc View 1 chunk +3 lines, -3 lines 0 comments Download
M webkit/support/weburl_loader_mock_factory.h View 1 chunk +3 lines, -3 lines 0 comments Download
M webkit/support/weburl_loader_mock_factory.cc View 1 chunk +4 lines, -4 lines 0 comments Download
M webkit/tools/test_shell/mock_webclipboard_impl.h View 1 chunk +3 lines, -3 lines 0 comments Download
M webkit/tools/test_shell/mock_webclipboard_impl.cc View 1 chunk +4 lines, -4 lines 0 comments Download
M webkit/tools/test_shell/simple_dom_storage_system.cc View 1 chunk +3 lines, -3 lines 0 comments Download
M webkit/tools/test_shell/simple_file_system.h View 1 chunk +2 lines, -2 lines 0 comments Download
M webkit/tools/test_shell/simple_file_system.cc View 1 chunk +3 lines, -3 lines 0 comments Download
M webkit/tools/test_shell/simple_socket_stream_bridge.cc View 1 chunk +1 line, -1 line 0 comments Download
M webkit/tools/test_shell/simple_webcookiejar_impl.h View 1 chunk +2 lines, -2 lines 0 comments Download
M webkit/tools/test_shell/simple_webcookiejar_impl.cc View 1 chunk +1 line, -1 line 0 comments Download
M webkit/tools/test_shell/test_shell_request_context.cc View 1 chunk +1 line, -1 line 0 comments Download
M webkit/tools/test_shell/test_shell_webblobregistry_impl.h View 1 chunk +1 line, -1 line 0 comments Download
M webkit/tools/test_shell/test_shell_webblobregistry_impl.cc View 1 chunk +2 lines, -2 lines 0 comments Download
M webkit/tools/test_shell/test_shell_webmimeregistry_impl.cc View 1 chunk +1 line, -1 line 0 comments Download

Messages

Total messages: 4 (0 generated)
abarth-chromium
7 years, 6 months ago (2013-05-29 19:47:33 UTC) #1
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/abarth@chromium.org/15937016/1
7 years, 6 months ago (2013-05-29 19:48:45 UTC) #2
jamesr
lgtm
7 years, 6 months ago (2013-05-29 19:51:44 UTC) #3
commit-bot: I haz the power
7 years, 6 months ago (2013-05-30 00:22:11 UTC) #4
Message was sent while issue was closed.
Change committed as 203020

Powered by Google App Engine
This is Rietveld 408576698