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

Issue 21030009: Make element removal methods in DictionaryValue and ListValue take scoped_ptr's as outparams. (Closed)

Created:
7 years, 4 months ago by Bernhard Bauer
Modified:
7 years, 4 months ago
CC:
chromium-reviews, extensions-reviews_chromium.org, robertshield, jam, dsinclair+watch_chromium.org, stuartmorgan+watch_chromium.org, chromium-apps-reviews_chromium.org, markusheintz_, erikwright+watch_chromium.org
Visibility:
Public.

Description

Make element removal methods in DictionaryValue and ListValue take scoped_ptr's as outparams. TBR=pneubeck@chromium.org,scottbyer@chromium.org BUG=263894 Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=215885

Patch Set 1 #

Patch Set 2 : . #

Patch Set 3 : fix #

Patch Set 4 : win #

Patch Set 5 : fix #

Patch Set 6 : sync #

Unified diffs Side-by-side diffs Delta from patch set Stats (+119 lines, -128 lines) Patch
M base/debug/trace_event_unittest.cc View 1 chunk +2 lines, -2 lines 0 comments Download
M base/json/json_parser.cc View 4 chunks +6 lines, -8 lines 0 comments Download
M base/json/json_reader_unittest.cc View 2 chunks +18 lines, -22 lines 0 comments Download
M base/values.h View 3 chunks +8 lines, -8 lines 0 comments Download
M base/values.cc View 5 chunks +9 lines, -7 lines 0 comments Download
M base/values_unittest.cc View 4 chunks +4 lines, -6 lines 0 comments Download
M chrome/browser/chromeos/extensions/external_cache.cc View 1 2 1 chunk +2 lines, -2 lines 0 comments Download
M chrome/browser/chromeos/policy/network_configuration_updater_impl_cros_unittest.cc View 1 2 1 chunk +4 lines, -4 lines 0 comments Download
M chrome/browser/content_settings/content_settings_policy_provider.cc View 1 chunk +2 lines, -3 lines 0 comments Download
M chrome/browser/content_settings/content_settings_pref_provider.cc View 1 chunk +2 lines, -2 lines 0 comments Download
M chrome/browser/drive/fake_drive_service.cc View 1 2 3 4 5 3 chunks +5 lines, -3 lines 0 comments Download
M chrome/browser/extensions/api/declarative_webrequest/webrequest_condition_attribute_unittest.cc View 2 chunks +3 lines, -2 lines 0 comments Download
M chrome/browser/extensions/api/storage/syncable_settings_storage.cc View 2 chunks +4 lines, -6 lines 0 comments Download
M chrome/browser/extensions/event_router.cc View 1 2 3 4 5 1 chunk +2 lines, -1 line 0 comments Download
M chrome/browser/plugins/plugin_finder_unittest.cc View 2 chunks +1 line, -2 lines 0 comments Download
M chrome/browser/policy/cloud/component_cloud_policy_store.cc View 2 chunks +2 lines, -2 lines 0 comments Download
M chrome/browser/policy/config_dir_policy_loader.cc View 1 chunk +3 lines, -5 lines 0 comments Download
M chrome/browser/ui/webui/about_ui.cc View 1 chunk +2 lines, -1 line 0 comments Download
M chrome/browser/value_store/testing_value_store.cc View 1 chunk +3 lines, -4 lines 0 comments Download
M chrome/browser/value_store/value_store_frontend.cc View 1 chunk +6 lines, -6 lines 0 comments Download
M chrome/common/extensions/api/extension_api.cc View 1 2 3 4 5 1 chunk +2 lines, -3 lines 0 comments Download
M chrome/test/automation/automation_json_requests.h View 3 chunks +5 lines, -4 lines 0 comments Download
M chrome/test/automation/automation_json_requests.cc View 3 chunks +5 lines, -6 lines 0 comments Download
M chrome/test/webdriver/commands/cookie_commands.cc View 2 chunks +4 lines, -5 lines 0 comments Download
M chrome/test/webdriver/webdriver_automation.h View 1 chunk +1 line, -1 line 0 comments Download
M chrome/test/webdriver/webdriver_automation.cc View 2 chunks +3 lines, -4 lines 0 comments Download
M chrome/test/webdriver/webdriver_session.h View 1 chunk +2 lines, -1 line 0 comments Download
M chrome/test/webdriver/webdriver_session.cc View 1 2 3 4 5 1 chunk +2 lines, -1 line 0 comments Download
M chromeos/network/onc/onc_certificate_importer_impl_unittest.cc View 1 2 1 chunk +2 lines, -2 lines 0 comments Download
M chromeos/network/onc/onc_validator.cc View 1 2 1 chunk +3 lines, -3 lines 0 comments Download
M cloud_print/service/win/chrome_launcher.cc View 1 2 1 chunk +2 lines, -2 lines 0 comments Download

Messages

Total messages: 13 (0 generated)
Bernhard Bauer
Please review. Will: base/ Jochen: chrome/ Thanks!
7 years, 4 months ago (2013-07-31 08:19:10 UTC) #1
willchan no longer on Chromium
Seems reasonable, but as I'm at IETF 87 right now, I'm going to redirect to ...
7 years, 4 months ago (2013-07-31 08:24:51 UTC) #2
jochen (gone - plz use gerrit)
lgtm
7 years, 4 months ago (2013-07-31 13:42:03 UTC) #3
Bernhard Bauer
On 2013/07/31 08:24:51, willchan wrote: > Seems reasonable, but as I'm at IETF 87 right ...
7 years, 4 months ago (2013-08-02 13:49:26 UTC) #4
brettw
LGTM, thanks for cleaning this up.
7 years, 4 months ago (2013-08-05 23:58:58 UTC) #5
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/bauerb@chromium.org/21030009/22001
7 years, 4 months ago (2013-08-06 07:58:34 UTC) #6
commit-bot: I haz the power
Failed to apply patch for chrome/browser/policy/policy_loader_win.cc: While running patch -p1 --forward --force --no-backup-if-mismatch; patching file ...
7 years, 4 months ago (2013-08-06 07:58:52 UTC) #7
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/bauerb@chromium.org/21030009/34001
7 years, 4 months ago (2013-08-06 12:04:59 UTC) #8
commit-bot: I haz the power
Retried try job too often on chromium_presubmit for step(s) presubmit http://build.chromium.org/p/tryserver.chromium/buildstatus?builder=chromium_presubmit&number=19012
7 years, 4 months ago (2013-08-06 12:18:52 UTC) #9
Bernhard Bauer
TBR: Philipp for ONC, Scott for Cloud Print.
7 years, 4 months ago (2013-08-06 12:30:48 UTC) #10
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/bauerb@chromium.org/21030009/34001
7 years, 4 months ago (2013-08-06 12:31:10 UTC) #11
pneubeck (no reviews)
lgtm
7 years, 4 months ago (2013-08-06 13:00:45 UTC) #12
commit-bot: I haz the power
7 years, 4 months ago (2013-08-06 13:33:08 UTC) #13
Message was sent while issue was closed.
Change committed as 215885

Powered by Google App Engine
This is Rietveld 408576698