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

Issue 2603743002: Simplify content::AssociatedInterfaceProviderImpl (Closed)

Created:
3 years, 11 months ago by leonhsl(Using Gerrit)
Modified:
3 years, 11 months ago
CC:
chromium-reviews, darin-cc_chromium.org, jam
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Simplify content::AssociatedInterfaceProviderImpl This CL uses mojo::MakeRequestForTesting() to internally create the message pipe on which mojom::AssociatedInterfaceProvider will be associated. BUG= Committed: https://crrev.com/4015f271f96b29f2f2a1a95b333056108d43dd93 Cr-Commit-Position: refs/heads/master@{#440829}

Patch Set 1 #

Total comments: 2
Unified diffs Side-by-side diffs Delta from patch set Stats (+9 lines, -19 lines) Patch
M content/common/associated_interface_provider_impl.h View 2 chunks +5 lines, -0 lines 0 comments Download
M content/common/associated_interface_provider_impl.cc View 3 chunks +4 lines, -19 lines 2 comments Download

Messages

Total messages: 18 (10 generated)
leonhsl(Using Gerrit)
Hi, Ken, I found mojo::MakeRequestForTesting() is useful to do the simplification, would you PTAL at ...
3 years, 11 months ago (2016-12-27 09:52:05 UTC) #6
Ken Rockot(use gerrit already)
lgtm
3 years, 11 months ago (2016-12-27 18:30:20 UTC) #7
leonhsl(Using Gerrit)
+kinuko@, Hi, Would you PTAL for //content OWNER review? Thanks.
3 years, 11 months ago (2016-12-28 02:10:49 UTC) #9
kinuko
lgtm, assuming that the code path that is calling MakeRequestForTesting is for testing only. https://codereview.chromium.org/2603743002/diff/1/content/common/associated_interface_provider_impl.cc ...
3 years, 11 months ago (2016-12-28 02:47:24 UTC) #10
leonhsl(Using Gerrit)
Thanks all for kindly review. Will send to CQ now. https://codereview.chromium.org/2603743002/diff/1/content/common/associated_interface_provider_impl.cc File content/common/associated_interface_provider_impl.cc (right): https://codereview.chromium.org/2603743002/diff/1/content/common/associated_interface_provider_impl.cc#newcode16 ...
3 years, 11 months ago (2016-12-28 03:03:40 UTC) #11
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/2603743002/1
3 years, 11 months ago (2016-12-28 03:06:19 UTC) #13
commit-bot: I haz the power
Committed patchset #1 (id:1)
3 years, 11 months ago (2016-12-28 03:13:15 UTC) #16
commit-bot: I haz the power
3 years, 11 months ago (2017-01-02 15:48:30 UTC) #18
Message was sent while issue was closed.
Patchset 1 (id:??) landed as
https://crrev.com/4015f271f96b29f2f2a1a95b333056108d43dd93
Cr-Commit-Position: refs/heads/master@{#440829}

Powered by Google App Engine
This is Rietveld 408576698