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

Issue 691653002: Factor out loading & running of DSOs (Closed)

Created:
6 years, 1 month ago by DaveMoore
Modified:
6 years, 1 month ago
Reviewers:
viettrungluu
CC:
mojo-reviews_chromium.org, qsr+mojo_chromium.org, viettrungluu+watch_chromium.org, yzshen+watch_chromium.org, abarth-chromium, Aaron Boodman, darin (slow to review), ben+mojo_chromium.org
Base URL:
https://github.com/domokit/mojo.git@master
Project:
mojo
Visibility:
Public.

Description

Patch Set 1 #

Patch Set 2 : Extra import #

Total comments: 11

Patch Set 3 : Review nits #

Unified diffs Side-by-side diffs Delta from patch set Stats (+142 lines, -129 lines) Patch
M mojo/shell/BUILD.gn View 1 chunk +1 line, -0 lines 0 comments Download
M mojo/shell/app_child_process.cc View 1 2 3 chunks +4 lines, -25 lines 0 comments Download
M mojo/shell/dynamic_service_runner.h View 1 2 2 chunks +10 lines, -0 lines 0 comments Download
A mojo/shell/dynamic_service_runner.cc View 1 2 1 chunk +122 lines, -0 lines 0 comments Download
M mojo/shell/in_process_dynamic_service_runner.h View 2 chunks +1 line, -2 lines 0 comments Download
M mojo/shell/in_process_dynamic_service_runner.cc View 3 chunks +4 lines, -102 lines 0 comments Download

Messages

Total messages: 8 (1 generated)
DaveMoore
Extra import
6 years, 1 month ago (2014-10-29 22:12:10 UTC) #1
DaveMoore
https://codereview.chromium.org/691653002/diff/20001/mojo/shell/app_child_process.cc File mojo/shell/app_child_process.cc (right): https://codereview.chromium.org/691653002/diff/20001/mojo/shell/app_child_process.cc#newcode230 mojo/shell/app_child_process.cc:230: base::ScopedNativeLibrary app_library( This keeps the semantics of unloading the ...
6 years, 1 month ago (2014-10-29 22:15:13 UTC) #3
viettrungluu
https://codereview.chromium.org/691653002/diff/20001/mojo/shell/app_child_process.cc File mojo/shell/app_child_process.cc (right): https://codereview.chromium.org/691653002/diff/20001/mojo/shell/app_child_process.cc#newcode230 mojo/shell/app_child_process.cc:230: base::ScopedNativeLibrary app_library( On 2014/10/29 22:15:13, DaveMoore wrote: > This ...
6 years, 1 month ago (2014-10-29 23:11:43 UTC) #4
DaveMoore
Review nits
6 years, 1 month ago (2014-10-30 15:32:34 UTC) #5
DaveMoore
https://codereview.chromium.org/691653002/diff/20001/mojo/shell/app_child_process.cc File mojo/shell/app_child_process.cc (right): https://codereview.chromium.org/691653002/diff/20001/mojo/shell/app_child_process.cc#newcode230 mojo/shell/app_child_process.cc:230: base::ScopedNativeLibrary app_library( On 2014/10/29 23:11:43, viettrungluu wrote: > On ...
6 years, 1 month ago (2014-10-30 15:32:56 UTC) #6
viettrungluu
lgtm
6 years, 1 month ago (2014-10-30 15:37:31 UTC) #7
DaveMoore
6 years, 1 month ago (2014-10-30 15:40:15 UTC) #8
Message was sent while issue was closed.
Committed patchset #3 (id:40001) manually as
3a99b93bd500078fc8a045b70e89d47446196d42 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698