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

Issue 374843002: [SyncFS] [Refactoring] Change RemovePrefix() to return bool (Closed)

Created:
6 years, 5 months ago by peria
Modified:
6 years, 5 months ago
Reviewers:
nhiroki, tzik
CC:
chromium-reviews, kinuko+fileapi, nhiroki, tzik
Project:
chromium
Visibility:
Public.

Description

[SyncFS] [Refactoring] Change RemovePrefix() to return a boolean value. This change reduces duplicates of using StartsWithASCII(). BUG=None TEST=./unit_tests --gtest_filter="Metadata*" Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=281810

Patch Set 1 : #

Unified diffs Side-by-side diffs Delta from patch set Stats (+36 lines, -25 lines) Patch
M chrome/browser/sync_file_system/drive_backend/drive_backend_util.h View 1 chunk +4 lines, -1 line 0 comments Download
M chrome/browser/sync_file_system/drive_backend/drive_backend_util.cc View 1 chunk +11 lines, -4 lines 0 comments Download
M chrome/browser/sync_file_system/drive_backend/metadata_database_index.cc View 2 chunks +5 lines, -6 lines 0 comments Download
M chrome/browser/sync_file_system/drive_backend/metadata_database_index_on_disk.cc View 3 chunks +9 lines, -9 lines 0 comments Download
M chrome/browser/sync_file_system/drive_backend/metadata_db_migration_util.cc View 2 chunks +7 lines, -5 lines 0 comments Download

Messages

Total messages: 6 (0 generated)
peria
PTL
6 years, 5 months ago (2014-07-08 06:41:23 UTC) #1
nhiroki
lgtm
6 years, 5 months ago (2014-07-08 06:56:15 UTC) #2
tzik
lgtm
6 years, 5 months ago (2014-07-08 07:33:45 UTC) #3
peria
The CQ bit was checked by peria@chromium.org
6 years, 5 months ago (2014-07-08 12:02:38 UTC) #4
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/peria@chromium.org/374843002/40001
6 years, 5 months ago (2014-07-08 12:04:18 UTC) #5
commit-bot: I haz the power
6 years, 5 months ago (2014-07-08 20:14:55 UTC) #6
Message was sent while issue was closed.
Change committed as 281810

Powered by Google App Engine
This is Rietveld 408576698