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

Issue 693843002: Add support for My Maps maps in Chrome OS Drive integration. (Closed)

Created:
6 years, 1 month ago by fukino
Modified:
6 years, 1 month ago
Reviewers:
oshima, hirono, kinaba
CC:
chromium-reviews, extensions-reviews_chromium.org, nkostylev+watch_chromium.org, yoshiki+watch_chromium.org, rginda+watch_chromium.org, mtomasz+watch_chromium.org, oshima+watch_chromium.org, chromium-apps-reviews_chromium.org, stevenjb+watch_chromium.org, davemoore+watch_chromium.org
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Project:
chromium
Visibility:
Public.

Description

Add support for My Maps maps in Chrome OS Drive integration. By this support, My Maps maps shown in Drive folder have correct icon, file-type description, and file extension. BUG=397029 TEST=Manually create a form in drive.google.com and see it appears with an icon in Files.app. Committed: https://crrev.com/227089035c26d235dcfb795e8444e8b0e04d15fb Cr-Commit-Position: refs/heads/master@{#302593}

Patch Set 1 #

Patch Set 2 : Added unittest for filetype detection from the extension. #

Total comments: 2

Patch Set 3 : Add a comment about gmap/gmaps. #

Messages

Total messages: 15 (2 generated)
fukino
oshima@: PTAL at chrome/app/theme/*. I added an file-type icon for Google My Maps maps kinaba@: ...
6 years, 1 month ago (2014-10-31 12:56:58 UTC) #2
hirono
https://codereview.chromium.org/693843002/diff/20001/ui/file_manager/file_manager/foreground/js/file_type.js File ui/file_manager/file_manager/foreground/js/file_type.js (right): https://codereview.chromium.org/693843002/diff/20001/ui/file_manager/file_manager/foreground/js/file_type.js#newcode160 ui/file_manager/file_manager/foreground/js/file_type.js:160: subtype: 'map', pattern: /\.gmaps$/i For other hosted docs, icon, ...
6 years, 1 month ago (2014-10-31 13:11:07 UTC) #3
fukino
https://codereview.chromium.org/693843002/diff/20001/ui/file_manager/file_manager/foreground/js/file_type.js File ui/file_manager/file_manager/foreground/js/file_type.js (right): https://codereview.chromium.org/693843002/diff/20001/ui/file_manager/file_manager/foreground/js/file_type.js#newcode160 ui/file_manager/file_manager/foreground/js/file_type.js:160: subtype: 'map', pattern: /\.gmaps$/i On 2014/10/31 13:11:07, hirono wrote: ...
6 years, 1 month ago (2014-10-31 13:18:55 UTC) #4
hirono
On 2014/10/31 13:18:55, fukino wrote: > https://codereview.chromium.org/693843002/diff/20001/ui/file_manager/file_manager/foreground/js/file_type.js > File ui/file_manager/file_manager/foreground/js/file_type.js (right): > > https://codereview.chromium.org/693843002/diff/20001/ui/file_manager/file_manager/foreground/js/file_type.js#newcode160 > ...
6 years, 1 month ago (2014-10-31 13:22:40 UTC) #5
fukino
On 2014/10/31 13:22:40, hirono wrote: > On 2014/10/31 13:18:55, fukino wrote: > > > https://codereview.chromium.org/693843002/diff/20001/ui/file_manager/file_manager/foreground/js/file_type.js ...
6 years, 1 month ago (2014-10-31 13:31:07 UTC) #6
oshima
c/a/t lgtm
6 years, 1 month ago (2014-10-31 15:33:36 UTC) #7
kinaba
lgtm
6 years, 1 month ago (2014-11-04 03:19:22 UTC) #8
kinaba
On 2014/11/04 03:19:22, kinaba wrote: > lgtm The current CL is lgtm, please go ahead, ...
6 years, 1 month ago (2014-11-04 03:23:44 UTC) #9
fukino
On 2014/11/04 03:23:44, kinaba wrote: > On 2014/11/04 03:19:22, kinaba wrote: > > lgtm > ...
6 years, 1 month ago (2014-11-04 07:55:36 UTC) #10
kinaba
On 2014/11/04 07:55:36, fukino wrote: > On 2014/11/04 03:23:44, kinaba wrote: > > On 2014/11/04 ...
6 years, 1 month ago (2014-11-04 08:12:31 UTC) #11
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/693843002/40001
6 years, 1 month ago (2014-11-04 08:14:28 UTC) #13
commit-bot: I haz the power
Committed patchset #3 (id:40001)
6 years, 1 month ago (2014-11-04 09:00:19 UTC) #14
commit-bot: I haz the power
6 years, 1 month ago (2014-11-04 09:01:16 UTC) #15
Message was sent while issue was closed.
Patchset 3 (id:??) landed as
https://crrev.com/227089035c26d235dcfb795e8444e8b0e04d15fb
Cr-Commit-Position: refs/heads/master@{#302593}

Powered by Google App Engine
This is Rietveld 408576698