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

Issue 9956101: Reapply 130248 - Add full support for filesystem URLs. Trying to get the build into the right state. (Closed)

Created:
8 years, 8 months ago by apavlov
Modified:
8 years, 8 months ago
Reviewers:
pfeldman
CC:
chromium-reviews, michaeln, cbentzel+watch_chromium.org, jam, mihaip+watch_chromium.org, joi+watch-content_chromium.org, Aaron Boodman, rginda+watch_chromium.org, darin-cc_chromium.org, brettw-cc_chromium.org, kinuko+watch, James Su
Visibility:
Public.

Description

Reapply 130248 - Add full support for filesystem URLs. Trying to get the build into the right state. TBR=pfeldman Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=130363

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+283 lines, -117 lines) Patch
M build/temp_gyp/googleurl.gyp View 3 chunks +7 lines, -0 lines 0 comments Download
M chrome/browser/autocomplete/autocomplete.cc View 3 chunks +12 lines, -0 lines 0 comments Download
M chrome/browser/autocomplete/autocomplete_unittest.cc View 1 chunk +6 lines, -0 lines 0 comments Download
M chrome/browser/browsing_data_database_helper.h View 2 chunks +1 line, -3 lines 0 comments Download
M chrome/browser/browsing_data_database_helper.cc View 2 chunks +1 line, -7 lines 0 comments Download
M chrome/browser/browsing_data_indexed_db_helper.h View 2 chunks +1 line, -5 lines 0 comments Download
M chrome/browser/browsing_data_local_storage_helper.h View 2 chunks +1 line, -5 lines 0 comments Download
M chrome/browser/extensions/api/web_request/web_request_api.cc View 1 chunk +1 line, -0 lines 0 comments Download
M chrome/browser/extensions/extension_webnavigation_api.cc View 1 chunk +1 line, -0 lines 0 comments Download
M chrome/browser/history/url_index_private_data.cc View 1 chunk +1 line, -0 lines 0 comments Download
M chrome/browser/net/url_fixer_upper.cc View 3 chunks +15 lines, -1 line 0 comments Download
M chrome/browser/web_applications/web_app.cc View 1 chunk +1 line, -0 lines 0 comments Download
M chrome/common/content_settings_pattern.cc View 5 chunks +42 lines, -22 lines 0 comments Download
M chrome/common/content_settings_pattern_unittest.cc View 3 chunks +59 lines, -2 lines 0 comments Download
M chrome/common/extensions/extension.cc View 1 chunk +15 lines, -4 lines 0 comments Download
M chrome/common/extensions/extension_manifests_unittest.cc View 1 chunk +1 line, -0 lines 0 comments Download
M chrome/common/extensions/url_pattern.h View 3 chunks +15 lines, -1 line 0 comments Download
M chrome/common/extensions/url_pattern.cc View 4 chunks +23 lines, -3 lines 0 comments Download
M chrome/common/extensions/url_pattern_unittest.cc View 7 chunks +24 lines, -0 lines 0 comments Download
M chrome/test/data/extensions/api_test/filebrowser_component/main.js View 2 chunks +4 lines, -2 lines 0 comments Download
M content/browser/browser_url_handler_impl.cc View 2 chunks +2 lines, -2 lines 0 comments Download
M content/public/common/url_constants.cc View 1 chunk +1 line, -0 lines 0 comments Download
M net/base/mime_sniffer.cc View 2 chunks +3 lines, -3 lines 0 comments Download
M net/base/net_util.cc View 1 chunk +3 lines, -2 lines 0 comments Download
M ui/base/text/text_elider.cc View 1 chunk +2 lines, -2 lines 0 comments Download
M webkit/appcache/appcache_interfaces.cc View 2 chunks +6 lines, -6 lines 0 comments Download
M webkit/fileapi/file_system_util.cc View 5 chunks +32 lines, -47 lines 0 comments Download
M webkit/fileapi/sandbox_mount_point_provider.cc View 1 chunk +3 lines, -0 lines 0 comments Download

Powered by Google App Engine
This is Rietveld 408576698