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

Issue 15511009: Picasa import: MediaFileSystemRegistry and misc. plumbing (Closed)

Created:
7 years, 7 months ago by tommycli
Modified:
7 years, 7 months ago
CC:
chromium-reviews, joi+watch-content_chromium.org, tzik+watch_chromium.org, kinuko+watch, jam, darin-cc_chromium.org
Base URL:
https://chromium.googlesource.com/chromium/src.git@0021-picasa-import-add-picasa-finder-to-preferences
Visibility:
Public.

Description

Add Picasa import hooks into MediaFileSystemRegistry. BUG=151701 Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=201997

Patch Set 1 #

Total comments: 8

Patch Set 2 : Address vandebo commenst. #

Total comments: 1

Patch Set 3 : Let StorageInfo do all the type checking. #

Total comments: 3

Patch Set 4 : Add todo #

Patch Set 5 : Back out changes to fileapi_message_filter.cc #

Patch Set 6 : Restore changes and remove todo #

Unified diffs Side-by-side diffs Delta from patch set Stats (+36 lines, -8 lines) Patch
M chrome/browser/media_galleries/fileapi/picasa/picasa_file_util.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/media_galleries/media_file_system_registry.cc View 1 2 2 chunks +13 lines, -3 lines 0 comments Download
M chrome/browser/storage_monitor/storage_info.h View 1 2 1 chunk +4 lines, -0 lines 0 comments Download
M chrome/browser/storage_monitor/storage_info.cc View 1 2 1 chunk +12 lines, -0 lines 0 comments Download
M content/browser/fileapi/fileapi_message_filter.cc View 4 5 1 chunk +6 lines, -4 lines 0 comments Download

Messages

