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

Issue 270183002: Move IsStringUTF8/ASCII to base namespace (Closed)

Created:
6 years, 7 months ago by brettw
Modified:
6 years, 7 months ago
Reviewers:
sky
CC:
chromium-reviews, asanka, nkostylev+watch_chromium.org, tzik, alecflett, rpetterson, browser-components-watch_chromium.org, ericu+idb_chromium.org, dgrogan, kinuko+watch, stevenjb+watch_chromium.org, tim+watch_chromium.org, extensions-reviews_chromium.org, cbentzel+watch_chromium.org, benjhayden+dwatch_chromium.org, grt+watch_chromium.org, chromoting-reviews_chromium.org, jam, darin-cc_chromium.org, groby+spellwatch_chromium.org, chromium-apps-reviews_chromium.org, erikwright+watch_chromium.org, Dane Wallinga, cmumford, fischman+watch_chromium.org, haitaol+watch_chromium.org, rouslan+spellwatch_chromium.org, nhiroki, feature-media-reviews_chromium.org, oshima+watch_chromium.org, jsbell+idb_chromium.org, rouslan+autofillwatch_chromium.org, maniscalco+watch_chromium.org, Ilya Sherman, tfarina, avayvod+watch_chromium.org, mcasas+watch_chromium.org, benquan, eroman, mmenke, dyu1, Paweł Hajdan Jr., estade+watch_chromium.org, wjia+watch_chromium.org, jshin+watch_chromium.org, davemoore+watch_chromium.org
Visibility:
Public.

Description

Patch Set 1 #

Patch Set 2 : minor nit #

Patch Set 3 : more minor nit #

