Chromium Code Reviews
[email protected] (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(244)

Issue 10837044: Correct const accessors in base/values.(h|cc), Part II (ListValue) (Closed)

Created:
8 years, 4 months ago by vabr (Chromium)
Modified:
8 years, 4 months ago
CC:
chromium-reviews, dbeam+watch-ntp_chromium.org, cbentzel+watch_chromium.org, mihaip-chromium-reviews_chromium.org, akalin, Raghu Simha, estade+watch_chromium.org, erikwright (departed), kkania, ncarter (slow), jam, joi+watch-content_chromium.org, Aaron Boodman, grt+watch_chromium.org, Satish, robertshield, pam+watch_chromium.org, brettw-cc_chromium.org, darin-cc_chromium.org, tim (not reviewing)
Base URL:
http://git.chromium.org/chromium/src.git@master
Visibility:
Public.

Description

Correct const accessors in base/values.(h|cc), Part II (ListValue) For problem description and other info please see the BUG page. This is for ListValue. BUG=138946 TEST=N/A (no fix & no new feature) TBR=jar,zelidrag,scottbyer,mpcomplete,darin,achuith,sky,estade,atwilson,grt,thakis,jamesr,hans,sadrul,pastarmovj Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=149819

Patch Set 1 #

Patch Set 2 : More const for mac and chromeos #

Patch Set 3 : More from try-servers #

Patch Set 4 : #

Total comments: 4

Patch Set 5 : David's comments #

Unified diffs Side-by-side diffs Delta from patch set Stats (+249 lines, -211 lines) Patch
M ash/system/network/tray_sms.cc View 1 1 chunk +1 line, -1 line 0 comments Download
M base/debug/trace_event_unittest.cc View 11 chunks +24 lines, -23 lines 0 comments Download
M base/json/json_value_converter.h View 3 chunks +3 lines, -3 lines 0 comments Download
M base/json/json_writer.cc View 1 chunk +1 line, -1 line 0 comments Download
M base/values.h View 2 chunks +8 lines, -4 lines 0 comments Download
M base/values.cc View 6 chunks +40 lines, -15 lines 0 comments Download
M chrome/browser/automation/testing_automation_provider.cc View 1 2 3 4 3 chunks +4 lines, -4 lines 0 comments Download
M chrome/browser/bookmarks/bookmark_codec.cc View 1 chunk +2 lines, -2 lines 0 comments Download
M chrome/browser/bookmarks/bookmark_extension_api.cc View 1 2 3 4 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/bookmarks/bookmark_html_writer.cc View 1 2 3 4 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/bookmarks/bookmark_manager_extension_api.cc View 1 2 3 4 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/chromeos/cros/cros_network_functions.cc View 1 2 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/chromeos/cros/onc_network_parser.cc View 1 2 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/chromeos/cros/sms_watcher.cc View 1 2 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/chromeos/gdata/gdata_contacts_service.cc View 1 2 6 chunks +6 lines, -6 lines 0 comments Download
M chrome/browser/custom_handlers/protocol_handler_registry.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/extensions/api/alarms/alarm_manager.cc View 1 chunk +2 lines, -2 lines 0 comments Download
M chrome/browser/extensions/api/management/management_api.cc View 1 2 3 4 1 chunk +3 lines, -2 lines 0 comments Download
M chrome/browser/extensions/api/omnibox/omnibox_api.cc View 2 chunks +2 lines, -2 lines 0 comments Download
M chrome/browser/extensions/api/record/record_api_test.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/extensions/event_listener_map.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/extensions/extension_function_test_utils.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/extensions/extension_web_ui.h View 2 chunks +2 lines, -2 lines 0 comments Download
M chrome/browser/extensions/extension_web_ui.cc View 3 chunks +4 lines, -3 lines 0 comments Download
M chrome/browser/extensions/webstore_inline_installer.cc View 1 2 3 4 1 chunk +2 lines, -2 lines 0 comments Download
M chrome/browser/extensions/webstore_install_helper.cc View 1 chunk +2 lines, -2 lines 0 comments Download
M chrome/browser/gpu_blacklist.h View 2 chunks +2 lines, -2 lines 0 comments Download
M chrome/browser/gpu_blacklist.cc View 18 chunks +21 lines, -21 lines 0 comments Download
M chrome/browser/net/predictor.cc View 2 chunks +2 lines, -2 lines 0 comments Download
M chrome/browser/net/predictor_unittest.cc View 1 2 3 4 chunks +18 lines, -11 lines 0 comments Download
M chrome/browser/policy/policy_loader_win_unittest.cc View 1 2 3 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/printing/print_job_worker.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/search_engines/template_url_prepopulate_data.cc View 1 chunk +2 lines, -2 lines 0 comments Download
M chrome/browser/sync/invalidations/invalidator_storage.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/ui/cocoa/chrome_to_mobile_bubble_controller.mm View 1 2 chunks +2 lines, -2 lines 0 comments Download
M chrome/browser/ui/gtk/chrome_to_mobile_bubble_gtk.cc View 3 chunks +3 lines, -3 lines 0 comments Download
M chrome/browser/ui/tabs/pinned_tab_codec.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/ui/views/chrome_to_mobile_bubble_view.cc View 1 2 3 4 3 chunks +3 lines, -3 lines 0 comments Download
M chrome/browser/ui/webui/chromeos/imageburner/imageburner_ui.cc View 1 2 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/ui/webui/gpu_internals_ui.cc View 2 chunks +2 lines, -2 lines 0 comments Download
M chrome/browser/ui/webui/history_ui.cc View 1 2 3 4 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/ui/webui/ntp/app_launcher_handler.cc View 1 2 3 4 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/ui/webui/options2/autofill_options_handler.cc View 1 2 3 4 5 chunks +11 lines, -10 lines 0 comments Download
M chrome/browser/ui/webui/options2/core_options_handler.cc View 4 chunks +4 lines, -4 lines 0 comments Download
M chrome/browser/ui/webui/options2/handler_options_handler.cc View 4 chunks +4 lines, -6 lines 0 comments Download
M chrome/browser/ui/webui/options2/manage_profile_handler.cc View 1 2 3 4 3 chunks +3 lines, -3 lines 0 comments Download
M chrome/browser/ui/webui/options2/startup_pages_handler.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/ui/webui/print_preview/print_preview_handler.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/ui/webui/web_ui_browsertest.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/web_resource/notification_promo.cc View 7 chunks +9 lines, -9 lines 0 comments Download
M chrome/common/extensions/api/extension_api.cc View 1 2 3 4 3 chunks +6 lines, -6 lines 0 comments Download
M chrome/common/extensions/api/extension_api_unittest.cc View 3 chunks +4 lines, -4 lines 0 comments Download
M chrome/common/extensions/extension.cc View 1 2 3 4 2 chunks +2 lines, -2 lines 0 comments Download
M chrome/common/net/gaia/oauth2_mint_token_flow.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/installer/util/master_preferences.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/renderer/chrome_mock_render_thread.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/renderer/extensions/chrome_v8_context_set.cc View 1 chunk +1 line, -1 line 0 comments Download
M content/browser/renderer_host/render_view_host_impl.cc View 1 chunk +3 lines, -3 lines 0 comments Download
M content/browser/speech/google_one_shot_remote_engine.cc View 2 chunks +2 lines, -2 lines 0 comments Download
M content/renderer/v8_value_converter_impl.cc View 1 chunk +1 line, -1 line 0 comments Download
M ipc/ipc_message_utils.cc View 1 chunk +1 line, -1 line 0 comments Download
M ppapi/shared_impl/private/ppb_x509_certificate_private_shared.cc View 1 chunk +1 line, -1 line 0 comments Download
M sync/internal_api/sync_manager_impl.cc View 1 2 3 4 1 chunk +1 line, -1 line 0 comments Download
M sync/internal_api/sync_manager_impl_unittest.cc View 1 2 3 4 4 chunks +6 lines, -6 lines 0 comments Download
M sync/protocol/proto_value_conversions_unittest.cc View 1 chunk +2 lines, -2 lines 0 comments Download
M tools/json_schema_compiler/cc_generator.py View 1 chunk +1 line, -1 line 0 comments Download
M tools/json_schema_compiler/util.h View 1 chunk +1 line, -1 line 0 comments Download
M tools/json_schema_compiler/util.cc View 2 chunks +2 lines, -2 lines 0 comments Download

Messages

Total messages: 9 (0 generated)
vabr (Chromium)
Hi all, please find a personalised message below :). It's a large CL, but individual ...
8 years, 4 months ago (2012-08-01 15:37:32 UTC) #1
dhollowa
Autofill: LGTM. http://codereview.chromium.org/10837044/diff/4006/chrome/browser/ui/webui/options2/autofill_options_handler.cc File chrome/browser/ui/webui/options2/autofill_options_handler.cc (right): http://codereview.chromium.org/10837044/diff/4006/chrome/browser/ui/webui/options2/autofill_options_handler.cc#newcode162 chrome/browser/ui/webui/options2/autofill_options_handler.cc:162: AutofillProfile* profile) { nit: this line can ...
8 years, 4 months ago (2012-08-01 16:11:56 UTC) #2
brettw
base LGTM
8 years, 4 months ago (2012-08-01 22:03:09 UTC) #3
battre
LGTM @ net Thanks a lot for doing this!
8 years, 4 months ago (2012-08-02 08:39:02 UTC) #4
battre
On 2012/08/02 08:39:02, battre wrote: > LGTM @ net > > Thanks a lot for ...
8 years, 4 months ago (2012-08-02 08:39:26 UTC) #5
James Hawkins
webui LGTM
8 years, 4 months ago (2012-08-02 20:51:30 UTC) #6
vabr (Chromium)
Thanks you all for the prompt reviews! I addressed David's comments and rebased, and I'm ...
8 years, 4 months ago (2012-08-03 07:08:23 UTC) #7
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/[email protected]/10837044/5005
8 years, 4 months ago (2012-08-03 07:08:39 UTC) #8
commit-bot: I haz the power
8 years, 4 months ago (2012-08-03 08:43:43 UTC) #9
Change committed as 149819

Powered by Google App Engine
This is Rietveld 408576698