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

Unified Diff: remoting/host/chromoting_host_context.h

Issue 344773002: Revert 278198 "Remove NPAPI plugin from chromoting webapp." (Closed) Base URL: svn://svn.chromium.org/chrome/branches/2058/src/
Patch Set: Created 6 years, 6 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « remoting/host/branding.cc ('k') | remoting/host/plugin/host_log_handler.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: remoting/host/chromoting_host_context.h
===================================================================
--- remoting/host/chromoting_host_context.h (revision 278256)
+++ remoting/host/chromoting_host_context.h (working copy)
@@ -49,7 +49,8 @@
// libjingle code may be run.
scoped_refptr<AutoThreadTaskRunner> network_task_runner();
- // Task runner for the thread that is used for the UI.
+ // Task runner for the thread that is used for the UI. In the NPAPI
+ // plugin this corresponds to the main plugin thread.
scoped_refptr<AutoThreadTaskRunner> ui_task_runner();
// Task runner for the thread used by the ScreenRecorder to capture
« no previous file with comments | « remoting/host/branding.cc ('k') | remoting/host/plugin/host_log_handler.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698