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

Issue 388963002: Get rid of the rest of CreateStringValue (Closed)

Created:
6 years, 5 months ago by Evan Stade
Modified:
5 years, 11 months ago
CC:
asanka, ben+ash_chromium.org, benjhayden+dwatch_chromium.org, cbentzel+watch_chromium.org, cc-bugs_chromium.org, chrome-apps-syd-reviews_chromium.org, chromium-apps-reviews_chromium.org, chromium-reviews, darin-cc_chromium.org, davemoore+watch_chromium.org, dbeam+watch-options_chromium.org, dsinclair+watch_chromium.org, eroman, extensions-reviews_chromium.org, Greg Billock, haitaol+watch_chromium.org, jam, kalyank, maniscalco+watch_chromium.org, markusheintz_, mmenke, nkostylev+watch_chromium.org, oshima+watch_chromium.org, sadrul, stevenjb+watch_chromium.org, stgao, tfarina, Lei Zhang, tim+watch_chromium.org, tommycli, vandebo (ex-Chrome), zea+watch_chromium.org
Project:
chromium
Visibility:
Public.

Description

Get rid of the rest of CreateStringValue BUG=160586 Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=284201

Patch Set 1 #

Patch Set 2 : tweaks #

Total comments: 2

Patch Set 3 : revert dbus changes (causing leaks in tests?) #

Patch Set 4 : leave base alone #

Patch Set 5 : rebase #

Patch Set 6 : rebase #

Patch Set 7 : rebase #

Patch Set 8 : fix bad rebase #

