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

Issue 12560002: Change var blah_blah -> blahBlah. (Closed)

Created:
7 years, 9 months ago by Dan Beam
Modified:
7 years, 9 months ago
CC:
chromium-reviews, dbeam+watch-ntp_chromium.org, dbeam+watch-options_chromium.org, nkostylev+watch_chromium.org, shishir+watch_chromium.org, feature-media-reviews_chromium.org, yusukes+watch_chromium.org, yoshiki+watch_chromium.org, dominich+watch_chromium.org, Patrick Dubroy, Aaron Boodman, rginda+watch_chromium.org, eroman, pam+watch_chromium.org, arv+watch_chromium.org, oshima+watch_chromium.org, estade+watch_chromium.org, chromium-apps-reviews_chromium.org, stevenjb+watch_chromium.org, mmenke, pedrosimonetti+watch_chromium.org
Visibility:
Public.

Description

Change var blah_blah -> blahBlah. http://google-styleguide.googlecode.com/svn/trunk/javascriptguide.xml#Naming R=estade@chromium.org TBR=rdsmith@chromium.org BUG=none, though I'll probably make one for a presubmit check. TEST=no regressions, better js style in c/b/resources Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=187259

Patch Set 1 #

Patch Set 2 : . #

Patch Set 3 : merge #

Patch Set 4 : . #

Patch Set 5 : merge #

Patch Set 6 : . #

Patch Set 7 : . #

Patch Set 8 : fun #

Patch Set 9 : test fix #

Patch Set 10 : . #

Patch Set 11 : . #

Patch Set 12 : . #

Patch Set 13 : . #

Patch Set 14 : merge #

Patch Set 15 : . #

Unified diffs Side-by-side diffs Delta from patch set Stats (+271 lines, -278 lines) Patch
M chrome/browser/download/download_browsertest.cc View 1 2 3 4 5 6 7 8 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/resources/about_stats.js View 4 chunks +16 lines, -16 lines 0 comments Download
M chrome/browser/resources/backloader/scripts/background.js View 1 2 3 4 5 6 7 8 9 10 11 12 1 chunk +2 lines, -2 lines 0 comments Download
M chrome/browser/resources/chromeos/diagnostics/main.js View 2 chunks +3 lines, -3 lines 0 comments Download
M chrome/browser/resources/chromeos/login/oobe.js View 1 chunk +6 lines, -6 lines 0 comments Download
M chrome/browser/resources/chromeos/login/oobe_screen_oauth_enrollment.js View 1 chunk +2 lines, -2 lines 0 comments Download
M chrome/browser/resources/chromeos/login/oobe_screen_update.js View 4 chunks +4 lines, -4 lines 0 comments Download
M chrome/browser/resources/chromeos/merge_session_load.html View 1 chunk +4 lines, -4 lines 0 comments Download
M chrome/browser/resources/chromeos/mobile_setup.js View 1 2 3 4 5 6 7 8 9 10 11 12 13 14 2 chunks +4 lines, -4 lines 0 comments Download
M chrome/browser/resources/chromeos/network_configuration/js/main_status.js View 1 chunk +2 lines, -2 lines 0 comments Download
M chrome/browser/resources/chromeos/network_menu.js View 1 chunk +3 lines, -3 lines 0 comments Download
M chrome/browser/resources/chromeos/offline_load.html View 1 chunk +4 lines, -4 lines 0 comments Download
M chrome/browser/resources/extensions/extension_list.js View 3 chunks +10 lines, -10 lines 0 comments Download
M chrome/browser/resources/extensions/extensions.js View 2 chunks +2 lines, -2 lines 0 comments Download
M chrome/browser/resources/file_manager/js/file_tasks.js View 3 chunks +20 lines, -20 lines 0 comments Download
M chrome/browser/resources/file_manager/js/image_editor/image_util.js View 2 chunks +8 lines, -8 lines 0 comments Download
M chrome/browser/resources/file_manager/js/media/media_controls.js View 1 2 3 4 5 6 7 8 9 10 11 12 13 14 2 chunks +6 lines, -6 lines 0 comments Download
M chrome/browser/resources/file_manager/js/photo/gallery.js View 1 2 1 chunk +2 lines, -2 lines 0 comments Download
M chrome/browser/resources/gesture_config.js View 1 2 3 2 chunks +6 lines, -12 lines 0 comments Download
M chrome/browser/resources/history/history.js View 1 2 3 4 5 6 7 8 9 10 3 chunks +15 lines, -15 lines 0 comments Download
M chrome/browser/resources/net_internals/source_entry.js View 1 chunk +5 lines, -5 lines 0 comments Download
M chrome/browser/resources/ntp4/new_tab.js View 2 chunks +4 lines, -4 lines 0 comments Download
M chrome/browser/resources/options/chromeos/display_options.js View 1 2 3 3 chunks +50 lines, -50 lines 0 comments Download
M chrome/browser/resources/options/chromeos/internet_detail.js View 1 1 chunk +15 lines, -15 lines 0 comments Download
M chrome/browser/resources/options/content_settings_exceptions_area.js View 1 chunk +2 lines, -2 lines 0 comments Download
M chrome/browser/resources/options/language_dictionary_overlay_word_list.js View 3 chunks +10 lines, -10 lines 0 comments Download
M chrome/browser/resources/predictors/resource_prefetch_predictor.js View 1 chunk +4 lines, -4 lines 0 comments Download
M chrome/browser/resources/print_preview/data/ticket_items/page_range.js View 2 chunks +4 lines, -5 lines 0 comments Download
M chrome/browser/resources/profiler/profiler.js View 1 chunk +5 lines, -5 lines 0 comments Download
M chrome/browser/resources/suggestions_internals/suggestions_internals.js View 3 chunks +8 lines, -8 lines 0 comments Download
M chrome/browser/resources/sync_internals/traffic.js View 1 chunk +7 lines, -7 lines 0 comments Download
M chrome/browser/resources/task_manager/main.js View 1 2 3 7 chunks +37 lines, -37 lines 0 comments Download

