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

Issue 1209283003: FrameMojoShell provides services to mojo apps. (Closed)

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

Description

FrameMojoShell provides services to mojo apps. BUG=479935 TEST=Manually tested by connecting PlatformVerification service from MojoCdmService. Committed: https://crrev.com/7be3bba3cba700c96d7d9bb940c8d57604720ceb Cr-Commit-Position: refs/heads/master@{#337953}

Patch Set 1 #

Total comments: 13

Patch Set 2 : use WeakBindingSet rebase #

Total comments: 2

Patch Set 3 : address comments #

Patch Set 4 : rebase only #

Unified diffs Side-by-side diffs Delta from patch set Stats (+64 lines, -24 lines) Patch
M chrome/browser/chrome_content_browser_client.h View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/chrome_content_browser_client.cc View 1 2 3 1 chunk +1 line, -1 line 0 comments Download
M content/browser/frame_host/frame_mojo_shell.h View 1 3 chunks +8 lines, -0 lines 0 comments Download
M content/browser/frame_host/frame_mojo_shell.cc View 1 2 2 chunks +23 lines, -2 lines 0 comments Download
M content/browser/frame_host/render_frame_host_impl.cc View 1 1 chunk +0 lines, -3 lines 0 comments Download
M content/browser/mojo/mojo_app_connection_impl.cc View 1 chunk +2 lines, -1 line 0 comments Download
M content/browser/mojo/mojo_shell_context.h View 2 chunks +4 lines, -2 lines 0 comments Download
M content/browser/mojo/mojo_shell_context.cc View 1 3 chunks +14 lines, -9 lines 0 comments Download
M content/public/browser/content_browser_client.h View 1 chunk +2 lines, -2 lines 0 comments Download
M media/mojo/DEPS View 1 chunk +1 line, -0 lines 0 comments Download
M media/mojo/services/mojo_cdm_service.h View 1 3 chunks +4 lines, -2 lines 0 comments Download
M media/mojo/services/mojo_cdm_service.cc View 1 1 chunk +2 lines, -0 lines 0 comments Download
M media/mojo/services/mojo_media_application.cc View 1 2 3 1 chunk +2 lines, -1 line 0 comments Download

Messages

Total messages: 21 (8 generated)
xhwang
Now a mojo app running in the browser/utility process can use services provided in the ...
5 years, 5 months ago (2015-06-29 20:25:51 UTC) #2
Ken Rockot(use gerrit already)
https://codereview.chromium.org/1209283003/diff/1/content/browser/frame_host/frame_mojo_shell.cc File content/browser/frame_host/frame_mojo_shell.cc (right): https://codereview.chromium.org/1209283003/diff/1/content/browser/frame_host/frame_mojo_shell.cc#newcode20 content/browser/frame_host/frame_mojo_shell.cc:20: // A ServiceProvider implementation based on ServiceRegistryImpl. Strongly bound ...
5 years, 5 months ago (2015-07-06 18:58:00 UTC) #3
xhwang
I replaced ProxyServiceProvider with WeakBindingSet. PTAL. Also, sorry for the rebase noise. https://codereview.chromium.org/1209283003/diff/1/content/browser/frame_host/frame_mojo_shell.cc File content/browser/frame_host/frame_mojo_shell.cc ...
5 years, 5 months ago (2015-07-07 19:21:05 UTC) #4
Ken Rockot(use gerrit already)
lgtm https://codereview.chromium.org/1209283003/diff/20001/content/browser/frame_host/frame_mojo_shell.cc File content/browser/frame_host/frame_mojo_shell.cc (right): https://codereview.chromium.org/1209283003/diff/20001/content/browser/frame_host/frame_mojo_shell.cc#newcode13 content/browser/frame_host/frame_mojo_shell.cc:13: #include "third_party/mojo/src/mojo/public/cpp/bindings/strong_binding.h" nit: can remove this now
5 years, 5 months ago (2015-07-07 19:25:46 UTC) #5
xhwang
https://codereview.chromium.org/1209283003/diff/20001/content/browser/frame_host/frame_mojo_shell.cc File content/browser/frame_host/frame_mojo_shell.cc (right): https://codereview.chromium.org/1209283003/diff/20001/content/browser/frame_host/frame_mojo_shell.cc#newcode13 content/browser/frame_host/frame_mojo_shell.cc:13: #include "third_party/mojo/src/mojo/public/cpp/bindings/strong_binding.h" On 2015/07/07 19:25:46, Ken Rockot wrote: > ...
5 years, 5 months ago (2015-07-07 19:31:41 UTC) #6
xhwang
jam: Please OWNERs review!
5 years, 5 months ago (2015-07-07 19:32:06 UTC) #7
jam
lgtm
5 years, 5 months ago (2015-07-08 21:17:01 UTC) #8
xhwang
rebase only
5 years, 5 months ago (2015-07-08 22:14:43 UTC) #12
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1209283003/60001
5 years, 5 months ago (2015-07-08 22:30:12 UTC) #15
commit-bot: I haz the power
Try jobs failed on following builders: win_chromium_compile_dbg_ng on tryserver.chromium.win (JOB_FAILED, http://build.chromium.org/p/tryserver.chromium.win/builders/win_chromium_compile_dbg_ng/builds/57066) (exceeded global retry quota)
5 years, 5 months ago (2015-07-08 23:55:41 UTC) #17
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1209283003/60001
5 years, 5 months ago (2015-07-09 00:18:12 UTC) #19
commit-bot: I haz the power
Committed patchset #4 (id:60001)
5 years, 5 months ago (2015-07-09 00:34:34 UTC) #20
commit-bot: I haz the power
5 years, 5 months ago (2015-07-09 00:35:28 UTC) #21
Message was sent while issue was closed.
Patchset 4 (id:??) landed as
https://crrev.com/7be3bba3cba700c96d7d9bb940c8d57604720ceb
Cr-Commit-Position: refs/heads/master@{#337953}

Powered by Google App Engine
This is Rietveld 408576698