Unified diffs Side-by-side diffs Delta from patch set Stats (+656 lines, -505 lines) Patch
M athena/virtual_keyboard/virtual_keyboard_bindings_impl.cc View 1 chunk +5 lines, -5 lines 0 comments Download
M cc/resources/tile_priority.cc View 1 2 3 4 5 6 7 1 chunk +5 lines, -6 lines 0 comments Download
M chrome/browser/background/background_application_list_model_unittest.cc View 1 chunk +2 lines, -2 lines 0 comments Download
M chrome/browser/chromeos/settings/device_oauth2_token_service_unittest.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/content_settings/content_settings_policy_provider_unittest.cc View 3 chunks +4 lines, -4 lines 0 comments Download
M chrome/browser/download/download_dir_policy_handler_unittest.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/extensions/extension_gcm_app_handler_unittest.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/extensions/extension_message_bubble_controller_unittest.cc View 1 chunk +4 lines, -5 lines 0 comments Download
M chrome/browser/extensions/policy_handlers_unittest.cc View 10 chunks +11 lines, -14 lines 0 comments Download
M chrome/browser/media_galleries/media_galleries_test_util.cc View 1 chunk +2 lines, -3 lines 0 comments Download
M chrome/browser/net/disk_cache_dir_policy_handler_unittest.cc View 1 2 3 4 5 6 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/policy/cloud/cloud_policy_browsertest.cc View 1 2 3 4 5 6 2 chunks +15 lines, -9 lines 0 comments Download
M chrome/browser/policy/policy_browsertest.cc View 1 2 3 4 5 6 7 25 chunks +84 lines, -62 lines 0 comments Download
M chrome/browser/prefs/chrome_pref_service_unittest.cc View 1 2 3 4 5 6 2 chunks +2 lines, -2 lines 0 comments Download
M chrome/browser/prefs/pref_hash_calculator_unittest.cc View 1 2 3 4 5 6 1 chunk +2 lines, -2 lines 0 comments Download
M chrome/browser/prefs/pref_hash_filter_unittest.cc View 1 2 3 4 5 6 4 chunks +4 lines, -4 lines 0 comments Download
M chrome/browser/prefs/pref_model_associator_unittest.cc View 12 chunks +23 lines, -24 lines 0 comments Download
M chrome/browser/prefs/proxy_policy_unittest.cc View 4 chunks +18 lines, -12 lines 0 comments Download
M chrome/browser/prefs/session_startup_pref_unittest.cc View 2 chunks +6 lines, -6 lines 0 comments Download
M chrome/browser/printing/cloud_print/cloud_print_proxy_service_unittest.cc View 1 2 3 4 5 6 11 chunks +17 lines, -17 lines 0 comments Download
M chrome/browser/printing/cloud_print/test/cloud_print_proxy_process_browsertest.cc View 1 2 3 4 5 6 2 chunks +6 lines, -6 lines 0 comments Download
M chrome/browser/sync/test/integration/multiple_client_preferences_sync_test.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/sync/test/integration/two_client_preferences_sync_test.cc View 1 chunk +2 lines, -2 lines 0 comments Download
M chrome/browser/ui/app_list/extension_app_model_builder_unittest.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/ui/ash/launcher/chrome_launcher_controller_unittest.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/ui/startup/startup_browser_creator_browsertest.cc View 1 2 3 4 5 6 1 chunk +2 lines, -2 lines 0 comments Download
M chrome/browser/ui/webui/bidi_checker_web_ui_test.cc View 1 2 3 4 5 6 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/ui/webui/net_internals/net_internals_ui_browsertest.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/ui/webui/options/certificate_manager_browsertest.cc View 1 2 3 4 5 6 7 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/ui/webui/policy_ui_browsertest.cc View 1 2 3 4 5 6 2 chunks +4 lines, -4 lines 0 comments Download
M chrome/common/extensions/permissions/permission_set_unittest.cc View 9 chunks +24 lines, -30 lines 0 comments Download
M chrome/renderer/chrome_content_renderer_client_unittest.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/test/chromedriver/alert_commands.cc View 1 2 3 4 5 6 1 chunk +1 line, -1 line 0 comments Download
M chromeos/network/network_configuration_handler_unittest.cc View 5 chunks +10 lines, -10 lines 0 comments Download
M chromeos/network/onc/onc_translator_onc_to_shill.cc View 1 chunk +1 line, -1 line 0 comments Download
M chromeos/network/onc/onc_translator_shill_to_onc.cc View 1 chunk +1 line, -1 line 0 comments Download
M chromeos/network/shill_property_handler_unittest.cc View 1 2 3 4 1 chunk +2 lines, -2 lines 0 comments Download
M components/metrics/persisted_logs.cc View 1 1 chunk +1 line, -1 line 0 comments Download
M components/policy/core/browser/configuration_policy_handler_unittest.cc View 1 2 3 4 5 5 chunks +23 lines, -10 lines 0 comments Download
M components/policy/core/browser/configuration_policy_pref_store_unittest.cc View 1 2 3 4 5 6 3 chunks +7 lines, -5 lines 0 comments Download
M components/policy/core/common/async_policy_provider_unittest.cc View 1 chunk +1 line, -1 line 0 comments Download
M components/policy/core/common/cloud/cloud_policy_manager_unittest.cc View 1 2 3 4 5 6 2 chunks +10 lines, -4 lines 0 comments Download
M components/policy/core/common/cloud/component_cloud_policy_service_unittest.cc View 2 chunks +14 lines, -6 lines 0 comments Download
M components/policy/core/common/cloud/component_cloud_policy_store_unittest.cc View 1 chunk +10 lines, -4 lines 0 comments Download
M components/policy/core/common/cloud/component_cloud_policy_updater_unittest.cc View 1 chunk +10 lines, -4 lines 0 comments Download
M components/policy/core/common/cloud/user_cloud_policy_manager_unittest.cc View 1 chunk +5 lines, -2 lines 0 comments Download
M components/policy/core/common/configuration_policy_provider_test.cc View 4 chunks +6 lines, -6 lines 0 comments Download
M components/policy/core/common/forwarding_policy_provider_unittest.cc View 1 2 3 4 5 4 chunks +25 lines, -10 lines 0 comments Download
M components/policy/core/common/mac_util.cc View 1 2 3 4 5 6 1 chunk +1 line, -1 line 0 comments Download
M components/policy/core/common/policy_bundle_unittest.cc View 1 2 3 4 5 6 1 chunk +5 lines, -2 lines 0 comments Download
M components/policy/core/common/policy_loader_mac_unittest.cc View 1 chunk +1 line, -1 line 0 comments Download
M components/policy/core/common/policy_loader_win_unittest.cc View 2 chunks +21 lines, -9 lines 0 comments Download
M components/policy/core/common/policy_map_unittest.cc View 1 2 3 4 5 6 12 chunks +47 lines, -26 lines 0 comments Download
M components/policy/core/common/policy_provider_android_unittest.cc View 1 chunk +1 line, -1 line 0 comments Download
M components/policy/core/common/policy_service_impl_unittest.cc View 1 2 3 4 5 5 chunks +42 lines, -20 lines 0 comments Download
M components/policy/core/common/preg_parser_win.cc View 1 2 3 4 5 1 chunk +1 line, -1 line 0 comments Download
M components/policy/core/common/proxy_policy_provider_unittest.cc View 2 chunks +2 lines, -2 lines 0 comments Download
M components/policy/core/common/schema_map_unittest.cc View 1 2 3 4 5 6 6 chunks +17 lines, -15 lines 0 comments Download
M components/policy/tools/generate_policy_source.py View 1 2 3 4 5 6 2 chunks +2 lines, -2 lines 0 comments Download
M components/pref_registry/pref_registry_syncable.cc View 1 2 3 4 5 6 4 chunks +7 lines, -10 lines 0 comments Download
M components/search_engines/default_search_policy_handler.cc View 1 1 chunk +1 line, -2 lines 0 comments Download
M components/search_engines/default_search_policy_handler_unittest.cc View 1 2 3 4 5 6 5 chunks +47 lines, -24 lines 0 comments Download
M components/url_matcher/url_matcher_factory_unittest.cc View 1 2 3 4 5 3 chunks +3 lines, -3 lines 0 comments Download
M content/browser/tracing/etw_system_event_consumer_win.cc View 1 chunk +1 line, -1 line 0 comments Download
M extensions/browser/value_store/leveldb_value_store_unittest.cc View 3 chunks +3 lines, -3 lines 0 comments Download
M extensions/browser/value_store/value_store_change_unittest.cc View 2 chunks +8 lines, -10 lines 0 comments Download
M extensions/browser/value_store/value_store_frontend_unittest.cc View 1 chunk +1 line, -2 lines 0 comments Download
M extensions/browser/value_store/value_store_unittest.cc View 1 chunk +3 lines, -3 lines 0 comments Download
M extensions/common/event_filter_unittest.cc View 1 chunk +1 line, -1 line 0 comments Download
M extensions/renderer/dom_activity_logger.cc View 1 2 3 4 5 6 7 1 chunk +1 line, -1 line 0 comments Download
M tools/json_schema_compiler/test/additional_properties_unittest.cc View 1 2 3 4 5 1 chunk +1 line, -1 line 0 comments Download
M tools/json_schema_compiler/test/any_unittest.cc View 1 2 3 4 5 6 1 chunk +1 line, -1 line 0 comments Download
M tools/json_schema_compiler/test/arrays_unittest.cc View 1 2 3 4 5 6 3 chunks +6 lines, -6 lines 0 comments Download
M tools/json_schema_compiler/test/choices_unittest.cc View 1 2 3 4 5 6 3 chunks +6 lines, -6 lines 0 comments Download
M tools/json_schema_compiler/test/crossref_unittest.cc View 1 2 3 4 5 6 2 chunks +2 lines, -4 lines 0 comments Download
M tools/json_schema_compiler/test/enums_unittest.cc View 22 chunks +32 lines, -34 lines 0 comments Download
M tools/json_schema_compiler/test/functions_on_types_unittest.cc View 1 2 3 4 5 1 chunk +1 line, -1 line 0 comments Download
M tools/json_schema_compiler/test/idl_schemas_unittest.cc View 1 2 3 4 5 1 chunk +1 line, -1 line 0 comments Download
M tools/json_schema_compiler/test/objects_unittest.cc View 1 2 3 4 5 6 2 chunks +4 lines, -4 lines 0 comments Download
M tools/json_schema_compiler/test/simple_api_unittest.cc View 1 2 3 4 5 6 5 chunks +6 lines, -7 lines 0 comments Download