Messages

Total messages: 11 (0 generated)
Dan Beam
7 years, 9 months ago (2013-03-07 01:32:50 UTC) #1
Evan Stade
rubber stamp lgtm
7 years, 9 months ago (2013-03-07 05:48:09 UTC) #2
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/dbeam@chromium.org/12560002/29003
7 years, 9 months ago (2013-03-07 18:45:41 UTC) #3
commit-bot: I haz the power
Presubmit check for 12560002-29003 failed and returned exit status 1. INFO:root:Found 32 file(s). Running presubmit ...
7 years, 9 months ago (2013-03-07 18:46:03 UTC) #4
Dan Beam
+rdsmith@ as TBR for simple variable rename
7 years, 9 months ago (2013-03-08 16:35:02 UTC) #5
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/dbeam@chromium.org/12560002/83001
7 years, 9 months ago (2013-03-10 01:25:40 UTC) #6
commit-bot: I haz the power
Failed to apply patch for chrome/browser/resources/options/browser_options_startup_page_list.js: While running patch -p1 --forward --force --no-backup-if-mismatch; patching file ...
7 years, 9 months ago (2013-03-10 01:25:46 UTC) #7
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/dbeam@chromium.org/12560002/88001
7 years, 9 months ago (2013-03-10 03:22:28 UTC) #8
commit-bot: I haz the power
Presubmit check for 12560002-88001 failed and returned exit status 1. INFO:root:Found 32 file(s). Running presubmit ...
7 years, 9 months ago (2013-03-10 03:22:56 UTC) #9
Dan Beam
Committed patchset #15 manually as r187259 (presubmit successful).
7 years, 9 months ago (2013-03-11 09:02:15 UTC) #10
Randy Smith (Not in Mondays)
7 years, 9 months ago (2013-03-12 05:02:04 UTC) #11
Message was sent while issue was closed.
chrome/browser/download LGTM.

Powered by Google App Engine
This is Rietveld 408576698