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

Issue 23658056: content: Move kHttpScheme constant into content namespace. (Closed)

Created:
7 years, 3 months ago by tfarina
Modified:
7 years, 3 months ago
Reviewers:
jam
CC:
chromium-reviews, James Su
Visibility:
Public.

Description

content: Move kHttpScheme constant into content namespace. BUG=None TEST=None, no functional change. TBR=jam@chromium.org Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=223272

Patch Set 1 #

Patch Set 2 : #

Patch Set 3 : #

Patch Set 4 : #

Patch Set 5 : #

Patch Set 6 : #

Unified diffs Side-by-side diffs Delta from patch set Stats (+71 lines, -70 lines) Patch
M android_webview/browser/renderer_host/aw_resource_dispatcher_host_delegate.cc View 1 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/autocomplete/autocomplete_input.cc View 3 chunks +3 lines, -3 lines 0 comments Download
M chrome/browser/autocomplete/autocomplete_match.cc View 1 chunk +2 lines, -2 lines 0 comments Download
M chrome/browser/autocomplete/autocomplete_provider.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/autocomplete/history_provider.cc View 1 1 chunk +2 lines, -2 lines 0 comments Download
M chrome/browser/autocomplete/history_url_provider.cc View 1 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/autocomplete/search_provider.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/autocomplete/zero_suggest_provider.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/browsing_data/browsing_data_helper_unittest.cc View 1 2 chunks +2 lines, -2 lines 0 comments Download
M chrome/browser/browsing_data/cookies_tree_model.cc View 1 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/content_settings/local_shared_objects_container.cc View 1 2 3 4 5 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/extensions/api/content_settings/content_settings_helpers.cc View 1 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/extensions/api/cookies/cookies_helpers.cc View 1 2 3 4 5 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/extensions/api/web_navigation/frame_navigation_state.cc View 1 2 3 4 5 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/extensions/api/web_request/web_request_permissions.cc View 1 2 3 4 5 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/history/history_backend.cc View 1 2 3 4 5 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/history/in_memory_url_index.cc View 1 2 3 4 5 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/history/url_database.cc View 1 2 3 4 5 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/history/visit_database.cc View 1 2 3 4 5 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/predictors/resource_prefetch_predictor.cc View 1 2 3 4 1 chunk +3 lines, -3 lines 0 comments Download
M chrome/browser/prerender/prerender_contents.cc View 1 2 3 4 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/renderer_host/chrome_render_view_host_observer.cc View 1 2 3 4 1 chunk +2 lines, -1 line 0 comments Download
M chrome/browser/renderer_host/offline_resource_throttle.cc View 1 2 3 4 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/safe_browsing/database_manager.cc View 1 2 3 4 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/safe_browsing/safe_browsing_blocking_page.cc View 1 2 3 4 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/safe_browsing/safe_browsing_test.cc View 1 2 3 4 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/search/search.cc View 1 2 3 4 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/search_engines/template_url_parser.cc View 1 2 3 4 2 chunks +2 lines, -2 lines 0 comments Download
M chrome/browser/search_engines/template_url_service.cc View 1 2 3 4 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/ui/browser_browsertest.cc View 1 2 3 2 chunks +2 lines, -2 lines 0 comments Download
M chrome/browser/ui/omnibox/omnibox_edit_model.cc View 1 2 3 1 chunk +3 lines, -3 lines 0 comments Download
M chrome/browser/ui/search_engines/search_engine_tab_helper.cc View 1 2 3 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/web_applications/web_app.cc View 1 2 3 1 chunk +1 line, -1 line 0 comments Download
M chrome/common/content_settings_helper.cc View 1 2 3 1 chunk +1 line, -1 line 0 comments Download
M chrome/common/content_settings_pattern.cc View 1 2 3 4 chunks +4 lines, -4 lines 0 comments Download
M chrome/common/net/url_fixer_upper.cc View 1 2 3 1 chunk +1 line, -1 line 0 comments Download
M chrome/renderer/extensions/dispatcher.cc View 1 2 1 chunk +1 line, -1 line 0 comments Download
M chrome/renderer/extensions/user_script_slave.cc View 1 2 1 chunk +1 line, -1 line 0 comments Download
M chrome/renderer/safe_browsing/phishing_classifier.cc View 1 2 1 chunk +1 line, -1 line 0 comments Download
M chrome/utility/importer/ie_importer_win.cc View 1 2 2 chunks +2 lines, -2 lines 0 comments Download
M chrome_frame/navigation_constraints.cc View 1 2 1 chunk +2 lines, -2 lines 0 comments Download
M chrome_frame/utils.cc View 1 2 2 chunks +2 lines, -2 lines 0 comments Download
M content/browser/browser_url_handler_impl.cc View 1 2 1 chunk +1 line, -1 line 0 comments Download
M content/browser/child_process_security_policy_impl.cc View 1 2 1 chunk +1 line, -1 line 0 comments Download
M content/browser/child_process_security_policy_unittest.cc View 1 2 1 chunk +1 line, -1 line 0 comments Download
M content/browser/web_contents/navigation_controller_impl.cc View 1 2 1 chunk +1 line, -1 line 0 comments Download
M content/common/savable_url_schemes.cc View 1 2 1 chunk +1 line, -1 line 0 comments Download
M content/plugin/webplugin_proxy.cc View 1 2 1 chunk +1 line, -1 line 0 comments Download
M content/public/common/url_constants.h View 1 2 1 chunk +1 line, -1 line 0 comments Download
M content/public/common/url_constants.cc View 1 2 1 chunk +1 line, -1 line 0 comments Download
M content/renderer/render_view_impl.cc View 1 2 1 chunk +1 line, -1 line 0 comments Download
M extensions/common/url_pattern.cc View 1 2 2 chunks +2 lines, -2 lines 0 comments Download

Messages

Total messages: 7 (0 generated)
tfarina
TBRing...trivial search & replace.
7 years, 3 months ago (2013-09-14 23:05:19 UTC) #1
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/tfarina@chromium.org/23658056/14001
7 years, 3 months ago (2013-09-14 23:05:34 UTC) #2
commit-bot: I haz the power
Failed to request the patch to try. Please note that binary files are still unsupported ...
7 years, 3 months ago (2013-09-14 23:05:41 UTC) #3
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/tfarina@chromium.org/23658056/14001
7 years, 3 months ago (2013-09-14 23:17:16 UTC) #4
commit-bot: I haz the power
Sorry for I got bad news for ya. Compile failed with a clobber build on ...
7 years, 3 months ago (2013-09-15 00:53:29 UTC) #5
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/tfarina@chromium.org/23658056/14001
7 years, 3 months ago (2013-09-15 01:00:02 UTC) #6
commit-bot: I haz the power
7 years, 3 months ago (2013-09-15 03:38:33 UTC) #7
Message was sent while issue was closed.
Change committed as 223272

Powered by Google App Engine
This is Rietveld 408576698