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

Issue 2331263002: [Extensions] Finish making port creation asynchronous (Closed)

Created:
4 years, 3 months ago by Devlin
Modified:
4 years, 3 months ago
Reviewers:
Robert Sesek, lazyboy
CC:
chromium-reviews, chromium-apps-reviews_chromium.org, extensions-reviews_chromium.org
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

[Extensions] Finish making port creation asynchronous Make extension port creation for tabs.connect and runtime.connectNative asynchronous. BUG=642380 Committed: https://crrev.com/e6037629d0de58e95969abdde7a0d6d52fac120c Cr-Commit-Position: refs/heads/master@{#418403}

Patch Set 1 #

Total comments: 7

Patch Set 2 : lazyboy's #

Unified diffs Side-by-side diffs Delta from patch set Stats (+74 lines, -47 lines) Patch
M chrome/browser/renderer_host/chrome_extension_message_filter.h View 2 chunks +2 lines, -2 lines 0 comments Download
M chrome/browser/renderer_host/chrome_extension_message_filter.cc View 2 chunks +10 lines, -6 lines 0 comments Download
M extensions/common/extension_messages.h View 1 chunk +10 lines, -10 lines 0 comments Download
M extensions/renderer/extension_frame_helper.h View 1 2 chunks +7 lines, -0 lines 0 comments Download
M extensions/renderer/extension_frame_helper.cc View 1 1 chunk +28 lines, -0 lines 0 comments Download
M extensions/renderer/messaging_bindings.cc View 1 2 chunks +17 lines, -29 lines 0 comments Download

Dependent Patchsets:

Messages

Total messages: 27 (16 generated)
Devlin
lazyboy@, mind taking a look?
4 years, 3 months ago (2016-09-13 00:27:24 UTC) #7
lazyboy
lgtm. https://codereview.chromium.org/2331263002/diff/1/extensions/renderer/extension_frame_helper.cc File extensions/renderer/extension_frame_helper.cc (right): https://codereview.chromium.org/2331263002/diff/1/extensions/renderer/extension_frame_helper.cc#newcode208 extensions/renderer/extension_frame_helper.cc:208: void ExtensionFrameHelper::RequestNativePortId( nit: RequestNativeAppPortId https://codereview.chromium.org/2331263002/diff/1/extensions/renderer/extension_frame_helper.cc#newcode216 extensions/renderer/extension_frame_helper.cc:216: // TODO(devlin): ...
4 years, 3 months ago (2016-09-13 00:34:40 UTC) #8
Devlin
https://codereview.chromium.org/2331263002/diff/1/extensions/renderer/extension_frame_helper.cc File extensions/renderer/extension_frame_helper.cc (right): https://codereview.chromium.org/2331263002/diff/1/extensions/renderer/extension_frame_helper.cc#newcode208 extensions/renderer/extension_frame_helper.cc:208: void ExtensionFrameHelper::RequestNativePortId( On 2016/09/13 00:34:39, lazyboy wrote: > nit: ...
4 years, 3 months ago (2016-09-13 16:49:55 UTC) #10
lazyboy
still lgtm. https://codereview.chromium.org/2331263002/diff/1/extensions/renderer/messaging_bindings.cc File extensions/renderer/messaging_bindings.cc (right): https://codereview.chromium.org/2331263002/diff/1/extensions/renderer/messaging_bindings.cc#newcode479 extensions/renderer/messaging_bindings.cc:479: DCHECK(frame_helper); On 2016/09/13 16:49:55, Devlin wrote: > ...
4 years, 3 months ago (2016-09-13 17:22:08 UTC) #12
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/2331263002/20001
4 years, 3 months ago (2016-09-13 17:34:59 UTC) #16
commit-bot: I haz the power
Try jobs failed on following builders: chromium_presubmit on master.tryserver.chromium.linux (JOB_FAILED, http://build.chromium.org/p/tryserver.chromium.linux/builders/chromium_presubmit/builds/258464)
4 years, 3 months ago (2016-09-13 17:43:22 UTC) #18
Devlin
+rsesek@ for extension_messages.h
4 years, 3 months ago (2016-09-13 17:45:36 UTC) #20
Robert Sesek
lgtm
4 years, 3 months ago (2016-09-13 22:21:13 UTC) #21
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/2331263002/20001
4 years, 3 months ago (2016-09-13 23:03:34 UTC) #23
commit-bot: I haz the power
Committed patchset #2 (id:20001)
4 years, 3 months ago (2016-09-13 23:11:01 UTC) #25
commit-bot: I haz the power
4 years, 3 months ago (2016-09-13 23:12:42 UTC) #27
Message was sent while issue was closed.
Patchset 2 (id:??) landed as
https://crrev.com/e6037629d0de58e95969abdde7a0d6d52fac120c
Cr-Commit-Position: refs/heads/master@{#418403}

Powered by Google App Engine
This is Rietveld 408576698