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

Issue 22312006: findFirstGrammarDetail doesn't need to be exposed (Closed)

Created:
7 years, 4 months ago by grzegorz
Modified:
7 years, 4 months ago
Reviewers:
Hajime Morrita, tony
CC:
blink-reviews, dglazkov+blink, eae+blinkwatch
Base URL:
https://chromium.googlesource.com/chromium/blink@master
Visibility:
Public.

Description

findFirstGrammarDetail doesn't need to be exposed Make TextCheckingHelper::findFirstGrammarDetail private. Additionaly, remove badGrammarPhraseLength param, it's not used any longer and add mising const modifier. WebKit merge r153512. Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=155716

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+3 lines, -3 lines) Patch
M Source/core/editing/TextCheckingHelper.h View 2 chunks +1 line, -1 line 0 comments Download
M Source/core/editing/TextCheckingHelper.cpp View 2 chunks +2 lines, -2 lines 0 comments Download

Messages

Total messages: 6 (0 generated)
grzegorz
7 years, 4 months ago (2013-08-07 12:39:41 UTC) #1
grzegorz
I did check the layout tests on Linux, all tests ran as expected with this ...
7 years, 4 months ago (2013-08-07 13:01:05 UTC) #2
grzegorz
7 years, 4 months ago (2013-08-07 19:08:33 UTC) #3
tony
LGTM
7 years, 4 months ago (2013-08-07 19:24:20 UTC) #4
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/g.czajkowski@samsung.com/22312006/1
7 years, 4 months ago (2013-08-07 19:24:37 UTC) #5
commit-bot: I haz the power
7 years, 4 months ago (2013-08-07 21:10:22 UTC) #6
Message was sent while issue was closed.
Change committed as 155716

Powered by Google App Engine
This is Rietveld 408576698