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

Issue 16466006: Deprecate media_task_runner() from FileSystemTaskRunners (Closed)

Created:
7 years, 6 months ago by kinuko
Modified:
7 years, 6 months ago
CC:
chromium-reviews, tzik+watch_chromium.org, jam, joi+watch-content_chromium.org, darin-cc_chromium.org, tfarina, kinuko+watch, Lei Zhang
Visibility:
Public.

Description

Deprecate media_task_runner() from FileSystemTaskRunners It looks we no longer need to keep the value there. BUG=241701 TEST=green bots R=thestig@chromium.org Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=205137

Patch Set 1 #

Patch Set 2 : fix #

Total comments: 8

Patch Set 3 : #

Patch Set 4 : #

Patch Set 5 : win build fix #

Patch Set 6 : rebase #

Unified diffs Side-by-side diffs Delta from patch set Stats (+50 lines, -45 lines) Patch
M chrome/browser/chrome_content_browser_client.cc View 1 2 3 4 5 3 chunks +6 lines, -1 line 0 comments Download
M chrome/browser/media_galleries/fileapi/media_file_system_mount_point_provider.h View 1 2 3 chunks +11 lines, -2 lines 0 comments Download
M chrome/browser/media_galleries/fileapi/media_file_system_mount_point_provider.cc View 1 2 chunks +6 lines, -2 lines 0 comments Download
M chrome/browser/media_galleries/fileapi/media_file_validator_unittest.cc View 1 2 3 4 5 2 chunks +3 lines, -1 line 0 comments Download
M chrome/browser/media_galleries/fileapi/native_media_file_util.cc View 1 2 3 4 5 1 chunk +1 line, -2 lines 0 comments Download
M chrome/browser/media_galleries/fileapi/native_media_file_util_unittest.cc View 1 2 3 4 5 2 chunks +2 lines, -1 line 0 comments Download
M chrome/browser/media_galleries/fileapi/picasa/picasa_file_util_unittest.cc View 1 2 3 4 5 2 chunks +3 lines, -1 line 0 comments Download
M chrome/browser/media_galleries/imported_media_gallery_registry.cc View 1 2 3 4 chunks +6 lines, -4 lines 0 comments Download
M chrome/browser/media_galleries/scoped_mtp_device_map_entry.cc View 2 chunks +5 lines, -3 lines 0 comments Download
M chrome/browser/media_galleries/win/mtp_device_delegate_impl_win.cc View 1 2 3 4 5 3 chunks +3 lines, -2 lines 0 comments Download
M content/browser/fileapi/browser_file_system_helper.cc View 1 2 3 4 5 2 chunks +1 line, -7 lines 0 comments Download
M webkit/browser/fileapi/file_system_task_runners.h View 1 2 2 chunks +1 line, -10 lines 0 comments Download
M webkit/browser/fileapi/file_system_task_runners.cc View 1 2 2 chunks +2 lines, -8 lines 0 comments Download
M webkit/browser/fileapi/syncable/canned_syncable_file_system.cc View 1 2 3 4 5 1 chunk +0 lines, -1 line 0 comments Download

Messages

Total messages: 10 (0 generated)
kinuko
Steve, now that we've moved all media related code into c/b/media_galleries we seem to be ...
7 years, 6 months ago (2013-06-06 12:20:59 UTC) #1
vandebo (ex-Chrome)
I'll take a look Monday if Lei doesn't get to it first.
7 years, 6 months ago (2013-06-06 20:10:16 UTC) #2
Lei Zhang
lgtm with some nits https://codereview.chromium.org/16466006/diff/16001/chrome/browser/media_galleries/fileapi/media_file_system_mount_point_provider.h File chrome/browser/media_galleries/fileapi/media_file_system_mount_point_provider.h (right): https://codereview.chromium.org/16466006/diff/16001/chrome/browser/media_galleries/fileapi/media_file_system_mount_point_provider.h#newcode33 chrome/browser/media_galleries/fileapi/media_file_system_mount_point_provider.h:33: explicit MediaFileSystemMountPointProvider( no longer explicit ...
7 years, 6 months ago (2013-06-06 22:31:11 UTC) #3
kinuko
Thanks, updated. https://codereview.chromium.org/16466006/diff/16001/chrome/browser/media_galleries/fileapi/media_file_system_mount_point_provider.h File chrome/browser/media_galleries/fileapi/media_file_system_mount_point_provider.h (right): https://codereview.chromium.org/16466006/diff/16001/chrome/browser/media_galleries/fileapi/media_file_system_mount_point_provider.h#newcode33 chrome/browser/media_galleries/fileapi/media_file_system_mount_point_provider.h:33: explicit MediaFileSystemMountPointProvider( On 2013/06/06 22:31:12, Lei Zhang ...
7 years, 6 months ago (2013-06-07 07:19:24 UTC) #4
kinuko
I'll be CQ-ing this. Steve, please just uncheck it if anything doesn't look good to ...
7 years, 6 months ago (2013-06-07 14:03:38 UTC) #5
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/kinuko@chromium.org/16466006/34001
7 years, 6 months ago (2013-06-07 14:03:51 UTC) #6
commit-bot: I haz the power
Failed to apply patch for chrome/browser/media_galleries/imported_media_gallery_registry.cc: While running patch -p1 --forward --force --no-backup-if-mismatch; patching file ...
7 years, 6 months ago (2013-06-07 14:03:55 UTC) #7
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/kinuko@chromium.org/16466006/53001
7 years, 6 months ago (2013-06-07 14:21:47 UTC) #8
commit-bot: I haz the power
Sorry for I got bad news for ya. Compile failed with a clobber build on ...
7 years, 6 months ago (2013-06-07 15:42:17 UTC) #9
kinuko
7 years, 6 months ago (2013-06-10 03:09:16 UTC) #10
Message was sent while issue was closed.
Committed patchset #6 manually as r205137 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698