rmilani / nativeclient-sdk

Automatically exported from code.google.com/p/nativeclient-sdk
0 stars 0 forks source link

Need a NaCl loader progress bar. #119

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
There should be a progress bar that shows .nexe load progress in the SDK.  This 
can be in the form of either boiler-plate or a .js module that people can 
include in their sites.  Bonus points: have the progress bar be customizable 
with CSS.

Original issue reported on code.google.com by dsprin...@chromium.org on 23 Aug 2011 at 9:50

GoogleCodeExporter commented 9 years ago
Blocked on Chromium bug: 
http://code.google.com/p/chromium/issues/detail?id=93834

Original comment by dsprin...@chromium.org on 23 Aug 2011 at 9:51

GoogleCodeExporter commented 9 years ago

Original comment by dsprin...@chromium.org on 26 Sep 2011 at 9:20

GoogleCodeExporter commented 9 years ago
The load_progress example shows how to respond to progress events.  
experimental/flocking_geese has one instance of how to display this graphically.

Original comment by dsprin...@chromium.org on 28 Nov 2011 at 6:58