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

Issue 23740004: Files.app: Let the file browser private tasks APIs use the auto-generated helper classes. (Closed)

Created:
7 years, 3 months ago by hirono
Modified:
7 years, 3 months ago
Reviewers:
benwells, satorux1, kinaba
CC:
chromium-reviews, extensions-reviews_chromium.org, nkostylev+watch_chromium.org, rginda+watch_chromium.org, oshima+watch_chromium.org, chromium-apps-reviews_chromium.org, stevenjb+watch_chromium.org, davemoore+watch_chromium.org, satorux1
Visibility:
Public.

Description

Files.app: Let the file browser private tasks APIs use the auto-generated helper classes. Originally, the file browser private tasks APIs parse the arguments and generate the results manually. This CL lets the APIs use the auto generated helper classes to parse the arguments. BUG=241693 TEST=file_manager_browsertest Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=221635

Patch Set 1 #

Patch Set 2 : #

Total comments: 9

Patch Set 3 : Addressed the comments. #

Patch Set 4 : Rebased #

Patch Set 5 : Rebased #

Patch Set 6 : Fixed the test. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+74 lines, -168 lines) Patch
M chrome/browser/chromeos/extensions/file_manager/private_api_tasks.h View 3 chunks +3 lines, -9 lines 0 comments Download
M chrome/browser/chromeos/extensions/file_manager/private_api_tasks.cc View 1 2 3 9 chunks +57 lines, -99 lines 0 comments Download
M chrome/browser/chromeos/file_manager/file_tasks.h View 1 2 3 2 chunks +1 line, -15 lines 0 comments Download
M chrome/browser/chromeos/file_manager/file_tasks.cc View 1 2 3 4 1 chunk +0 lines, -11 lines 0 comments Download
M chrome/browser/chromeos/file_manager/file_tasks_unittest.cc View 1 2 3 4 5 2 chunks +10 lines, -31 lines 0 comments Download
M chrome/common/extensions/api/file_browser_private.json View 1 2 3 chunks +3 lines, -3 lines 0 comments Download

Messages

Total messages: 17 (0 generated)
hirono
Could you check the CL? Thank you very much!
7 years, 3 months ago (2013-09-04 13:14:03 UTC) #1
satorux1
https://codereview.chromium.org/23740004/diff/3001/chrome/browser/chromeos/extensions/file_manager/private_api_tasks.cc File chrome/browser/chromeos/extensions/file_manager/private_api_tasks.cc (right): https://codereview.chromium.org/23740004/diff/3001/chrome/browser/chromeos/extensions/file_manager/private_api_tasks.cc#newcode73 chrome/browser/chromeos/extensions/file_manager/private_api_tasks.cc:73: if (!params->file_urls.size()) if (params->file_urls.empty()) https://codereview.chromium.org/23740004/diff/3001/chrome/browser/chromeos/extensions/file_manager/private_api_tasks.cc#newcode112 chrome/browser/chromeos/extensions/file_manager/private_api_tasks.cc:112: if (!params->file_urls.size()) ditto ...
7 years, 3 months ago (2013-09-05 01:36:52 UTC) #2
hirono
Thanks! https://codereview.chromium.org/23740004/diff/3001/chrome/browser/chromeos/extensions/file_manager/private_api_tasks.cc File chrome/browser/chromeos/extensions/file_manager/private_api_tasks.cc (right): https://codereview.chromium.org/23740004/diff/3001/chrome/browser/chromeos/extensions/file_manager/private_api_tasks.cc#newcode73 chrome/browser/chromeos/extensions/file_manager/private_api_tasks.cc:73: if (!params->file_urls.size()) On 2013/09/05 01:36:53, satorux1 wrote: > ...
7 years, 3 months ago (2013-09-05 03:15:46 UTC) #3
satorux1
LGTM https://codereview.chromium.org/23740004/diff/3001/chrome/browser/chromeos/extensions/file_manager/private_api_tasks.cc File chrome/browser/chromeos/extensions/file_manager/private_api_tasks.cc (right): https://codereview.chromium.org/23740004/diff/3001/chrome/browser/chromeos/extensions/file_manager/private_api_tasks.cc#newcode165 chrome/browser/chromeos/extensions/file_manager/private_api_tasks.cc:165: tasks[i].task_descriptor().task_type == On 2013/09/05 03:15:46, hirono wrote: > ...
7 years, 3 months ago (2013-09-05 03:18:14 UTC) #4
kinaba
lgtm
7 years, 3 months ago (2013-09-05 03:22:13 UTC) #5
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/hirono@chromium.org/23740004/9001
7 years, 3 months ago (2013-09-05 03:30:34 UTC) #6
commit-bot: I haz the power
Failed to apply patch for chrome/browser/chromeos/extensions/file_manager/file_tasks.cc: While running patch -p1 --forward --force --no-backup-if-mismatch; can't find ...
7 years, 3 months ago (2013-09-05 03:30:39 UTC) #7
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/hirono@chromium.org/23740004/19001
7 years, 3 months ago (2013-09-05 03:40: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=23877
7 years, 3 months ago (2013-09-05 03:47:59 UTC) #9
hirono
@benwells - Could you take a look the CL? Thank you!
7 years, 3 months ago (2013-09-05 03:51:56 UTC) #10
benwells
lgtm
7 years, 3 months ago (2013-09-06 01:18:29 UTC) #11
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/hirono@chromium.org/23740004/19001
7 years, 3 months ago (2013-09-06 01:40:19 UTC) #12
commit-bot: I haz the power
Sorry for I got bad news for ya. Compile failed with a clobber build on ...
7 years, 3 months ago (2013-09-06 02:21:17 UTC) #13
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/hirono@chromium.org/23740004/47001
7 years, 3 months ago (2013-09-06 03:16:40 UTC) #14
commit-bot: I haz the power
Sorry for I got bad news for ya. Compile failed with a clobber build on ...
7 years, 3 months ago (2013-09-06 03:54:55 UTC) #15
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/hirono@chromium.org/23740004/52001
7 years, 3 months ago (2013-09-06 04:21:28 UTC) #16
commit-bot: I haz the power
7 years, 3 months ago (2013-09-06 07:59:47 UTC) #17
Message was sent while issue was closed.
Change committed as 221635

Powered by Google App Engine
This is Rietveld 408576698