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

Issue 2651503003: Use explicit WebString conversions in spellcheck (Closed)

Created:
3 years, 11 months ago by kinuko
Modified:
3 years, 11 months ago
CC:
chromium-reviews, jam, timvolodine, darin-cc_chromium.org, rouslan+spell_chromium.org, groby+spellwatch_chromium.org, rlp+watch_chromium.org
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Use explicit WebString conversions in spellcheck As we're deprecating implicit conversions for WebString <-> string16 replace them with explicit methods. (See crbug.com/667131 for more details) Also in some files WebString implicit conversions seem to be used just to get base::string16, this CL also replaces them with base's string16 conversion methods. BUG=667131 Review-Url: https://codereview.chromium.org/2651503003 Cr-Commit-Position: refs/heads/master@{#445570} Committed: https://chromium.googlesource.com/chromium/src/+/20d134648b8ad14490e40e0b2e41aadb604e3939

Patch Set 1 #

Total comments: 1
Unified diffs Side-by-side diffs Delta from patch set Stats (+54 lines, -68 lines) Patch
M components/spellcheck/renderer/spellcheck.cc View 2 chunks +4 lines, -7 lines 1 comment Download
M components/spellcheck/renderer/spellcheck_multilingual_unittest.cc View 4 chunks +6 lines, -6 lines 0 comments Download
M components/spellcheck/renderer/spellcheck_provider.cc View 3 chunks +9 lines, -5 lines 0 comments Download
M components/spellcheck/renderer/spellcheck_provider_hunspell_unittest.cc View 8 chunks +25 lines, -40 lines 0 comments Download
M components/spellcheck/renderer/spellcheck_unittest.cc View 1 chunk +2 lines, -2 lines 0 comments Download
M content/child/browser_font_resource_trusted.cc View 5 chunks +8 lines, -8 lines 0 comments Download

Messages

Total messages: 13 (9 generated)
kinuko
Hi, can you review this? https://codereview.chromium.org/2651503003/diff/1/components/spellcheck/renderer/spellcheck.cc File components/spellcheck/renderer/spellcheck.cc (right): https://codereview.chromium.org/2651503003/diff/1/components/spellcheck/renderer/spellcheck.cc#newcode404 components/spellcheck/renderer/spellcheck.cc:404: misspelling_start, misspelling_length)); If we ...
3 years, 11 months ago (2017-01-23 04:37:49 UTC) #5
please use gerrit instead
spellcheck lgtm
3 years, 11 months ago (2017-01-23 13:32:09 UTC) #8
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.org/2651503003/1
3 years, 11 months ago (2017-01-24 00:37:25 UTC) #10
commit-bot: I haz the power
3 years, 11 months ago (2017-01-24 00:44:27 UTC) #13
Message was sent while issue was closed.
Committed patchset #1 (id:1) as
https://chromium.googlesource.com/chromium/src/+/20d134648b8ad14490e40e0b2e41...

Powered by Google App Engine
This is Rietveld 408576698