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

Issue 6979019: base/i18n: Make BreakIterator::IsWord() more readable. (Closed)

Created:
9 years, 7 months ago by tfarina
Modified:
9 years, 7 months ago
Reviewers:
Tom Sepez, Evan Martin
CC:
chromium-reviews, jshin+watch_chromium.org, brettw-cc_chromium.org
Visibility:
Public.

Description

base/i18n: Make BreakIterator::IsWord() more readable. Unrelated changes: - Remove unnecessary {} around if clause. - Tweak some comments in the header file. - Move prev() and pos() getters to the end of public section. BUG=None TEST=out/Debug/base_unittests --gtest_filter=BreakIteratorTest.* R=tsepez@chromium.org,evan@chromium.org Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=86747

Patch Set 1 : #

Patch Set 2 : #

Patch Set 3 : #

Unified diffs Side-by-side diffs Delta from patch set Stats (+18 lines, -19 lines) Patch
M base/i18n/break_iterator.h View 1 2 3 chunks +15 lines, -14 lines 0 comments Download
M base/i18n/break_iterator.cc View 2 chunks +3 lines, -5 lines 0 comments Download

Messages

Total messages: 3 (0 generated)
tfarina
Please, take a look.
9 years, 7 months ago (2011-05-25 21:33:29 UTC) #1
Tom Sepez
LGTM. thanks.
9 years, 7 months ago (2011-05-25 21:37:12 UTC) #2
Evan Martin
9 years, 7 months ago (2011-05-25 21:53:16 UTC) #3
LGTM

Powered by Google App Engine
This is Rietveld 408576698