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

Issue 174490: Fix cases that initialized StringTokenizer with a temporary. (Closed)

Created:
11 years, 4 months ago by mattm
Modified:
9 years, 7 months ago
CC:
chromium-reviews_googlegroups.com
Visibility:
Public.

Description

Fix cases that initialized StringTokenizer with a temporary. Fix examples in StringTokenizer header that recommended doing that. BUG=none TEST=on linux, open options, click proxy configuration button a bunch. It should not fail intermittently. Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=24398

Patch Set 1 #

Patch Set 2 : check for null path #

Unified diffs Side-by-side diffs Delta from patch set Stats (+18 lines, -4 lines) Patch
M base/string_tokenizer.h View 3 chunks +13 lines, -2 lines 0 comments Download
M chrome/browser/gtk/options/advanced_contents_gtk.cc View 1 1 chunk +3 lines, -1 line 0 comments Download
M chrome/browser/shell_integration_linux.cc View 1 chunk +2 lines, -1 line 0 comments Download

Messages

Total messages: 3 (0 generated)
mattm
11 years, 4 months ago (2009-08-26 01:09:44 UTC) #1
Mike Mammarella
LGTM
11 years, 4 months ago (2009-08-26 01:16:09 UTC) #2
Paweł Hajdan Jr.
11 years, 3 months ago (2009-08-26 15:09:53 UTC) #3
LGTM

Powered by Google App Engine
This is Rietveld 408576698