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

Issue 961053005: More shell cleanup: Move NativeRunner(Factory) to native_runner.h. (Closed)

Created:
5 years, 9 months ago by viettrungluu
Modified:
5 years, 9 months ago
Reviewers:
jamesr, qsr
CC:
mojo-reviews_chromium.org, qsr+mojo_chromium.org, yzshen+watch_chromium.org
Base URL:
https://github.com/domokit/mojo.git@master
Target Ref:
refs/heads/master
Project:
mojo
Visibility:
Public.

Description

More shell cleanup: Move NativeRunner(Factory) to native_runner.h. (I also want to move the contents of dynamic_service_runner.{h,cc} into native_runner.{h,cc}, but apparently I have to rectify some issues with the thunks targets first.) R=jamesr@chromium.org Committed: https://chromium.googlesource.com/external/mojo/+/3f2970c13f1f277aac8973bae41c574d338c1f0c

Patch Set 1 #

Total comments: 2

Patch Set 2 : rebased #

Unified diffs Side-by-side diffs Delta from patch set Stats (+72 lines, -51 lines) Patch
M shell/application_manager/BUILD.gn View 1 3 chunks +2 lines, -3 lines 0 comments Download
M shell/application_manager/application_manager.h View 2 chunks +5 lines, -41 lines 0 comments Download
M shell/application_manager/application_manager.cc View 1 1 chunk +1 line, -2 lines 0 comments Download
A shell/application_manager/native_runner.h View 1 chunk +60 lines, -0 lines 0 comments Download
M shell/application_manager/query_util_unittest.cc View 1 1 chunk +1 line, -1 line 0 comments Download
M shell/in_process_native_runner.h View 1 chunk +1 line, -2 lines 0 comments Download
M shell/in_process_native_runner.cc View 1 chunk +1 line, -0 lines 0 comments Download
M shell/out_of_process_native_runner.h View 1 chunk +1 line, -1 line 0 comments Download
M shell/out_of_process_native_runner.cc View 1 chunk +0 lines, -1 line 0 comments Download

Messages

Total messages: 5 (1 generated)
viettrungluu
5 years, 9 months ago (2015-03-05 06:12:56 UTC) #1
qsr
https://codereview.chromium.org/961053005/diff/1/shell/application_manager/application_manager.h File shell/application_manager/application_manager.h (right): https://codereview.chromium.org/961053005/diff/1/shell/application_manager/application_manager.h#newcode178 shell/application_manager/application_manager.h:178: scoped_ptr<Fetcher> fetcher); I though scoped_ptr needed the full implementation ...
5 years, 9 months ago (2015-03-05 14:13:20 UTC) #3
jamesr
lgtm https://codereview.chromium.org/961053005/diff/1/shell/application_manager/application_manager.h File shell/application_manager/application_manager.h (right): https://codereview.chromium.org/961053005/diff/1/shell/application_manager/application_manager.h#newcode178 shell/application_manager/application_manager.h:178: scoped_ptr<Fetcher> fetcher); On 2015/03/05 14:13:19, qsr wrote: > ...
5 years, 9 months ago (2015-03-05 17:36:13 UTC) #4
viettrungluu
5 years, 9 months ago (2015-03-05 18:22:00 UTC) #5
Message was sent while issue was closed.
Committed patchset #2 (id:20001) manually as
3f2970c13f1f277aac8973bae41c574d338c1f0c (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698