Menu

SVN Commit Log


Commit Date  
[r1467] by briggs@adobe.com

Fix typo.

2010-03-31 23:39:05 Tree
[r1466] by briggs@adobe.com

Add some comments around version numbers.

2010-03-31 23:35:23 Tree
[r1465] by briggs@adobe.com

Add logging statements for plugin load failures. Remove unnecessary condition for local players loading remote plugins (which will never work).

2010-03-31 21:05:14 Tree
[r1464] by oconnell@adobe.com

Code review feedback, MPS and MP event generation.

2010-03-30 21:53:33 Tree
[r1463] by briggs@adobe.com

Change some DVR access specifiers (but keep classes non-public in the ASDocs). Fix typo in method name.

2010-03-30 16:43:33 Tree
[r1462] by briggs@adobe.com

Minor ASDoc change. Add some subclip unit tests.

2010-03-30 15:51:56 Tree
[r1461] by evrijkom@adobe.com

Fix for FM-617.

2010-03-30 09:09:35 Tree
[r1460] by briggs@adobe.com

Fix bug related to validation of plugin versions. The fix is to load a dynamic plugin SWF twice. The first time it's loaded into a separate ApplicationDomain, so that the class types are not merged (and Version.version will not have identical values for player and plugin). If the version types are consistent, then the plugin is loaded a second time, this time into the same SecurityDomain (so that class types are merged). The second load should pull the SWF from the cache, minimizing the overhead. The downside is that the SWF will be initialized twice.

2010-03-30 00:33:12 Tree
[r1459] by briggs@adobe.com

Reenable plugin integration tests.

2010-03-29 19:25:40 Tree
[r1458] by briggs@adobe.com

Don't check policy file when loading SWFs. Don't import local SWFs into current security domain.

2010-03-29 19:24:58 Tree
Older >
Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.