summaryrefslogtreecommitdiffstats
path: root/printing/print_job_constants.h
diff options
context:
space:
mode:
authorasvitkine@chromium.org <asvitkine@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2011-11-10 15:08:41 +0000
committerasvitkine@chromium.org <asvitkine@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2011-11-10 15:08:41 +0000
commit531e034c4256147c7edd37f5404eaaeb8fe3b0cd (patch)
tree71ea8a6f2b5d71bc00a104b176a2917a8335fe13 /printing/print_job_constants.h
parent23efbcbf7bc712ea22ad731aaa852c1a4763a0ea (diff)
downloadchromium_src-531e034c4256147c7edd37f5404eaaeb8fe3b0cd.zip
chromium_src-531e034c4256147c7edd37f5404eaaeb8fe3b0cd.tar.gz
chromium_src-531e034c4256147c7edd37f5404eaaeb8fe3b0cd.tar.bz2
Fix AutocompleteMatch DCHECK() triggered by |RenderViewContextMenu::AppendSearchProvider()|.
Makes |AppendSearchProvider()| sanitize the text by replacing unwanted whitespace characters with spaces. Do this instead of calling |AutocompleteMatch::SanitizeString()|, since we want to preserve the whitespace between words separated by newlines here, rather than appending such words together. Added |ReplaceChars()| to base/string_util to support replacing any occurence of the given characters with a replacement string. BUG=103338 TEST=Right click on multiline text in a text area in a Debug build. A DCHECK() shouldn't trigger. Review URL: http://codereview.chromium.org/8502027 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@109430 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'printing/print_job_constants.h')
0 files changed, 0 insertions, 0 deletions