Skip to main content
Adobe Employee
December 11, 2009
Question

[svn:fx-trunk] 12821: Follow-up to SDK-24574.

  • December 11, 2009
  • 0 replies
  • 176 views

Revision: 12821

Revision: 12821

Author: klin@adobe.com

Date: 2009-12-10 17:53:44 -0800 (Thu, 10 Dec 2009)

Log Message:

***********

Follow-up to SDK-24574. Add try-catch block to two other places where we use bitmapData.draw(). In this case, we allow the bitmaps to remain null. In this failure case, the flag, hasBitmaps, is set and the shader in the AnimateTransitionShaderInstance is not created. This allows the effect to finish, just without input from the shader since it could not capture the bitmaps.

QE notes: No

Doc notes: No

Bugs: SDK-24574

Reviewer: Chet

Tests run: checkintests

Is noteworthy for integration: No

Ticket Links:

***********

http://bugs.adobe.com/jira/browse/SDK-24574

http://bugs.adobe.com/jira/browse/SDK-24574

Modified Paths:

**************

flex/sdk/trunk/frameworks/projects/spark/src/spark/effects/AnimateTransitionShader.as

flex/sdk/trunk/frameworks/projects/spark/src/spark/effects/supportClasses/AnimateTransitionShaderInstance.as

This topic has been closed for replies.