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

Issue 2484953002: Eliminate quit closure argument to embedded service factories (Closed)

Created:
4 years, 1 month ago by Ken Rockot(use gerrit already)
Modified:
4 years, 1 month ago
CC:
Aaron Boodman, abarth-chromium, alokp+watch_chromium.org, chromium-reviews, darin (slow to review), darin-cc_chromium.org, feature-media-reviews_chromium.org, halliwell+watch_chromium.org, jam, jochen+watch_chromium.org, lcwu+watch_chromium.org, mlamouri+watch-content_chromium.org, Peter Beverloo, qsr+mojo_chromium.org, viettrungluu+watch_chromium.org, yzshen+watch_chromium.org
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Eliminate quit closure argument to embedded service factories Services now have safe, direct access to their ServiceContext and may therefore explicitly call RequestQuit() on it. This obviates the need for a quit closure argument. BUG=654986 Committed: https://crrev.com/e34d2ea2d89e340de75c2670c5e84eb4000b5c43 Cr-Commit-Position: refs/heads/master@{#430470}

Patch Set 1 #

Patch Set 2 : . #

Unified diffs Side-by-side diffs Delta from patch set Stats (+29 lines, -53 lines) Patch
M chromecast/browser/cast_content_browser_client.cc View 2 chunks +2 lines, -3 lines 0 comments Download
M content/common/service_manager/embedded_service_runner.cc View 1 chunk +3 lines, -7 lines 0 comments Download
M content/public/common/service_info.h View 1 chunk +1 line, -2 lines 0 comments Download
M content/shell/utility/shell_content_utility_client.cc View 1 chunk +1 line, -2 lines 0 comments Download
M media/mojo/services/main.cc View 1 2 chunks +1 line, -13 lines 0 comments Download
M media/mojo/services/media_service.h View 3 chunks +3 lines, -3 lines 0 comments Download
M media/mojo/services/media_service.cc View 2 chunks +6 lines, -5 lines 0 comments Download
M media/mojo/services/media_service_factory.h View 1 chunk +2 lines, -2 lines 0 comments Download
M media/mojo/services/media_service_factory.cc View 1 chunk +6 lines, -8 lines 0 comments Download
M services/device/device_service.h View 1 chunk +1 line, -2 lines 0 comments Download
M services/device/device_service.cc View 1 chunk +1 line, -2 lines 0 comments Download
M services/file/file_service.h View 1 chunk +1 line, -2 lines 0 comments Download
M services/file/file_service.cc View 1 chunk +1 line, -2 lines 0 comments Download

Depends on Patchset:

Dependent Patchsets:

Messages

Total messages: 19 (14 generated)
Ken Rockot(use gerrit already)
Not really an interesting change, but it falls short of my TBR bar
4 years, 1 month ago (2016-11-07 23:05:41 UTC) #6
Ben Goodger (Google)
lgtm
4 years, 1 month ago (2016-11-07 23:22:05 UTC) #7
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.org/2484953002/20001
4 years, 1 month ago (2016-11-08 01:26:21 UTC) #16
commit-bot: I haz the power
Committed patchset #2 (id:20001)
4 years, 1 month ago (2016-11-08 01:39:49 UTC) #17
commit-bot: I haz the power
4 years, 1 month ago (2016-11-08 01:47:24 UTC) #19
Message was sent while issue was closed.
Patchset 2 (id:??) landed as
https://crrev.com/e34d2ea2d89e340de75c2670c5e84eb4000b5c43
Cr-Commit-Position: refs/heads/master@{#430470}

Powered by Google App Engine
This is Rietveld 408576698