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

Issue 11411280: Sync FileSystem: Use app id part of the URL for its directory title. (Closed)

Created:
8 years ago by tzik
Modified:
8 years ago
Reviewers:
kinuko, nhiroki
CC:
chromium-reviews, tzik+watch_chromium.org, kinuko+watch, stevenjb+watch_chromium.org, oshima+watch_chromium.org
Visibility:
Public.

Description

Sync FileSystem: Use app id part of the URL for its directory title. - This CL changes the directory title for origins, from "chrome-extension://exampleextension" to "exampleextension" - Also, drops file name escape. BUG=163554 Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=170887

Patch Set 1 #

Patch Set 2 : cleanup #

Total comments: 4

Patch Set 3 : s/\.com// #

Patch Set 4 : testfix #

Messages

Total messages: 7 (0 generated)
tzik
PTAL.
8 years ago (2012-11-30 07:06:24 UTC) #1
kinuko
Thx! A bug for you: https://code.google.com/p/chromium/issues/detail?id=163554 lgtm, but could we use 'example' or 'hoge' or ...
8 years ago (2012-11-30 07:13:28 UTC) #2
nhiroki
lgtm https://codereview.chromium.org/11411280/diff/2001/chrome/browser/sync_file_system/drive_file_sync_service.cc File chrome/browser/sync_file_system/drive_file_sync_service.cc (right): https://codereview.chromium.org/11411280/diff/2001/chrome/browser/sync_file_system/drive_file_sync_service.cc#newcode27 chrome/browser/sync_file_system/drive_file_sync_service.cc:27: #include "net/base/escape.h" No longer unused?
8 years ago (2012-11-30 09:17:54 UTC) #3
tzik
Thanks! https://codereview.chromium.org/11411280/diff/2001/chrome/browser/sync_file_system/drive_file_sync_service.cc File chrome/browser/sync_file_system/drive_file_sync_service.cc (right): https://codereview.chromium.org/11411280/diff/2001/chrome/browser/sync_file_system/drive_file_sync_service.cc#newcode27 chrome/browser/sync_file_system/drive_file_sync_service.cc:27: #include "net/base/escape.h" On 2012/11/30 09:17:54, nhiroki wrote: > ...
8 years ago (2012-12-03 08:12:08 UTC) #4
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/tzik@chromium.org/11411280/34
8 years ago (2012-12-03 08:12:20 UTC) #5
commit-bot: I haz the power
Retried try job too often on win_rel for step(s) browser_tests
8 years ago (2012-12-03 12:16:48 UTC) #6
commit-bot: I haz the power
8 years ago (2012-12-04 01:32:11 UTC) #7

Powered by Google App Engine
This is Rietveld 408576698