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

Issue 7484: [chromium-reviews] Fix a potential crasher in SpellChecker Add to dictionary feature.... (Closed)

Created:
12 years, 2 months ago by sidchat (Google)
Modified:
9 years, 7 months ago
Reviewers:
brettw
CC:
chromium-reviews_googlegroups.com
Visibility:
Public.

Description

Fix a potential crasher in SpellChecker Add to dictionary feature. Issue=3039 Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=3546

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+2 lines, -1 line) Patch
M chrome/browser/spellchecker.cc View 1 chunk +2 lines, -1 line 1 comment Download

Messages

Total messages: 2 (0 generated)
sidchat (Google)
12 years, 2 months ago (2008-10-17 18:01:18 UTC) #1
Patrick Johnson
12 years, 2 months ago (2008-10-17 18:13:15 UTC) #2
http://codereview.chromium.org/7484/diff/1/2
File chrome/browser/spellchecker.cc (right):

http://codereview.chromium.org/7484/diff/1/2#newcode513
Line 513: if (f != NULL)
This looks like a good fix, but won't the silent failure be a little confusing
for the user?

Powered by Google App Engine
This is Rietveld 408576698