Messages

Total messages: 36 (0 generated)
Evan Stade
looks like a lot, but the test changes are all completely mechanical. The non-test changes ...
6 years, 5 months ago (2014-07-11 21:00:32 UTC) #1
stevenjb
chromeos/ lgtm
6 years, 5 months ago (2014-07-11 21:16:09 UTC) #2
sky
My files LGTM https://codereview.chromium.org/388963002/diff/20001/chrome/browser/policy/cloud/cloud_policy_browsertest.cc File chrome/browser/policy/cloud/cloud_policy_browsertest.cc (right): https://codereview.chromium.org/388963002/diff/20001/chrome/browser/policy/cloud/cloud_policy_browsertest.cc#newcode141 chrome/browser/policy/cloud/cloud_policy_browsertest.cc:141: policy_map->Set(key::kChromeOsMultiProfileUserBehavior, nit: I tend to think ...
6 years, 5 months ago (2014-07-11 22:54:48 UTC) #3
sky
My files LGTM
6 years, 5 months ago (2014-07-11 22:54:51 UTC) #4
Evan Stade
https://codereview.chromium.org/388963002/diff/20001/chrome/browser/policy/cloud/cloud_policy_browsertest.cc File chrome/browser/policy/cloud/cloud_policy_browsertest.cc (right): https://codereview.chromium.org/388963002/diff/20001/chrome/browser/policy/cloud/cloud_policy_browsertest.cc#newcode141 chrome/browser/policy/cloud/cloud_policy_browsertest.cc:141: policy_map->Set(key::kChromeOsMultiProfileUserBehavior, On 2014/07/11 22:54:47, sky wrote: > nit: I ...
6 years, 5 months ago (2014-07-11 22:56:27 UTC) #5
sky
On Fri, Jul 11, 2014 at 3:56 PM, <estade@chromium.org> wrote: > > https://codereview.chromium.org/388963002/diff/20001/ > chrome/browser/policy/cloud/cloud_policy_browsertest.cc ...
6 years, 5 months ago (2014-07-11 22:58:40 UTC) #6
pneubeck (no reviews)
chromeos/network/network_configuration_handler_unittest.cc chromeos/network/onc/onc_translator_onc_to_shill.cc chromeos/network/onc/onc_translator_shill_to_onc.cc chromeos/network/shill_property_handler_unittest.cc components/policy/* my part lgtm
6 years, 5 months ago (2014-07-14 07:17:58 UTC) #7
battre
LGTM @ components/pref_registry/pref_registry_syncable.cc components/url_matcher/url_matcher_factory_unittest.cc
6 years, 5 months ago (2014-07-14 07:23:03 UTC) #8
Evan Stade
ping benwells, thakis, nduca, blundell
6 years, 5 months ago (2014-07-14 21:58:54 UTC) #9
nduca
lgtm
6 years, 5 months ago (2014-07-14 23:10:35 UTC) #10
nduca
lgtm
6 years, 5 months ago (2014-07-14 23:11:11 UTC) #11
Evan Stade
reverted changes to base/ for now, so -thakis
6 years, 5 months ago (2014-07-14 23:50:33 UTC) #12
blundell
//components/metrics and //components/search_engines LGTM
6 years, 5 months ago (2014-07-15 06:05:35 UTC) #13
Evan Stade
+koz for *extension*
6 years, 5 months ago (2014-07-15 19:30:38 UTC) #14
Evan Stade
-benwells, koz +kalman for *extensions*
6 years, 5 months ago (2014-07-16 21:00:56 UTC) #15
not at google - send to devlin
lgtm
6 years, 5 months ago (2014-07-16 21:04:50 UTC) #16
Evan Stade
The CQ bit was checked by estade@chromium.org
6 years, 5 months ago (2014-07-16 21:06:23 UTC) #17
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/estade@chromium.org/388963002/60001
6 years, 5 months ago (2014-07-16 21:10:15 UTC) #18
Evan Stade
The CQ bit was checked by estade@chromium.org
6 years, 5 months ago (2014-07-16 21:49:36 UTC) #19
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/estade@chromium.org/388963002/80001
6 years, 5 months ago (2014-07-16 21:53:54 UTC) #20
commit-bot: I haz the power
FYI, CQ is re-trying this CL (attempt #1). The failing builders are: android_dbg_triggered_tests on tryserver.chromium ...
6 years, 5 months ago (2014-07-17 01:34:40 UTC) #21
commit-bot: I haz the power
The CQ bit was unchecked by commit-bot@chromium.org
6 years, 5 months ago (2014-07-17 01:38:22 UTC) #22
commit-bot: I haz the power
Try jobs failed on following builders: android_dbg_triggered_tests on tryserver.chromium (http://build.chromium.org/p/tryserver.chromium/builders/android_dbg_triggered_tests/builds/171827)
6 years, 5 months ago (2014-07-17 01:38:24 UTC) #23
Evan Stade
The CQ bit was checked by estade@chromium.org
6 years, 5 months ago (2014-07-17 03:07:53 UTC) #24
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/estade@chromium.org/388963002/100001
6 years, 5 months ago (2014-07-17 03:09:58 UTC) #25
commit-bot: I haz the power
The CQ bit was unchecked by commit-bot@chromium.org
6 years, 5 months ago (2014-07-17 08:05:33 UTC) #26
commit-bot: I haz the power
Failed to apply patch for chrome/browser/policy/policy_browsertest.cc: While running patch -p1 --forward --force --no-backup-if-mismatch; patching file ...
6 years, 5 months ago (2014-07-17 08:05:35 UTC) #27
Evan Stade
The CQ bit was checked by estade@chromium.org
6 years, 5 months ago (2014-07-17 16:35:42 UTC) #28
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/estade@chromium.org/388963002/120001
6 years, 5 months ago (2014-07-17 16:38:35 UTC) #29
commit-bot: I haz the power
FYI, CQ is re-trying this CL (attempt #1). The failing builders are: linux_chromium_chromeos_clang_dbg on tryserver.chromium ...
6 years, 5 months ago (2014-07-17 17:55:35 UTC) #30
commit-bot: I haz the power
The CQ bit was unchecked by commit-bot@chromium.org
6 years, 5 months ago (2014-07-17 18:14:38 UTC) #31
commit-bot: I haz the power
Try jobs failed on following builders: linux_chromium_clang_dbg on tryserver.chromium (http://build.chromium.org/p/tryserver.chromium/builders/linux_chromium_clang_dbg/builds/44152)
6 years, 5 months ago (2014-07-17 18:14:40 UTC) #32
Evan Stade
The CQ bit was checked by estade@chromium.org
6 years, 5 months ago (2014-07-18 18:30:25 UTC) #33
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/estade@chromium.org/388963002/140001
6 years, 5 months ago (2014-07-18 18:31:51 UTC) #34
commit-bot: I haz the power
Change committed as 284201
6 years, 5 months ago (2014-07-18 21:25:51 UTC) #35
patrickalthoff55
5 years, 11 months ago (2015-01-09 12:02:03 UTC) #36
Message was sent while issue was closed.
On 2014/07/18 21:25:51, I haz the power (commit-bot) wrote:
> Change committed as 284201

Powered by Google App Engine
This is Rietveld 408576698