Total messages: 21 (0 generated)
tommycli
This was all that was left to get Picasa loading as a gallery in a ...
7 years, 7 months ago (2013-05-22 00:56:22 UTC) #1
vandebo (ex-Chrome)
https://codereview.chromium.org/15511009/diff/1/chrome/browser/media_galleries/media_file_system_registry.cc File chrome/browser/media_galleries/media_file_system_registry.cc (right): https://codereview.chromium.org/15511009/diff/1/chrome/browser/media_galleries/media_file_system_registry.cc#newcode338 chrome/browser/media_galleries/media_file_system_registry.cc:338: switch (type) { I'd prefer to do this switch ...
7 years, 7 months ago (2013-05-22 15:05:49 UTC) #2
tommycli
Making it behave the same way as mass storage was much less code. https://codereview.chromium.org/15511009/diff/1/chrome/browser/media_galleries/media_file_system_registry.cc File ...
7 years, 7 months ago (2013-05-22 18:03:09 UTC) #3
vandebo (ex-Chrome)
https://codereview.chromium.org/15511009/diff/5002/chrome/browser/media_galleries/media_file_system_registry.cc File chrome/browser/media_galleries/media_file_system_registry.cc (right): https://codereview.chromium.org/15511009/diff/5002/chrome/browser/media_galleries/media_file_system_registry.cc#newcode582 chrome/browser/media_galleries/media_file_system_registry.cc:582: CHECK(StorageInfo::CrackDeviceId(device_id, &type, NULL)); We should probably leave this abstraction ...
7 years, 7 months ago (2013-05-22 18:21:48 UTC) #4
tommycli
7 years, 7 months ago (2013-05-22 19:44:56 UTC) #5
vandebo (ex-Chrome)
LGTM
7 years, 7 months ago (2013-05-22 19:48:47 UTC) #6
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/tommycli@chromium.org/15511009/8002
7 years, 7 months ago (2013-05-22 19:53:57 UTC) #7
tommycli
kinuko: Need OWNER review on content/browser/fileapi/fileapi_message_filter.cc.
7 years, 7 months ago (2013-05-22 21:21:43 UTC) #8
commit-bot: I haz the power
Retried try job too often on chromium_presubmit for step(s) presubmit http://build.chromium.org/p/tryserver.chromium/buildstatus?builder=chromium_presubmit&number=4432
7 years, 7 months ago (2013-05-22 23:01:11 UTC) #9
kinuko
lgtm with one request https://codereview.chromium.org/15511009/diff/8002/content/browser/fileapi/fileapi_message_filter.cc File content/browser/fileapi/fileapi_message_filter.cc (right): https://codereview.chromium.org/15511009/diff/8002/content/browser/fileapi/fileapi_message_filter.cc#newcode759 content/browser/fileapi/fileapi_message_filter.cc:759: url.type() == fileapi::kFileSystemTypePicasa); I think ...
7 years, 7 months ago (2013-05-23 03:51:57 UTC) #10
tommycli
https://codereview.chromium.org/15511009/diff/8002/content/browser/fileapi/fileapi_message_filter.cc File content/browser/fileapi/fileapi_message_filter.cc (right): https://codereview.chromium.org/15511009/diff/8002/content/browser/fileapi/fileapi_message_filter.cc#newcode759 content/browser/fileapi/fileapi_message_filter.cc:759: url.type() == fileapi::kFileSystemTypePicasa); On 2013/05/23 03:51:58, kinuko wrote: > ...
7 years, 7 months ago (2013-05-23 17:27:15 UTC) #11
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/tommycli@chromium.org/15511009/8002
7 years, 7 months ago (2013-05-23 17:28:06 UTC) #12
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/tommycli@chromium.org/15511009/26001
7 years, 7 months ago (2013-05-23 17:33:25 UTC) #13
commit-bot: I haz the power
Retried try job too often on chromium_presubmit for step(s) presubmit http://build.chromium.org/p/tryserver.chromium/buildstatus?builder=chromium_presubmit&number=4637
7 years, 7 months ago (2013-05-23 17:43:55 UTC) #14
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/tommycli@chromium.org/15511009/32001
7 years, 7 months ago (2013-05-23 18:04:33 UTC) #15
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/tommycli@chromium.org/15511009/32001
7 years, 7 months ago (2013-05-23 22:54:17 UTC) #16
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/tommycli@chromium.org/15511009/48001
7 years, 7 months ago (2013-05-23 22:59:11 UTC) #17
tommycli
https://codereview.chromium.org/15511009/diff/8002/content/browser/fileapi/fileapi_message_filter.cc File content/browser/fileapi/fileapi_message_filter.cc (right): https://codereview.chromium.org/15511009/diff/8002/content/browser/fileapi/fileapi_message_filter.cc#newcode759 content/browser/fileapi/fileapi_message_filter.cc:759: url.type() == fileapi::kFileSystemTypePicasa); On 2013/05/23 17:27:15, tommycli wrote: > ...
7 years, 7 months ago (2013-05-23 23:00:05 UTC) #18
kinuko
On 2013/05/23 17:27:15, tommycli wrote: > https://codereview.chromium.org/15511009/diff/8002/content/browser/fileapi/fileapi_message_filter.cc > File content/browser/fileapi/fileapi_message_filter.cc (right): > > https://codereview.chromium.org/15511009/diff/8002/content/browser/fileapi/fileapi_message_filter.cc#newcode759 > ...
7 years, 7 months ago (2013-05-24 02:03:38 UTC) #19
vandebo (ex-Chrome)
On 2013/05/24 02:03:38, kinuko wrote: > On 2013/05/23 17:27:15, tommycli wrote: > > > https://codereview.chromium.org/15511009/diff/8002/content/browser/fileapi/fileapi_message_filter.cc ...
7 years, 7 months ago (2013-05-24 03:46:48 UTC) #20
commit-bot: I haz the power
7 years, 7 months ago (2013-05-24 06:56:16 UTC) #21
Message was sent while issue was closed.
Change committed as 201997

Powered by Google App Engine
This is Rietveld 408576698