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

Issue 924793003: Cleanup: Convert const char* kFoo to const char kFoo[]. (Closed)

Created:
5 years, 10 months ago by Lei Zhang
Modified:
5 years ago
CC:
chromium-reviews, tim+watch_chromium.org, extensions-reviews_chromium.org, cbentzel+watch_chromium.org, zea+watch_chromium.org, chromoting-reviews_chromium.org, tfarina, maxbogue+watch_chromium.org, gavinp+memory_chromium.org, rickyz+watch_chromium.org, pvalenzuela+watch_chromium.org, noyau+watch_chromium.org, chromium-apps-reviews_chromium.org, markusheintz_, erikwright+watch_chromium.org, jln+watch_chromium.org, maniscalco+watch_chromium.org
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Cleanup: Convert const char* kFoo to const char kFoo[]. Or change them to const char* const kFoo. TBR=cpu@chromium.org Committed: https://crrev.com/53c883cd322c07f257aa8557549e91598e62fc3f Cr-Commit-Position: refs/heads/master@{#365692}

Patch Set 1 #

Total comments: 1

Patch Set 2 : rebaaaase #

Patch Set 3 : rebase again #

Unified diffs Side-by-side diffs Delta from patch set Stats (+95 lines, -95 lines) Patch
M base/memory/shared_memory_unittest.cc View 1 2 chunks +4 lines, -4 lines 0 comments Download
M chrome/browser/content_settings/content_settings_browsertest.cc View 1 2 chunks +3 lines, -3 lines 0 comments Download
M chrome/browser/net/dns_probe_runner.h View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/net/dns_probe_runner.cc View 1 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/profiles/profile_impl.h View 1 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/profiles/profile_impl.cc View 1 2 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/themes/theme_service.h View 1 2 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/themes/theme_service.cc View 1 2 2 chunks +2 lines, -2 lines 0 comments Download
M components/bookmarks/browser/bookmark_codec.h View 1 1 chunk +17 lines, -17 lines 0 comments Download
M components/bookmarks/browser/bookmark_codec.cc View 1 1 chunk +18 lines, -17 lines 0 comments Download
M components/bookmarks/browser/bookmark_node_data.h View 1 1 chunk +1 line, -1 line 0 comments Download
M components/bookmarks/browser/bookmark_node_data.cc View 1 1 chunk +1 line, -1 line 0 comments Download
M extensions/common/features/behavior_feature.h View 1 1 chunk +4 lines, -4 lines 0 comments Download
M extensions/common/features/behavior_feature.cc View 1 1 chunk +4 lines, -4 lines 0 comments Download
M extensions/common/message_bundle.h View 1 chunk +15 lines, -15 lines 0 comments Download
M extensions/common/message_bundle.cc View 1 1 chunk +15 lines, -16 lines 0 comments Download
M remoting/host/win/wts_terminal_monitor.h View 1 chunk +1 line, -1 line 0 comments Download
M remoting/host/win/wts_terminal_monitor.cc View 1 chunk +1 line, -1 line 0 comments Download
M sandbox/linux/suid/common/suid_unsafe_environment_variables.h View 2 chunks +4 lines, -4 lines 0 comments Download

Messages

Total messages: 16 (8 generated)
Lei Zhang
I'll TBR the other owners since this is pretty mechanical.
5 years, 10 months ago (2015-02-13 20:13:12 UTC) #2
tommycli
lgtm https://codereview.chromium.org/924793003/diff/1/sandbox/linux/suid/common/suid_unsafe_environment_variables.h File sandbox/linux/suid/common/suid_unsafe_environment_variables.h (right): https://codereview.chromium.org/924793003/diff/1/sandbox/linux/suid/common/suid_unsafe_environment_variables.h#newcode23 sandbox/linux/suid/common/suid_unsafe_environment_variables.h:23: static const char* const kSUIDUnsafeEnvironmentVariables[] = { I ...
5 years, 10 months ago (2015-02-13 20:22:37 UTC) #3
jln (very slow on Chromium)
On 2015/02/13 20:13:12, Lei Zhang wrote: > I'll TBR the other owners since this is ...
5 years, 10 months ago (2015-02-13 20:22:44 UTC) #4
Lei Zhang
(Dug this up because it was buried but unread in my reviews folder) It's all ...
5 years ago (2015-12-08 17:51:15 UTC) #6
Lei Zhang
TBRing cpu@ for components-sandbox
5 years ago (2015-12-17 01:04:23 UTC) #9
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/924793003/40001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/924793003/40001
5 years ago (2015-12-17 02:35:26 UTC) #12
commit-bot: I haz the power
Committed patchset #3 (id:40001)
5 years ago (2015-12-17 03:09:40 UTC) #14
commit-bot: I haz the power
5 years ago (2015-12-17 03:10:57 UTC) #16
Message was sent while issue was closed.
Patchset 3 (id:??) landed as
https://crrev.com/53c883cd322c07f257aa8557549e91598e62fc3f
Cr-Commit-Position: refs/heads/master@{#365692}

Powered by Google App Engine
This is Rietveld 408576698