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

Issue 1947313002: Enable content embedders to specify mojo application task runner. (Closed)

Created:
4 years, 7 months ago by alokp
Modified:
4 years, 7 months ago
CC:
Aaron Boodman, abarth-chromium, ben+mojo_chromium.org, chromium-reviews, darin (slow to review), darin-cc_chromium.org, jam, qsr+mojo_chromium.org, viettrungluu+watch_chromium.org, yzshen+watch_chromium.org
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Enable content embedders to specify mojo application task runner. BUG=594234 Committed: https://crrev.com/ffd6d8448a8ee5f5b66243c179fc76954bc06991 Cr-Commit-Position: refs/heads/master@{#391904}

Patch Set 1 #

Patch Set 2 : updated chromecast callsite #

Patch Set 3 : deletes dead code #

Patch Set 4 : updates other callsites #

Patch Set 5 : restores mojo:media in browser #

Unified diffs Side-by-side diffs Delta from patch set Stats (+103 lines, -65 lines) Patch
M chrome/browser/chrome_content_browser_client.cc View 1 2 3 4 1 chunk +3 lines, -2 lines 0 comments Download
M chromecast/browser/cast_content_browser_client.cc View 1 1 chunk +5 lines, -3 lines 0 comments Download
M content/browser/mojo/mojo_shell_context.h View 1 2 2 chunks +0 lines, -7 lines 0 comments Download
M content/browser/mojo/mojo_shell_context.cc View 1 2 3 chunks +3 lines, -16 lines 0 comments Download
M content/child/process_control_impl.h View 1 2 3 1 chunk +6 lines, -7 lines 0 comments Download
M content/child/process_control_impl.cc View 1 2 3 2 chunks +7 lines, -5 lines 0 comments Download
M content/content_common.gypi View 1 chunk +2 lines, -0 lines 0 comments Download
M content/gpu/gpu_process_control_impl.h View 1 2 3 1 chunk +1 line, -1 line 0 comments Download
M content/gpu/gpu_process_control_impl.cc View 1 2 3 1 chunk +4 lines, -4 lines 0 comments Download
M content/public/browser/content_browser_client.h View 2 chunks +2 lines, -4 lines 0 comments Download
A content/public/common/mojo_application_info.h View 1 1 chunk +35 lines, -0 lines 0 comments Download
A content/public/common/mojo_application_info.cc View 1 1 chunk +21 lines, -0 lines 0 comments Download
M content/public/utility/content_utility_client.h View 1 2 3 2 chunks +2 lines, -4 lines 0 comments Download
M content/shell/browser/shell_content_browser_client.cc View 1 2 3 4 1 chunk +3 lines, -2 lines 0 comments Download
M content/shell/utility/shell_content_utility_client.cc View 1 2 3 1 chunk +3 lines, -1 line 0 comments Download
M content/utility/utility_process_control_impl.h View 1 2 3 1 chunk +1 line, -1 line 0 comments Download
M content/utility/utility_process_control_impl.cc View 1 2 3 1 chunk +5 lines, -8 lines 0 comments Download

Messages

Total messages: 21 (6 generated)
alokp
Ken: I still need to update all callsites, but could you check if the API ...
4 years, 7 months ago (2016-05-05 13:16:50 UTC) #2
Ken Rockot(use gerrit already)
This seems fine to me, but +jam to look at the public content API change ...
4 years, 7 months ago (2016-05-05 14:20:41 UTC) #4
jam
lgtm
4 years, 7 months ago (2016-05-05 15:45:46 UTC) #5
alokp
Xiaohan: Is it OK to delete code to register mojo:media in the browser process? It ...
4 years, 7 months ago (2016-05-05 17:27:05 UTC) #7
Ken Rockot(use gerrit already)
On 2016/05/05 at 17:27:05, alokp wrote: > Xiaohan: Is it OK to delete code to ...
4 years, 7 months ago (2016-05-05 17:28:26 UTC) #8
xhwang
On 2016/05/05 17:28:26, Ken Rockot wrote: > On 2016/05/05 at 17:27:05, alokp wrote: > > ...
4 years, 7 months ago (2016-05-05 17:30:03 UTC) #9
alokp
On 2016/05/05 17:28:26, Ken Rockot wrote: > On 2016/05/05 at 17:27:05, alokp wrote: > > ...
4 years, 7 months ago (2016-05-05 17:31:06 UTC) #10
alokp
On 2016/05/05 17:30:03, xhwang wrote: > On 2016/05/05 17:28:26, Ken Rockot wrote: > > On ...
4 years, 7 months ago (2016-05-05 18:17:01 UTC) #11
xhwang
On 2016/05/05 18:17:01, alokp wrote: > On 2016/05/05 17:30:03, xhwang wrote: > > On 2016/05/05 ...
4 years, 7 months ago (2016-05-05 18:21:13 UTC) #12
alokp
On 2016/05/05 18:21:13, xhwang wrote: > On 2016/05/05 18:17:01, alokp wrote: > > On 2016/05/05 ...
4 years, 7 months ago (2016-05-05 18:36:27 UTC) #13
alokp
Ken/Xiaohan: All call sites updated. This is ready for review.
4 years, 7 months ago (2016-05-05 18:36:55 UTC) #14
Ken Rockot(use gerrit already)
lgtm
4 years, 7 months ago (2016-05-05 19:16:21 UTC) #15
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1947313002/80001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1947313002/80001
4 years, 7 months ago (2016-05-05 19:38:39 UTC) #18
commit-bot: I haz the power
Committed patchset #5 (id:80001)
4 years, 7 months ago (2016-05-05 21:33:41 UTC) #19
commit-bot: I haz the power
4 years, 7 months ago (2016-05-05 21:35:06 UTC) #21
Message was sent while issue was closed.
Patchset 5 (id:??) landed as
https://crrev.com/ffd6d8448a8ee5f5b66243c179fc76954bc06991
Cr-Commit-Position: refs/heads/master@{#391904}

Powered by Google App Engine
This is Rietveld 408576698