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

Issue 8552002: net: Move UnescapeRule into the net namespace. (Closed)

Created:
9 years, 1 month ago by tfarina
Modified:
9 years, 1 month ago
CC:
chromium-reviews, robertshield, cbentzel+watch_chromium.org, nkostylev+watch_chromium.org, Erik does not do reviews, brettw-cc_chromium.org, mihaip+watch_chromium.org, Aaron Boodman, darin-cc_chromium.org, Paweł Hajdan Jr., estade+watch_chromium.org, kinuko+watch, James Su, stevenjb+watch_chromium.org, amit, davemoore+watch_chromium.org
Visibility:
Public.

Description

net: Move UnescapeRule into the net namespace. BUG=64263 TEST=None R=willchan@chromium.org Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=110085

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+93 lines, -91 lines) Patch
M chrome/browser/autocomplete/autocomplete.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/autocomplete/history_quick_provider.cc View 2 chunks +3 lines, -4 lines 0 comments Download
M chrome/browser/autocomplete/history_url_provider.cc View 2 chunks +2 lines, -2 lines 0 comments Download
M chrome/browser/bookmarks/bookmark_utils.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/browser_about_handler.cc View 2 chunks +4 lines, -2 lines 0 comments Download
M chrome/browser/chromeos/web_socket_proxy.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/extensions/extension_updater_unittest.cc View 2 chunks +2 lines, -2 lines 0 comments Download
M chrome/browser/history/in_memory_url_index.cc View 2 chunks +2 lines, -2 lines 0 comments Download
M chrome/browser/net/browser_url_util.cc View 2 chunks +2 lines, -2 lines 0 comments Download
M chrome/browser/net/url_fixer_upper.cc View 3 chunks +4 lines, -4 lines 0 comments Download
M chrome/browser/policy/device_management_service_unittest.cc View 1 chunk +14 lines, -14 lines 0 comments Download
M chrome/browser/safe_browsing/safe_browsing_util.cc View 1 chunk +2 lines, -2 lines 0 comments Download
M chrome/browser/search_engines/template_url.cc View 1 chunk +2 lines, -1 line 0 comments Download
M chrome/browser/ui/toolbar/toolbar_model.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/ui/views/bookmarks/bookmark_editor_view.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/ui/webui/fileicon_source.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/ui/webui/ntp/app_launcher_handler.cc View 1 chunk +2 lines, -2 lines 0 comments Download
M chrome/common/extensions/extension_file_util.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/renderer/external_extension_uitest.cc View 1 chunk +2 lines, -2 lines 0 comments Download
M chrome/test/ui/ui_layout_test.cc View 1 chunk +2 lines, -2 lines 0 comments Download
M chrome_frame/utils.cc View 1 chunk +1 line, -1 line 0 comments Download
M net/base/escape.h View 3 chunks +33 lines, -33 lines 0 comments Download
M net/base/escape.cc View 2 chunks +2 lines, -2 lines 0 comments Download
M ui/base/text/text_elider.cc View 2 chunks +2 lines, -2 lines 0 comments Download
M webkit/blob/view_blob_internals_job.cc View 1 chunk +1 line, -1 line 0 comments Download
M webkit/fileapi/file_system_util.cc View 1 chunk +2 lines, -2 lines 0 comments Download
M webkit/glue/ftp_directory_listing_response_delegate.cc View 1 chunk +2 lines, -2 lines 0 comments Download

Messages

Total messages: 2 (0 generated)
tfarina
9 years, 1 month ago (2011-11-12 14:31:58 UTC) #1
willchan no longer on Chromium
9 years, 1 month ago (2011-11-14 16:49:55 UTC) #2
lgtm

Powered by Google App Engine
This is Rietveld 408576698