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

Issue 459613009: Convert IPC::ChannelMojo initialization to use new mojo::embedder::CreateChannelOnIOThread(). (Closed)

Created:
6 years, 4 months ago by viettrungluu
Modified:
6 years, 4 months ago
Reviewers:
Hajime Morrita
CC:
chromium-reviews, qsr+mojo_chromium.org, viettrungluu+watch_chromium.org, yzshen+watch_chromium.org, abarth-chromium, Aaron Boodman, darin (slow to review), ben+mojo_chromium.org
Project:
chromium
Visibility:
Public.

Description

Convert IPC::ChannelMojo initialization to use new mojo::embedder::CreateChannelOnIOThread(). (Also simplify things a bit.) R=morrita@chromium.org Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=289071

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+25 lines, -40 lines) Patch
M ipc/mojo/ipc_channel_mojo.h View 1 chunk +1 line, -4 lines 0 comments Download
M ipc/mojo/ipc_channel_mojo.cc View 4 chunks +24 lines, -36 lines 0 comments Download

Messages

Total messages: 6 (0 generated)
viettrungluu
6 years, 4 months ago (2014-08-12 17:40:29 UTC) #1
Hajime Morrita
On 2014/08/12 17:40:29, viettrungluu wrote: LGTM. Thanks for the refactoring! This might fix https://crbug.com/402333 as ...
6 years, 4 months ago (2014-08-12 17:47:24 UTC) #2
Hajime Morrita
The CQ bit was checked by morrita@chromium.org
6 years, 4 months ago (2014-08-12 17:47:27 UTC) #3
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/viettrungluu@chromium.org/459613009/1
6 years, 4 months ago (2014-08-12 17:48:50 UTC) #4
viettrungluu
Committed patchset #1 manually as 289071 (presubmit successful).
6 years, 4 months ago (2014-08-12 21:44:34 UTC) #5
viettrungluu
6 years, 4 months ago (2014-08-12 21:45:23 UTC) #6
Message was sent while issue was closed.
On 2014/08/12 17:47:24, morrita wrote:
> On 2014/08/12 17:40:29, viettrungluu wrote:
> 
> LGTM. Thanks for the refactoring!
> This might fix https://crbug.com/402333 as it turns a raw pointer to a weak
ptr?

Maybe? (Or maybe not?) I'm not sure. It's not obvious to me that it'd fix it,
but the reason behind that crash isn't obvious to me either. ;)

Powered by Google App Engine
This is Rietveld 408576698