/[Apache-SVN]
ViewVC logotype

Revision 1258400


Jump to revision: Previous Next
Author: (unknown author)
Date: Mon Jan 30 12:15:17 2012 UTC (12 years, 2 months ago)
Changed paths: 1
Log Message:
Transferred from the Adobe Open Source Subversion Repository

Revision: 16500
Author:   dloverin@adobe.com
Date:     2010-06-09T12:33:11.723963Z

Log Message: 
-----------
RSL bug fixes.

1.	Move mx.events.IndexChangedEvent from mx.swc back to framework.swc. Spark ButtonBarBase.as used the class.
2.	CrossDomainRSLItem – https://bugs.adobe.com/jira/browse/SDK-26635 - load all RSLs into the top-level application domain until we can implement the cooperative loading feature. This fix is needed to take advantage of the remove unused rsls feature but keep modules working. Here’s the scenario that broke: 

* An application loads the spark RSL but not the OSMF RSL.
* the application loads a module that uses VideoPlayer. The module loads the OSMF RSL in its application domain but the definitions are not seen by the VideoPlayer class in the top-level app domain. The player throws a VerifyError on TimeEvent (TimeEvent is an OSMF class that VideoPlayer has an expression dependency on).
3.	Add Spark components to the HelloWorld test application so make sure spark does not gain a dependency on mx.swc.
4.	PanelAccImpl – clean up an unused import statement.

QE notes: None.
Doc notes: None.
Bugs: SDK-26635
Reviewer: Alex
Tests run: checkintests
Is noteworthy for integration: No

Modified Paths:
--------------
<path kind="file" action="M">/private/flex/sdk/branches/hero_private/frameworks/projects/framework/src/mx/core/CrossDomainRSLItem.as</path>
<path kind="file" action="D">/private/flex/sdk/branches/hero_private/frameworks/projects/mx/src/mx/events/IndexChangedEvent.as</path>
<path kind="file" action="M">/private/flex/sdk/branches/hero_private/frameworks/projects/spark/src/spark/accessibility/PanelAccImpl.as</path>
<path kind="file" copyfrom-path="/private/flex/sdk/branches/hero_private/frameworks/projects/mx/src/mx/events/IndexChangedEvent.as" copyfrom-rev="16494" action="A">/private/flex/sdk/branches/hero_private/frameworks/projects/framework/src/mx/events/IndexChangedEvent.as</path>
<path kind="file" action="M">/private/flex/sdk/branches/hero_private/frameworks/projects/framework/src/FrameworkClasses.as</path>
<path kind="file" action="M">/private/flex/sdk/branches/hero_private/frameworks/tests/basicTests/spark/views/HelloWorld.mxml</path>

Changed paths

Path Details
Directoryincubator/flex/trunk/frameworks/projects/framework/src/FrameworkClasses.as modified , text changed

infrastructure at apache.org
ViewVC Help
Powered by ViewVC 1.1.26