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

Issue 107813005: Files.app: Use types and constants generated by the IDL compiler in the event router. (Closed)

Created:
6 years, 12 months ago by hirono
Modified:
6 years, 11 months ago
Reviewers:
mtomasz, benwells
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
Visibility:
Public.

Description

Files.app: Use types and constants generated by the IDL compiler in the event router. Event names and dictionary values in the event router of Files.app can be replaced with constants and types generated by the IDL compiler. BUG=330638 TEST=none Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=243525

Patch Set 1 #

Total comments: 4

Patch Set 2 : Addressed comment + Replace one more dictionary value with a IDL generated type. #

Patch Set 3 : Reupload. #

Patch Set 4 : Fix tests. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+56 lines, -70 lines) Patch
M chrome/browser/chromeos/extensions/file_manager/event_router.cc View 1 2 3 10 chunks +56 lines, -59 lines 0 comments Download
M chrome/browser/extensions/event_names.cc View 1 chunk +0 lines, -11 lines 0 comments Download

Messages

Total messages: 21 (0 generated)
hirono
PTAL the CL? Thanks!
6 years, 12 months ago (2013-12-25 01:09:51 UTC) #1
mtomasz
https://codereview.chromium.org/107813005/diff/1/chrome/browser/chromeos/extensions/file_manager/event_router.cc File chrome/browser/chromeos/extensions/file_manager/event_router.cc (right): https://codereview.chromium.org/107813005/diff/1/chrome/browser/chromeos/extensions/file_manager/event_router.cc#newcode96 chrome/browser/chromeos/extensions/file_manager/event_router.cc:96: // Converts the job info to its JSON (Value) ...
6 years, 12 months ago (2013-12-25 01:19:56 UTC) #2
hirono
Thanks! https://codereview.chromium.org/107813005/diff/1/chrome/browser/chromeos/extensions/file_manager/event_router.cc File chrome/browser/chromeos/extensions/file_manager/event_router.cc (right): https://codereview.chromium.org/107813005/diff/1/chrome/browser/chromeos/extensions/file_manager/event_router.cc#newcode96 chrome/browser/chromeos/extensions/file_manager/event_router.cc:96: // Converts the job info to its JSON ...
6 years, 12 months ago (2013-12-25 02:06:55 UTC) #3
mtomasz
lgtm
6 years, 12 months ago (2013-12-25 02:24:52 UTC) #4
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/hirono@chromium.org/107813005/60001
6 years, 12 months ago (2013-12-25 02:31:45 UTC) #5
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=42707
6 years, 12 months ago (2013-12-25 02:47:24 UTC) #6
hirono
@benwells PTAL event_names.cc? Thanks!
6 years, 12 months ago (2013-12-25 03:21:27 UTC) #7
benwells
On 2013/12/25 03:21:27, hirono wrote: > @benwells PTAL event_names.cc? Thanks! Why does the global event ...
6 years, 11 months ago (2014-01-06 00:57:23 UTC) #8
hirono
On 2014/01/06 00:57:23, benwells wrote: > On 2013/12/25 03:21:27, hirono wrote: > > @benwells PTAL ...
6 years, 11 months ago (2014-01-06 02:30:45 UTC) #9
benwells
On 2014/01/06 02:30:45, hirono wrote: > On 2014/01/06 00:57:23, benwells wrote: > > On 2013/12/25 ...
6 years, 11 months ago (2014-01-07 00:16:44 UTC) #10
hirono
On 2014/01/07 00:16:44, benwells wrote: > On 2014/01/06 02:30:45, hirono wrote: > > On 2014/01/06 ...
6 years, 11 months ago (2014-01-07 03:59:47 UTC) #11
benwells
lgtm
6 years, 11 months ago (2014-01-07 06:29:20 UTC) #12
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/hirono@chromium.org/107813005/240001
6 years, 11 months ago (2014-01-07 09:51:55 UTC) #13
commit-bot: I haz the power
Retried try job too often on linux_chromeos for step(s) browser_tests http://build.chromium.org/p/tryserver.chromium/buildstatus?builder=linux_chromeos&number=188784
6 years, 11 months ago (2014-01-07 13:39:50 UTC) #14
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/hirono@chromium.org/107813005/450001
6 years, 11 months ago (2014-01-08 03:59:58 UTC) #15
commit-bot: I haz the power
Failed to get patchset properties (patchset not found?)
6 years, 11 months ago (2014-01-08 04:01:44 UTC) #16
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/hirono@chromium.org/107813005/240001
6 years, 11 months ago (2014-01-08 04:01:51 UTC) #17
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/hirono@chromium.org/107813005/460003
6 years, 11 months ago (2014-01-08 04:04:37 UTC) #18
commit-bot: I haz the power
Retried try job too often on win_rel for step(s) nacl_integration http://build.chromium.org/p/tryserver.chromium/buildstatus?builder=win_rel&number=243188
6 years, 11 months ago (2014-01-08 08:49:12 UTC) #19
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/hirono@chromium.org/107813005/460003
6 years, 11 months ago (2014-01-08 08:57:49 UTC) #20
commit-bot: I haz the power
6 years, 11 months ago (2014-01-08 12:07:22 UTC) #21
Message was sent while issue was closed.
Change committed as 243525

Powered by Google App Engine
This is Rietveld 408576698