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

Issue 15822010: Update refernces to Blink's Platform API (content) (Closed)

Created:
7 years, 6 months ago by abarth-chromium
Modified:
7 years, 6 months ago
Reviewers:
jamesr
CC:
chromium-reviews, yusukes+watch_chromium.org, tzik+watch_chromium.org, ahutter, sail+watch_chromium.org, Raman Kakilate, kinuko+watch, Ilya Sherman, vsevik, benquan, jam, dbeam+watch-autofill_chromium.org, apatrick_chromium, joi+watch-content_chromium.org, nona+watch_chromium.org, darin-cc_chromium.org, penghuang+watch_chromium.org, feature-media-reviews_chromium.org, Albert Bodenhamer, jochen+watch_chromium.org, yurys, Dane Wallinga, dyu1, estade+watch_chromium.org, cc-bugs_chromium.org, James Su, pfeldman
Visibility:
Public.

Description

Update refernces to Blink's Platform API (content) These headers have moved from Source/Platform/chromium/public to public/platform. This CL updates content'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=203047

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+413 lines, -413 lines) Patch
M content/DEPS View 1 chunk +1 line, -1 line 0 comments Download
M content/browser/devtools/devtools_http_handler_impl.cc View 1 chunk +1 line, -1 line 0 comments Download
M content/browser/gamepad/gamepad_platform_data_fetcher.cc View 1 chunk +1 line, -1 line 0 comments Download
M content/browser/gamepad/gamepad_platform_data_fetcher_linux.h View 1 chunk +1 line, -1 line 0 comments Download
M content/browser/gamepad/gamepad_platform_data_fetcher_mac.h View 1 chunk +1 line, -1 line 0 comments Download
M content/browser/gamepad/gamepad_platform_data_fetcher_win.h View 1 chunk +1 line, -1 line 0 comments Download
M content/browser/gamepad/gamepad_test_helpers.h View 1 chunk +1 line, -1 line 0 comments Download
M content/browser/in_process_webkit/browser_webkitplatformsupport_impl.cc View 1 chunk +3 lines, -3 lines 0 comments Download
M content/browser/in_process_webkit/indexed_db_callbacks.h View 1 chunk +6 lines, -6 lines 0 comments Download
M content/browser/in_process_webkit/indexed_db_database_callbacks.h View 1 chunk +1 line, -1 line 0 comments Download
M content/browser/in_process_webkit/indexed_db_dispatcher_host.cc View 1 chunk +10 lines, -10 lines 0 comments Download
M content/browser/indexed_db/indexed_db_context_impl.cc View 1 chunk +4 lines, -4 lines 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_unittest.cc View 1 chunk +1 line, -1 line 0 comments Download
M content/browser/renderer_host/compositor_impl_android.cc View 1 chunk +1 line, -1 line 0 comments Download
M content/browser/renderer_host/image_transport_factory_android.cc View 1 chunk +1 line, -1 line 0 comments Download
M content/browser/renderer_host/render_widget_host_view_android.h View 1 chunk +1 line, -1 line 0 comments Download
M content/browser/renderer_host/surface_texture_transport_client_android.cc View 1 chunk +1 line, -1 line 0 comments Download
M content/common/cc_messages.h View 1 chunk +1 line, -1 line 0 comments Download
M content/common/cc_messages.cc View 1 chunk +1 line, -1 line 0 comments Download
M content/common/child_process_sandbox_support_impl_linux.cc View 1 chunk +1 line, -1 line 0 comments Download
M content/common/database_util.cc View 1 chunk +1 line, -1 line 0 comments Download
M content/common/db_message_filter.cc View 1 chunk +1 line, -1 line 0 comments Download
M content/common/dom_storage_messages.h View 1 chunk +1 line, -1 line 0 comments Download
M content/common/gamepad_hardware_buffer.h View 1 chunk +1 line, -1 line 0 comments Download
M content/common/gamepad_user_gesture.cc View 1 chunk +1 line, -1 line 0 comments Download
M content/common/gpu/client/gl_helper.cc View 1 chunk +1 line, -1 line 0 comments Download
M content/common/gpu/client/gl_helper_scaling.cc View 1 chunk +1 line, -1 line 0 comments Download
M content/common/gpu/client/webgraphicscontext3d_command_buffer_impl.h View 1 chunk +2 lines, -2 lines 0 comments Download
M content/common/indexed_db/indexed_db_key.h View 1 chunk +1 line, -1 line 0 comments Download
M content/common/indexed_db/indexed_db_key.cc View 1 chunk +2 lines, -2 lines 0 comments Download
M content/common/indexed_db/indexed_db_key_path.h View 1 chunk +1 line, -1 line 0 comments Download
M content/common/indexed_db/indexed_db_key_path.cc View 1 chunk +2 lines, -2 lines 0 comments Download
M content/common/indexed_db/indexed_db_key_range.h View 1 chunk +1 line, -1 line 0 comments Download
M content/common/indexed_db/indexed_db_messages.h View 1 chunk +3 lines, -3 lines 0 comments Download
M content/common/view_messages.h View 1 chunk +2 lines, -2 lines 0 comments Download
M content/common/webmessageportchannel_impl.h View 1 chunk +1 line, -1 line 0 comments Download
M content/common/webmessageportchannel_impl.cc View 1 chunk +2 lines, -2 lines 0 comments Download
M content/common_child/fileapi/webfilesystem_callback_adapters.cc View 1 chunk +2 lines, -2 lines 0 comments Download
M content/common_child/fileapi/webfilesystem_impl.h View 1 chunk +1 line, -1 line 0 comments Download
M content/common_child/fileapi/webfilesystem_impl.cc View 1 chunk +3 lines, -3 lines 0 comments Download
M content/common_child/indexed_db/indexed_db_dispatcher.h View 1 chunk +4 lines, -4 lines 0 comments Download
M content/common_child/indexed_db/indexed_db_dispatcher.cc View 1 chunk +4 lines, -4 lines 0 comments Download
M content/common_child/indexed_db/indexed_db_dispatcher_unittest.cc View 1 chunk +2 lines, -2 lines 0 comments Download
M content/common_child/indexed_db/proxy_webidbcursor_impl.h View 1 chunk +4 lines, -4 lines 0 comments Download
M content/common_child/indexed_db/proxy_webidbcursor_impl_unittest.cc View 1 chunk +2 lines, -2 lines 0 comments Download
M content/common_child/indexed_db/proxy_webidbdatabase_impl.h View 1 chunk +1 line, -1 line 0 comments Download
M content/common_child/indexed_db/proxy_webidbdatabase_impl.cc View 1 chunk +4 lines, -4 lines 0 comments Download
M content/common_child/indexed_db/proxy_webidbfactory_impl.h View 1 chunk +4 lines, -4 lines 0 comments Download
M content/common_child/indexed_db/proxy_webidbfactory_impl.cc View 1 chunk +1 line, -1 line 0 comments Download
M content/common_child/web_database_observer_impl.cc View 1 chunk +1 line, -1 line 0 comments Download
M content/common_child/webblobregistry_impl.h View 1 chunk +1 line, -1 line 0 comments Download
M content/common_child/webblobregistry_impl.cc View 1 chunk +3 lines, -3 lines 0 comments Download
M content/ppapi_plugin/ppapi_webkitplatformsupport_impl.cc View 1 chunk +5 lines, -5 lines 0 comments Download
M content/public/browser/android/compositor.h View 1 chunk +1 line, -1 line 0 comments Download
M content/public/browser/resource_request_info.h View 1 chunk +1 line, -1 line 0 comments Download
M content/public/common/common_param_traits_macros.h View 1 chunk +4 lines, -4 lines 0 comments Download
M content/public/common/context_menu_params.h View 1 chunk +1 line, -1 line 0 comments Download
M content/public/common/page_state_webkit.cc View 1 chunk +2 lines, -2 lines 0 comments Download
M content/public/common/referrer.h View 1 chunk +1 line, -1 line 0 comments Download
M content/public/common/window_container_type.cc View 1 chunk +2 lines, -2 lines 0 comments Download
M content/public/test/render_view_fake_resources_test.cc View 1 chunk +2 lines, -2 lines 0 comments Download
M content/public/test/render_view_test.h View 1 chunk +1 line, -1 line 0 comments Download
M content/public/test/render_view_test.cc View 1 chunk +1 line, -1 line 0 comments Download
M content/public/test/render_widget_test.cc View 1 chunk +1 line, -1 line 0 comments Download
M content/public/test/unittest_test_suite.cc View 1 chunk +1 line, -1 line 0 comments Download
M content/renderer/accessibility/accessibility_node_serializer.cc View 1 chunk +4 lines, -4 lines 0 comments Download
M content/renderer/accessibility/renderer_accessibility_browsertest.cc View 1 chunk +1 line, -1 line 0 comments Download
M content/renderer/all_rendering_benchmarks.cc View 1 chunk +2 lines, -2 lines 0 comments Download
M content/renderer/android/content_detector.cc View 1 chunk +1 line, -1 line 0 comments Download
M content/renderer/browser_plugin/browser_plugin.cc View 1 chunk +1 line, -1 line 0 comments Download
M content/renderer/browser_plugin/browser_plugin_bindings.cc View 1 chunk +1 line, -1 line 0 comments Download
M content/renderer/browser_plugin/browser_plugin_browsertest.h View 1 chunk +1 line, -1 line 0 comments Download
M content/renderer/browser_plugin/browser_plugin_compositing_helper.cc View 1 chunk +1 line, -1 line 0 comments Download
M content/renderer/cpp_bound_class_unittest.cc View 1 chunk +1 line, -1 line 0 comments Download
M content/renderer/date_time_formatter.cc View 1 chunk +1 line, -1 line 0 comments Download
M content/renderer/devtools/devtools_agent.cc View 1 chunk +2 lines, -2 lines 0 comments Download
M content/renderer/devtools/devtools_agent_filter.cc View 1 chunk +1 line, -1 line 0 comments Download
M content/renderer/devtools/devtools_client.cc View 1 chunk +2 lines, -2 lines 0 comments Download
M content/renderer/disambiguation_popup_helper.h View 1 chunk +1 line, -1 line 0 comments Download
M content/renderer/disambiguation_popup_helper.cc View 1 chunk +1 line, -1 line 0 comments Download
M content/renderer/disambiguation_popup_helper_unittest.cc View 1 chunk +2 lines, -2 lines 0 comments Download
M content/renderer/dom_serializer_browsertest.cc View 1 chunk +5 lines, -5 lines 0 comments Download
M content/renderer/dom_storage/dom_storage_dispatcher.cc View 1 chunk +1 line, -1 line 0 comments Download
M content/renderer/dom_storage/webstoragearea_impl.h View 1 chunk +2 lines, -2 lines 0 comments Download
M content/renderer/dom_storage/webstoragearea_impl.cc View 1 chunk +1 line, -1 line 0 comments Download
M content/renderer/dom_storage/webstoragenamespace_impl.h View 1 chunk +1 line, -1 line 0 comments Download
M content/renderer/dom_storage/webstoragenamespace_impl.cc View 1 chunk +1 line, -1 line 0 comments Download
M content/renderer/external_popup_menu.cc View 1 chunk +1 line, -1 line 0 comments Download
M content/renderer/external_popup_menu_browsertest.cc View 1 chunk +1 line, -1 line 0 comments Download
M content/renderer/fetchers/alt_error_page_resource_fetcher.h View 1 chunk +2 lines, -2 lines 0 comments Download
M content/renderer/fetchers/resource_fetcher.h View 1 chunk +3 lines, -3 lines 0 comments Download
M content/renderer/fetchers/resource_fetcher.cc View 1 chunk +5 lines, -5 lines 0 comments Download
M content/renderer/gamepad_shared_memory_reader.h View 1 chunk +1 line, -1 line 0 comments Download
M content/renderer/geolocation_dispatcher.cc View 1 chunk +1 line, -1 line 0 comments Download
M content/renderer/gpu/compositor_output_surface.cc View 1 chunk +1 line, -1 line 0 comments Download
M content/renderer/gpu/input_handler_proxy.h View 1 chunk +2 lines, -2 lines 0 comments Download
M content/renderer/gpu/input_handler_proxy.cc View 1 chunk +1 line, -1 line 0 comments Download
M content/renderer/gpu/input_handler_proxy_unittest.cc View 1 chunk +4 lines, -4 lines 0 comments Download
M content/renderer/gpu/input_handler_wrapper.cc View 1 chunk +1 line, -1 line 0 comments Download
M content/renderer/gpu/mailbox_output_surface.cc View 1 chunk +1 line, -1 line 0 comments Download
M content/renderer/gpu/render_widget_compositor.h View 1 chunk +1 line, -1 line 0 comments Download
M content/renderer/gpu/render_widget_compositor.cc View 1 chunk +1 line, -1 line 0 comments Download
M content/renderer/image_loading_helper.cc View 1 chunk +2 lines, -2 lines 0 comments Download
M content/renderer/input_tag_speech_dispatcher.cc View 1 chunk +2 lines, -2 lines 0 comments Download
M content/renderer/internal_document_state_data.h View 1 chunk +2 lines, -2 lines 0 comments Download
M content/renderer/media/media_stream_center.h View 1 chunk +3 lines, -3 lines 0 comments Download
M content/renderer/media/media_stream_center.cc View 1 chunk +6 lines, -6 lines 0 comments Download
M content/renderer/media/media_stream_dependency_factory.cc View 1 chunk +5 lines, -5 lines 0 comments Download
M content/renderer/media/media_stream_dependency_factory_unittest.cc View 1 chunk +6 lines, -6 lines 0 comments Download
M content/renderer/media/media_stream_extra_data.h View 1 chunk +1 line, -1 line 0 comments Download
M content/renderer/media/media_stream_impl.h View 1 chunk +1 line, -1 line 0 comments Download
M content/renderer/media/media_stream_impl.cc View 1 chunk +4 lines, -4 lines 0 comments Download
M content/renderer/media/media_stream_impl_unittest.cc View 1 chunk +5 lines, -5 lines 0 comments Download
M content/renderer/media/media_stream_registry_interface.h View 1 chunk +1 line, -1 line 0 comments Download
M content/renderer/media/media_stream_source_extra_data.h View 1 chunk +1 line, -1 line 0 comments Download
M content/renderer/media/media_stream_source_observer.h View 1 chunk +1 line, -1 line 0 comments Download
M content/renderer/media/mock_media_stream_registry.cc View 1 chunk +4 lines, -4 lines 0 comments Download
M content/renderer/media/mock_web_rtc_peer_connection_handler_client.h View 1 chunk +3 lines, -3 lines 0 comments Download
M content/renderer/media/mock_web_rtc_peer_connection_handler_client.cc View 1 chunk +2 lines, -2 lines 0 comments Download
M content/renderer/media/peer_connection_handler_base.h View 1 chunk +2 lines, -2 lines 0 comments Download
M content/renderer/media/peer_connection_handler_base.cc View 1 chunk +4 lines, -4 lines 0 comments Download
M content/renderer/media/peer_connection_tracker.h View 1 chunk +3 lines, -3 lines 0 comments Download
M content/renderer/media/peer_connection_tracker.cc View 1 chunk +5 lines, -5 lines 0 comments Download
M content/renderer/media/remote_media_stream_impl.h View 1 chunk +3 lines, -3 lines 0 comments Download
M content/renderer/media/remote_media_stream_impl.cc View 1 chunk +1 line, -1 line 0 comments Download
M content/renderer/media/renderer_webaudiodevice_impl.h View 1 chunk +2 lines, -2 lines 0 comments Download
M content/renderer/media/rtc_data_channel_handler.h View 1 chunk +2 lines, -2 lines 0 comments Download
M content/renderer/media/rtc_dtmf_sender_handler.h View 1 chunk +2 lines, -2 lines 0 comments Download
M content/renderer/media/rtc_media_constraints.cc View 1 chunk +3 lines, -3 lines 0 comments Download
M content/renderer/media/rtc_peer_connection_handler.h View 1 chunk +3 lines, -3 lines 0 comments Download
M content/renderer/media/rtc_peer_connection_handler.cc View 1 chunk +11 lines, -11 lines 0 comments Download
M content/renderer/media/rtc_peer_connection_handler_unittest.cc View 1 chunk +14 lines, -14 lines 0 comments Download
M content/renderer/media/stream_texture_factory_impl_android.cc View 1 chunk +1 line, -1 line 0 comments Download
M content/renderer/media/video_destination_handler.cc View 1 chunk +1 line, -1 line 0 comments Download
M content/renderer/media/video_destination_handler_unittest.cc View 1 chunk +2 lines, -2 lines 0 comments Download
M content/renderer/media/video_source_handler.cc View 1 chunk +1 line, -1 line 0 comments Download
M content/renderer/media/video_source_handler_unittest.cc View 1 chunk +2 lines, -2 lines 0 comments Download
M content/renderer/media/webaudio_capturer_source.h View 1 chunk +2 lines, -2 lines 0 comments Download
M content/renderer/mhtml_generator.cc View 1 chunk +1 line, -1 line 0 comments Download
M content/renderer/notification_provider.cc View 1 chunk +1 line, -1 line 0 comments Download
M content/renderer/p2p/port_allocator.h View 1 chunk +1 line, -1 line 0 comments Download
M content/renderer/p2p/port_allocator.cc View 1 chunk +4 lines, -4 lines 0 comments Download
M content/renderer/password_form_conversion_utils_browsertest.cc View 1 chunk +1 line, -1 line 0 comments Download
M content/renderer/pepper/pepper_file_chooser_host.cc View 1 chunk +3 lines, -3 lines 0 comments Download
M content/renderer/pepper/pepper_graphics_2d_host.h View 1 chunk +1 line, -1 line 0 comments Download
M content/renderer/pepper/pepper_url_loader_host.h View 1 chunk +1 line, -1 line 0 comments Download
M content/renderer/pepper/pepper_url_loader_host.cc View 1 chunk +4 lines, -4 lines 0 comments Download
M content/renderer/pepper/pepper_url_request_unittest.cc View 1 chunk +1 line, -1 line 0 comments Download
M content/renderer/pepper/pepper_websocket_host.cc View 1 chunk +2 lines, -2 lines 0 comments Download
M content/renderer/pepper/renderer_ppapi_host_impl.cc View 1 chunk +1 line, -1 line 0 comments Download
M content/renderer/render_thread_impl.cc View 1 chunk +1 line, -1 line 0 comments Download
M content/renderer/render_view_browsertest.cc View 1 chunk +4 lines, -4 lines 0 comments Download
M content/renderer/render_view_impl.h View 1 chunk +2 lines, -2 lines 0 comments Download
M content/renderer/render_view_impl.cc View 2 chunks +18 lines, -18 lines 0 comments Download
M content/renderer/render_widget.h View 1 chunk +1 line, -1 line 0 comments Download
M content/renderer/render_widget.cc View 1 chunk +5 lines, -5 lines 0 comments Download
M content/renderer/render_widget_fullscreen_pepper.cc View 1 chunk +4 lines, -4 lines 0 comments Download
M content/renderer/renderer_webcookiejar_impl.h View 1 chunk +2 lines, -2 lines 0 comments Download
M content/renderer/renderer_webcookiejar_impl.cc View 1 chunk +1 line, -1 line 0 comments Download
M content/renderer/renderer_webkitplatformsupport_impl.h View 1 chunk +2 lines, -2 lines 0 comments Download
M content/renderer/renderer_webkitplatformsupport_impl.cc View 3 chunks +12 lines, -12 lines 0 comments Download
M content/renderer/resource_fetcher_browsertest.cc View 1 chunk +1 line, -1 line 0 comments Download
M content/renderer/savable_resources.h View 1 chunk +1 line, -1 line 0 comments Download
M content/renderer/savable_resources.cc View 1 chunk +2 lines, -2 lines 0 comments Download
M content/renderer/speech_recognition_dispatcher.h View 1 chunk +1 line, -1 line 0 comments Download
M content/renderer/speech_recognition_dispatcher.cc View 1 chunk +2 lines, -2 lines 0 comments Download
M content/renderer/text_input_client_observer.cc View 1 chunk +3 lines, -3 lines 0 comments Download
M content/renderer/webplugin_delegate_proxy.cc View 1 chunk +2 lines, -2 lines 0 comments Download
M content/renderer/websharedworker_proxy.cc View 1 chunk +1 line, -1 line 0 comments Download
M content/shell/renderer/shell_content_renderer_client.cc View 1 chunk +1 line, -1 line 0 comments Download
M content/shell/renderer/webkit_test_runner.cc View 1 chunk +10 lines, -10 lines 0 comments Download
M content/test/image_decoder_test.cc View 1 chunk +3 lines, -3 lines 0 comments Download
M content/test/layouttest_support.cc View 1 chunk +1 line, -1 line 0 comments Download
M content/worker/shared_worker_devtools_agent.cc View 1 chunk +2 lines, -2 lines 0 comments Download
M content/worker/websharedworker_stub.cc View 1 chunk +2 lines, -2 lines 0 comments Download
M content/worker/websharedworkerclient_proxy.h View 1 chunk +2 lines, -2 lines 0 comments Download
M content/worker/websharedworkerclient_proxy.cc View 1 chunk +2 lines, -2 lines 0 comments Download
M content/worker/worker_thread.cc View 1 chunk +1 line, -1 line 0 comments Download
M content/worker/worker_webkitplatformsupport_impl.h View 1 chunk +2 lines, -2 lines 0 comments Download
M content/worker/worker_webkitplatformsupport_impl.cc View 1 chunk +4 lines, -4 lines 0 comments Download

Messages

Total messages: 4 (0 generated)
abarth-chromium
7 years, 6 months ago (2013-05-29 20:10:05 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/15822010/1
7 years, 6 months ago (2013-05-29 20:11:54 UTC) #2
jamesr
I'm not actually a content/ OWNER, but this lgtm
7 years, 6 months ago (2013-05-29 22:50:38 UTC) #3
commit-bot: I haz the power
7 years, 6 months ago (2013-05-30 03:46:17 UTC) #4
Message was sent while issue was closed.
Change committed as 203047

Powered by Google App Engine
This is Rietveld 408576698