Unified diffs Side-by-side diffs Delta from patch set Stats (+127 lines, -124 lines) Patch
M base/files/file_path.cc View 1 2 3 chunks +3 lines, -3 lines 0 comments Download
M base/strings/string_util.h View 2 chunks +12 lines, -12 lines 0 comments Download
M base/strings/string_util.cc View 3 chunks +5 lines, -5 lines 0 comments Download
M chrome/app/chrome_main_delegate.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/bookmarks/bookmark_html_writer.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/chromeos/drive/file_system_util.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/chromeos/system/syslogs_provider.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/download/download_extensions.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/extensions/api/cookies/cookies_helpers.cc View 1 chunk +2 lines, -2 lines 0 comments Download
M chrome/browser/extensions/api/proxy/proxy_api_helpers.cc View 4 chunks +4 lines, -4 lines 0 comments Download
M chrome/browser/extensions/api/serial/serial_connection.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/extensions/api/web_request/web_request_api.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/extensions/convert_user_script.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/extensions/extension_garbage_collector.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/extensions/url_request_util.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/internal_auth.cc View 3 chunks +4 lines, -4 lines 0 comments Download
M chrome/browser/invalidation/invalidator_storage_unittest.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/net/firefox_proxy_settings.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/profile_resetter/jtl_interpreter.cc View 10 chunks +13 lines, -13 lines 0 comments Download
M chrome/browser/spellchecker/spellcheck_custom_dictionary.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/sync_file_system/drive_backend_v1/api_util.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/ui/webui/net_internals/net_internals_ui.cc View 3 chunks +3 lines, -3 lines 0 comments Download
M chrome/common/extensions/manifest_handlers/content_scripts_handler.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/common/net/url_fixer_upper.cc View 2 chunks +2 lines, -2 lines 0 comments Download
M chrome/installer/util/installer_state.cc View 1 chunk +1 line, -1 line 0 comments Download
M chromeos/network/shill_property_util.cc View 1 chunk +1 line, -1 line 0 comments Download
M components/autofill/content/browser/wallet/wallet_address.cc View 1 chunk +1 line, -1 line 0 comments Download
M components/autofill/core/browser/address.cc View 2 chunks +2 lines, -2 lines 0 comments Download
M components/autofill/core/browser/validation.cc View 1 chunk +1 line, -1 line 0 comments Download
M components/bookmarks/core/browser/bookmark_codec.cc View 1 chunk +1 line, -1 line 0 comments Download
M components/storage_monitor/portable_device_watcher_win.cc View 1 chunk +1 line, -1 line 0 comments Download
M components/url_matcher/url_matcher_unittest.cc View 1 chunk +4 lines, -4 lines 0 comments Download
M content/browser/browser_plugin/browser_plugin_guest_manager.cc View 1 chunk +1 line, -1 line 0 comments Download
M content/browser/indexed_db/indexed_db_backing_store.cc View 1 chunk +1 line, -1 line 0 comments Download
M content/browser/storage_partition_impl_map.cc View 1 chunk +1 line, -1 line 0 comments Download
M content/browser/webui/web_ui_impl.cc View 5 chunks +6 lines, -6 lines 0 comments Download
M content/child/ftp_directory_listing_response_delegate.cc View 1 chunk +1 line, -1 line 0 comments Download
M content/child/simple_webmimeregistry_impl.cc View 1 chunk +2 lines, -1 line 0 comments Download
M content/renderer/media/android/webmediaplayer_android.cc View 1 chunk +2 lines, -1 line 0 comments Download
M content/renderer/media/webcontentdecryptionmodule_impl.cc View 1 chunk +1 line, -1 line 0 comments Download
M content/renderer/media/webcontentdecryptionmodulesession_impl.cc View 1 chunk +1 line, -1 line 0 comments Download
M content/renderer/media/webmediaplayer_impl.cc View 1 chunk +2 lines, -1 line 0 comments Download
M content/renderer/pepper/content_renderer_pepper_host_factory.cc View 1 chunk +1 line, -1 line 0 comments Download
M content/renderer/renderer_webkitplatformsupport_impl.cc View 2 chunks +3 lines, -3 lines 0 comments Download
M dbus/message.cc View 1 chunk +1 line, -1 line 0 comments Download
M jingle/notifier/listener/notification_defines_unittest.cc View 1 chunk +1 line, -1 line 0 comments Download
M media/cdm/json_web_key.cc View 1 chunk +1 line, -1 line 0 comments Download
M net/base/filename_util.cc View 2 chunks +2 lines, -2 lines 0 comments Download
M net/base/mime_util.cc View 1 chunk +1 line, -1 line 0 comments Download
M net/dns/dns_config_service_win.cc View 2 chunks +2 lines, -2 lines 0 comments Download
M net/ftp/ftp_network_transaction.cc View 2 chunks +2 lines, -2 lines 0 comments Download
M net/http/http_content_disposition.cc View 3 chunks +4 lines, -4 lines 0 comments Download
M net/proxy/proxy_resolver_v8.cc View 8 chunks +9 lines, -9 lines 0 comments Download
M ppapi/shared_impl/dictionary_var.cc View 1 chunk +1 line, -1 line 0 comments Download
M ppapi/shared_impl/file_ref_util.cc View 1 chunk +1 line, -1 line 0 comments Download
M ppapi/shared_impl/var.cc View 1 chunk +1 line, -1 line 0 comments Download
M remoting/protocol/me2me_host_authenticator_factory.cc View 1 chunk +1 line, -1 line 0 comments Download
M sync/util/cryptographer_unittest.cc View 1 chunk +1 line, -1 line 0 comments Download
M ui/base/l10n/l10n_util.cc View 1 chunk +1 line, -1 line 0 comments Download
M webkit/common/database/database_identifier.cc View 1 chunk +1 line, -1 line 0 comments Download

Messages

Total messages: 4 (0 generated)
brettw
The CQ bit was checked by brettw@chromium.org
6 years, 7 months ago (2014-05-06 19:57:36 UTC) #1
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/brettw@chromium.org/270183002/30001
6 years, 7 months ago (2014-05-06 19:59:28 UTC) #2
commit-bot: I haz the power
FYI, CQ is re-trying this CL (attempt #1). Please consider checking whether the failures are ...
6 years, 7 months ago (2014-05-07 09:16:05 UTC) #3
commit-bot: I haz the power
6 years, 7 months ago (2014-05-07 14:38:31 UTC) #4
Message was sent while issue was closed.
Change committed as 268754

Powered by Google App Engine
This is Rietveld 408576698