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

Issue 16189015: [OBSOLETE] Slogging webkit_base out of existence. (Closed)

Created:
7 years, 6 months ago by michaeln
Modified:
7 years, 6 months ago
Reviewers:
CC:
chromium-reviews, extensions-reviews_chromium.org, tzik+watch_chromium.org, jam, joi+watch-content_chromium.org, darin-cc_chromium.org, chromium-apps-reviews_chromium.org, kinuko+watch, jochen+watch_chromium.org
Visibility:
Public.

Description

Slogging webkit_base out of existence.

Patch Set 1 #

Patch Set 2 : #

Patch Set 3 : #

Patch Set 4 : #

Unified diffs Side-by-side diffs Delta from patch set Stats (+57 lines, -470 lines) Patch
M chrome/browser/extensions/extension_service_unittest.cc View 1 1 chunk +1 line, -1 line 0 comments Download
M chrome/chrome_browser_extensions.gypi View 1 1 chunk +0 lines, -1 line 0 comments Download
M content/browser/in_process_webkit/browser_webkitplatformsupport_impl.cc View 1 1 chunk +1 line, -1 line 0 comments Download
M content/browser/in_process_webkit/indexed_db_dispatcher_host.cc View 1 1 chunk +2 lines, -2 lines 0 comments Download
M content/browser/indexed_db/indexed_db_context_impl.cc View 1 1 chunk +2 lines, -2 lines 0 comments Download
M content/browser/indexed_db/indexed_db_internals_ui.cc View 1 1 chunk +2 lines, -2 lines 0 comments Download
M content/browser/indexed_db/indexed_db_quota_client_unittest.cc View 1 1 chunk +1 line, -1 line 0 comments Download
M content/browser/indexed_db/indexed_db_unittest.cc View 1 1 chunk +1 line, -1 line 0 comments Download
M content/browser/indexed_db/webidbfactory_impl.cc View 1 1 chunk +1 line, -1 line 0 comments Download
M content/browser/renderer_host/database_message_filter.cc View 1 1 chunk +1 line, -1 line 0 comments Download
M content/child/fileapi/webfilesystem_callback_adapters.cc View 1 1 chunk +1 line, -1 line 0 comments Download
M content/child/webblobregistry_impl.cc View 1 1 chunk +1 line, -1 line 0 comments Download
M content/content_child.gypi View 1 1 chunk +0 lines, -1 line 0 comments Download
M content/content_common.gypi View 1 1 chunk +0 lines, -1 line 0 comments Download
M content/content_tests.gypi View 1 1 chunk +0 lines, -1 line 0 comments Download
M content/public/common/page_state_webkit.cc View 1 1 chunk +1 line, -1 line 0 comments Download
M content/renderer/dom_serializer_browsertest.cc View 1 1 chunk +1 line, -1 line 0 comments Download
M content/renderer/render_view_impl.cc View 1 1 chunk +1 line, -1 line 0 comments Download
M content/renderer/renderer_webkitplatformsupport_impl.cc View 1 1 chunk +1 line, -1 line 0 comments Download
M content/shell/renderer/webkit_test_runner.cc View 1 1 chunk +1 line, -1 line 0 comments Download
M content/worker/worker_webkitplatformsupport_impl.cc View 1 1 chunk +1 line, -1 line 0 comments Download
D webkit/base/data_element.h View 1 1 chunk +0 lines, -146 lines 0 comments Download
D webkit/base/data_element.cc View 1 1 chunk +0 lines, -60 lines 0 comments Download
D webkit/base/file_path_string_conversions.h View 1 1 chunk +0 lines, -27 lines 0 comments Download
D webkit/base/file_path_string_conversions.cc View 1 1 chunk +0 lines, -39 lines 0 comments Download
D webkit/base/origin_url_conversions.h View 1 1 chunk +0 lines, -30 lines 0 comments Download
D webkit/base/origin_url_conversions.cc View 1 1 chunk +0 lines, -34 lines 0 comments Download
D webkit/base/webkit_base.gypi View 1 1 chunk +0 lines, -29 lines 0 comments Download
D webkit/base/webkit_base_export.h View 1 1 chunk +0 lines, -29 lines 0 comments Download
M webkit/browser/database/database_quota_client.cc View 1 1 chunk +1 line, -1 line 0 comments Download
M webkit/browser/database/database_quota_client_unittest.cc View 1 1 chunk +1 line, -1 line 0 comments Download
M webkit/browser/database/database_tracker.cc View 1 1 chunk +1 line, -1 line 0 comments Download
M webkit/browser/database/database_tracker_unittest.cc View 1 1 chunk +1 line, -1 line 0 comments Download
M webkit/browser/database/database_util_unittest.cc View 1 1 chunk +1 line, -1 line 0 comments Download
M webkit/browser/dom_storage/dom_storage_area.cc View 1 1 chunk +2 lines, -2 lines 0 comments Download
M webkit/browser/fileapi/obfuscated_file_util.cc View 1 1 chunk +1 line, -1 line 0 comments Download
M + webkit/common/base/data_element.h View 1 chunk +1 line, -1 line 0 comments Download
M + webkit/common/base/data_element.cc View 1 chunk +1 line, -1 line 0 comments Download
M + webkit/common/base/file_path_string_conversions.h View 1 chunk +1 line, -1 line 0 comments Download
M + webkit/common/base/file_path_string_conversions.cc View 1 chunk +1 line, -1 line 0 comments Download
M + webkit/common/base/origin_url_conversions.h View 1 chunk +1 line, -1 line 0 comments Download
M + webkit/common/base/origin_url_conversions.cc View 1 chunk +1 line, -1 line 0 comments Download
M + webkit/common/base/webkit_base_export.h View 1 chunk +2 lines, -19 lines 0 comments Download
M webkit/common/blob/blob_data.h View 1 1 chunk +1 line, -1 line 0 comments Download
M webkit/common/fileapi/file_system_util.cc View 1 1 chunk +1 line, -1 line 0 comments Download
M webkit/common/webkit_common.gypi View 1 1 chunk +7 lines, -0 lines 0 comments Download
M webkit/glue/glue_serialize_deprecated.cc View 1 1 chunk +1 line, -1 line 0 comments Download
M webkit/glue/glue_serialize_unittest.cc View 1 1 chunk +1 line, -1 line 0 comments Download
M webkit/glue/resource_request_body.h View 1 1 chunk +1 line, -1 line 0 comments Download
M webkit/glue/simple_webmimeregistry_impl.cc View 1 1 chunk +1 line, -1 line 0 comments Download
M webkit/glue/webfileutilities_impl.cc View 1 1 chunk +1 line, -1 line 0 comments Download
M webkit/glue/webkit_glue.gypi View 1 1 chunk +0 lines, -1 line 0 comments Download
M webkit/glue/webkitplatformsupport_impl.cc View 1 1 chunk +1 line, -1 line 0 comments Download
M webkit/glue/weburlloader_impl.cc View 1 1 chunk +1 line, -1 line 0 comments Download
M webkit/plugins/ppapi/url_request_info_util.cc View 1 1 chunk +1 line, -1 line 0 comments Download
M webkit/plugins/ppapi/url_response_info_util.cc View 1 1 chunk +1 line, -1 line 0 comments Download
M webkit/plugins/webkit_plugins.gypi View 1 1 chunk +0 lines, -1 line 0 comments Download
M webkit/storage/webkit_storage.gypi View 1 1 chunk +0 lines, -1 line 0 comments Download
M webkit/support/simple_file_system.cc View 1 1 chunk +1 line, -1 line 0 comments Download
M webkit/support/test_shell_webblobregistry_impl.cc View 1 1 chunk +1 line, -1 line 0 comments Download
M webkit/support/webkit_support.cc View 1 1 chunk +1 line, -1 line 0 comments Download
M webkit/support/webkit_support.gyp View 1 1 chunk +0 lines, -1 line 0 comments Download
M webkit/support/webkit_support.gypi View 1 1 chunk +0 lines, -1 line 0 comments Download

Powered by Google App Engine
This is Rietveld 408576698