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

Issue 12212038: Do not pass NULL to GetAsString(). (Closed)

Created:
7 years, 10 months ago by Jun Mukai
Modified:
7 years, 10 months ago
CC:
chromium-reviews, sadrul, ben+watch_chromium.org
Visibility:
Public.

Description

Do not pass NULL to GetAsString(). base::StringValue is safe but JSONValueString is unsafe to do so. BUG=174678 Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=181127

Patch Set 1 #

Total comments: 2

Patch Set 2 : #

Unified diffs Side-by-side diffs Delta from patch set Stats (+4 lines, -2 lines) Patch
M chrome/browser/ui/ash/launcher/chrome_launcher_controller_per_app.cc View 1 1 chunk +2 lines, -1 line 0 comments Download
M chrome/browser/ui/ash/launcher/chrome_launcher_controller_per_browser.cc View 1 1 chunk +2 lines, -1 line 0 comments Download

Messages

Total messages: 8 (0 generated)
Jun Mukai
7 years, 10 months ago (2013-02-06 19:08:14 UTC) #1
oshima
lgtm https://codereview.chromium.org/12212038/diff/1/chrome/browser/ui/ash/launcher/chrome_launcher_controller_per_app.cc File chrome/browser/ui/ash/launcher/chrome_launcher_controller_per_app.cc (right): https://codereview.chromium.org/12212038/diff/1/chrome/browser/ui/ash/launcher/chrome_launcher_controller_per_app.cc#newcode141 chrome/browser/ui/ash/launcher/chrome_launcher_controller_per_app.cc:141: std::string unused_value; nit: move it to outside of ...
7 years, 10 months ago (2013-02-06 19:11:38 UTC) #2
Jun Mukai
https://codereview.chromium.org/12212038/diff/1/chrome/browser/ui/ash/launcher/chrome_launcher_controller_per_app.cc File chrome/browser/ui/ash/launcher/chrome_launcher_controller_per_app.cc (right): https://codereview.chromium.org/12212038/diff/1/chrome/browser/ui/ash/launcher/chrome_launcher_controller_per_app.cc#newcode141 chrome/browser/ui/ash/launcher/chrome_launcher_controller_per_app.cc:141: std::string unused_value; On 2013/02/06 19:11:38, oshima wrote: > nit: ...
7 years, 10 months ago (2013-02-06 19:44:32 UTC) #3
Jun Mukai
sky, could you give me an approval?
7 years, 10 months ago (2013-02-06 19:44:59 UTC) #4
Mr4D (OOO till 08-26)
lgtm
7 years, 10 months ago (2013-02-06 21:45:19 UTC) #5
sky
LGTM
7 years, 10 months ago (2013-02-06 21:46:32 UTC) #6
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/mukai@chromium.org/12212038/4001
7 years, 10 months ago (2013-02-06 22:12:31 UTC) #7
commit-bot: I haz the power
7 years, 10 months ago (2013-02-07 00:54:24 UTC) #8
Message was sent while issue was closed.
Change committed as 181127

Powered by Google App Engine
This is Rietveld 408576698