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

Issue 9581024: Added proper extensions for hosted documents. (Closed)

Created:
8 years, 9 months ago by zel
Modified:
8 years, 9 months ago
Reviewers:
dgozman, satorux1, SeRya, csilv
CC:
chromium-reviews, stevenjb+watch_chromium.org, nkostylev+watch_chromium.org, davemoore+watch_chromium.org
Visibility:
Public.

Description

Added proper extensions for hosted documents. BUG=chromium-os:27223 TEST=GDataFileSystemTest.SearchExistingDocument Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=124775

Patch Set 1 #

Patch Set 2 : #

Total comments: 3

Patch Set 3 : #

Patch Set 4 : #

Patch Set 5 : #

Total comments: 6

Patch Set 6 : #

Patch Set 7 : #

Patch Set 8 : #

Patch Set 9 : #

Unified diffs Side-by-side diffs Delta from patch set Stats (+84 lines, -24 lines) Patch
M chrome/app/generated_resources.grd View 1 2 3 4 1 chunk +16 lines, -0 lines 0 comments Download
M chrome/browser/chromeos/extensions/file_browser_private_api.cc View 1 2 3 4 1 chunk +6 lines, -0 lines 0 comments Download
M chrome/browser/chromeos/gdata/gdata_file_system.cc View 1 2 3 6 2 chunks +2 lines, -3 lines 0 comments Download
M chrome/browser/chromeos/gdata/gdata_file_system_unittest.cc View 1 2 3 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/chromeos/gdata/gdata_parser.h View 1 2 3 1 chunk +4 lines, -0 lines 0 comments Download
M chrome/browser/chromeos/gdata/gdata_parser.cc View 1 2 3 2 chunks +19 lines, -20 lines 0 comments Download
M chrome/browser/resources/file_manager/css/file_manager.css View 1 2 3 1 chunk +20 lines, -0 lines 0 comments Download
M chrome/browser/resources/file_manager/js/file_manager.js View 1 2 3 4 5 6 7 8 1 chunk +4 lines, -0 lines 0 comments Download
M chrome/browser/resources/file_manager/js/file_type.js View 1 2 3 4 5 1 chunk +12 lines, -0 lines 0 comments Download

Messages

Total messages: 9 (0 generated)
zel
8 years, 9 months ago (2012-03-02 22:08:31 UTC) #1
satorux1
LGTM with nits: https://chromiumcodereview.appspot.com/9581024/diff/3001/chrome/browser/chromeos/gdata/gdata_file_system.cc File chrome/browser/chromeos/gdata/gdata_file_system.cc (right): https://chromiumcodereview.appspot.com/9581024/diff/3001/chrome/browser/chromeos/gdata/gdata_file_system.cc#newcode177 chrome/browser/chromeos/gdata/gdata_file_system.cc:177: doc->GetHostedDocumentExtension().c_str())); EscapeFileName(file->original_file_name + doc->GetHostedDocumentExtension()) would suffice. ...
8 years, 9 months ago (2012-03-02 22:13:01 UTC) #2
zel
PTAL, I've wired proper extension handling all the way to the UI layer now. https://chromiumcodereview.appspot.com/9581024/diff/3001/chrome/browser/chromeos/gdata/gdata_parser.cc ...
8 years, 9 months ago (2012-03-02 22:54:51 UTC) #3
satorux1
LGTM with few regex errors. https://chromiumcodereview.appspot.com/9581024/diff/1010/chrome/browser/resources/file_manager/js/file_type.js File chrome/browser/resources/file_manager/js/file_type.js (right): https://chromiumcodereview.appspot.com/9581024/diff/1010/chrome/browser/resources/file_manager/js/file_type.js#newcode79 chrome/browser/resources/file_manager/js/file_type.js:79: pattern: /\.gslides/i}, $ is ...
8 years, 9 months ago (2012-03-02 22:59:19 UTC) #4
zel
https://chromiumcodereview.appspot.com/9581024/diff/1010/chrome/browser/resources/file_manager/js/file_type.js File chrome/browser/resources/file_manager/js/file_type.js (right): https://chromiumcodereview.appspot.com/9581024/diff/1010/chrome/browser/resources/file_manager/js/file_type.js#newcode79 chrome/browser/resources/file_manager/js/file_type.js:79: pattern: /\.gslides/i}, On 2012/03/02 22:59:19, satorux1 wrote: > $ ...
8 years, 9 months ago (2012-03-02 23:01:42 UTC) #5
zel
added UI folks as FYI
8 years, 9 months ago (2012-03-02 23:32:03 UTC) #6
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/zelidrag@chromium.org/9581024/7022
8 years, 9 months ago (2012-03-02 23:33:38 UTC) #7
commit-bot: I haz the power
Presubmit check for 9581024-7022 failed and returned exit status 1. /mnt/data/b/commit-queue/workdir/chromium/third_party/closure_linter/closure_linter/javascriptlintrules.py:28: DeprecationWarning: the sets module ...
8 years, 9 months ago (2012-03-02 23:33:49 UTC) #8
csilv
8 years, 9 months ago (2012-03-02 23:36:25 UTC) #9
lgtm, chrome/browser/resources/*

Powered by Google App Engine
This is Rietveld 408576698