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

Issue 203073005: (NOT READY FOR REVIEW) Introduce MessagePortBypassFilter. (Closed)

Created:
6 years, 9 months ago by horo
Modified:
6 years, 8 months ago
Reviewers:
CC:
chromium-reviews, joi+watch-content_chromium.org, darin-cc_chromium.org, jam
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Visibility:
Public.

Description

(NOT READY FOR REVIEW) Introduce MessagePortBypassFilter. MessagePortBypassFilter enables the MessagePort messages be posted directory from the IO thread to the worker thread bypassing the main thread. This is not ready for review. BUG=

Patch Set 1 : #

Unified diffs Side-by-side diffs Delta from patch set Stats (+108 lines, -1 line) Patch
M content/child/child_thread.h View 4 chunks +29 lines, -0 lines 0 comments Download
M content/child/child_thread.cc View 5 chunks +61 lines, -0 lines 0 comments Download
M content/child/webmessageportchannel_impl.h View 1 chunk +1 line, -1 line 0 comments Download
M content/child/webmessageportchannel_impl.cc View 2 chunks +17 lines, -0 lines 0 comments Download

Powered by Google App Engine
This is Rietveld 408576698