Changeset 440
- Timestamp:
- Nov 18, 2014, 9:58:43 PM (11 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/icedtea-web/plugin/icedteanp/java/sun/applet/PluginAppletViewer.java
r429 r440 549 549 status.get(identifier).equals(PAV_INIT_STATUS.PRE_INIT) 550 550 )) 551 ;551 Thread.currentThread().yield(); 552 552 553 553 // don't bother processing further for inactive applets
Note:
See TracChangeset
for help on using the changeset viewer.