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

Issue 467903002: Preload PNaCl plugin when the webapp is started. (Closed)

Created:
6 years, 4 months ago by Sergey Ulanov
Modified:
6 years, 4 months ago
Reviewers:
Jamie, Wez
CC:
chromium-reviews, chromoting-reviews_chromium.org
Project:
chromium
Visibility:
Public.

Description

Preload PNaCl plugin when the webapp is started. Preloading the plugin starts NaCl translator, which saves time when the user tries to connect. Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=290040

Patch Set 1 #

Total comments: 4

Patch Set 2 : #

Unified diffs Side-by-side diffs Delta from patch set Stats (+42 lines, -17 lines) Patch
M remoting/webapp/client_plugin.js View 1 2 chunks +40 lines, -17 lines 0 comments Download
M remoting/webapp/remoting.js View 1 chunk +2 lines, -0 lines 0 comments Download

Messages

Total messages: 8 (0 generated)
Sergey Ulanov
6 years, 4 months ago (2014-08-12 21:56:03 UTC) #1
Wez
https://codereview.chromium.org/467903002/diff/1/remoting/webapp/client_plugin.js File remoting/webapp/client_plugin.js (right): https://codereview.chromium.org/467903002/diff/1/remoting/webapp/client_plugin.js#newcode134 remoting/webapp/client_plugin.js:134: document.body.appendChild(remoting.ClientPlugin.createPluginElement_()); Do we need to make sure the plugin ...
6 years, 4 months ago (2014-08-12 22:03:31 UTC) #2
Jamie
https://codereview.chromium.org/467903002/diff/1/remoting/webapp/client_plugin.js File remoting/webapp/client_plugin.js (right): https://codereview.chromium.org/467903002/diff/1/remoting/webapp/client_plugin.js#newcode134 remoting/webapp/client_plugin.js:134: document.body.appendChild(remoting.ClientPlugin.createPluginElement_()); On 2014/08/12 22:03:31, Wez wrote: > Do we ...
6 years, 4 months ago (2014-08-12 22:35:58 UTC) #3
Sergey Ulanov
PTAL. added loadend event handler to remove the dummy plugin instance once it's finished loading. ...
6 years, 4 months ago (2014-08-15 01:00:18 UTC) #4
Jamie
lgtm
6 years, 4 months ago (2014-08-15 19:00:07 UTC) #5
Sergey Ulanov
The CQ bit was checked by sergeyu@chromium.org
6 years, 4 months ago (2014-08-15 19:07:29 UTC) #6
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/sergeyu@chromium.org/467903002/20001
6 years, 4 months ago (2014-08-15 19:09:09 UTC) #7
commit-bot: I haz the power
6 years, 4 months ago (2014-08-15 23:08:52 UTC) #8
Message was sent while issue was closed.
Committed patchset #2 (20001) as 290040

Powered by Google App Engine
This is Rietveld 408576698