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

Issue 2795413002: Makes ServiceManagerConnectionImpl queue requests (Closed)

Created:
3 years, 8 months ago by sky
Modified:
3 years, 8 months ago
CC:
chromium-reviews, jam, darin-cc_chromium.org
Target Ref:
refs/heads/master
Project:
chromium
Visibility:
Public.

Description

Makes ServiceManagerConnectionImpl queue requests Without this it's possible for CreateService() to be called before the request handler. BUG=707321 TEST=none R=ben@chromium.org Review-Url: https://codereview.chromium.org/2795413002 Cr-Commit-Position: refs/heads/master@{#461925} Committed: https://chromium.googlesource.com/chromium/src/+/26b9dcec30000075deb5bf3455e99961c4db8b17

Patch Set 1 #

Patch Set 2 : merge #

Unified diffs Side-by-side diffs Delta from patch set Stats (+27 lines, -2 lines) Patch
M content/common/service_manager/service_manager_connection_impl.cc View 1 4 chunks +27 lines, -2 lines 0 comments Download

Messages

Total messages: 19 (9 generated)
sky
As this is blocking usage on a device I'll work on a test separately.
3 years, 8 months ago (2017-04-04 22:52:00 UTC) #2
Ben Goodger (Google)
lgtm
3 years, 8 months ago (2017-04-04 23:03:56 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/2795413002/20001
3 years, 8 months ago (2017-04-04 23:12:38 UTC) #10
Ken Rockot(use gerrit already)
On 2017/04/04 at 23:12:38, commit-bot wrote: > CQ is trying da patch. Follow status at ...
3 years, 8 months ago (2017-04-04 23:16:45 UTC) #11
sky
On 2017/04/04 23:16:45, Ken Rockot (OOO til Apr 10) wrote: > On 2017/04/04 at 23:12:38, ...
3 years, 8 months ago (2017-04-05 00:00:22 UTC) #12
sky
On 2017/04/05 00:00:22, sky wrote: > On 2017/04/04 23:16:45, Ken Rockot (OOO til Apr 10) ...
3 years, 8 months ago (2017-04-05 00:09:36 UTC) #13
tibell
On 2017/04/05 00:09:36, sky wrote: > On 2017/04/05 00:00:22, sky wrote: > > On 2017/04/04 ...
3 years, 8 months ago (2017-04-05 00:24:14 UTC) #14
commit-bot: I haz the power
Committed patchset #2 (id:20001) as https://chromium.googlesource.com/chromium/src/+/26b9dcec30000075deb5bf3455e99961c4db8b17
3 years, 8 months ago (2017-04-05 00:59:05 UTC) #17
sky
On 2017/04/05 00:59:05, commit-bot: I haz the power wrote: > Committed patchset #2 (id:20001) as ...
3 years, 8 months ago (2017-04-06 02:18:20 UTC) #18
sky
3 years, 8 months ago (2017-04-10 23:29:40 UTC) #19
Message was sent while issue was closed.
On 2017/04/06 02:18:20, sky wrote:
> On 2017/04/05 00:59:05, commit-bot: I haz the power wrote:
> > Committed patchset #2 (id:20001) as
> >
>
https://chromium.googlesource.com/chromium/src/+/26b9dcec30000075deb5bf3455e9...
> 
> Ok, this is definitely the wrong fix. I'll revert it as soon as figure out the
> right fix. Will move discussion to email to figure out the right fix.

Jon reverted this as part of the real fix. Which is here:
https://codereview.chromium.org/2802093005/ .

Powered by Google App Engine
This is Rietveld 408576698