return to downloads

------------------------------------------------------------------------
r7499 | shodgson@adobe.com | 2009-06-02 19:10:08 -0400 (Tue, 02 Jun 2009) | 4 lines
Changed paths:
M /flex/sdk/branches/3.x/frameworks/projects/rpc/src/mx/messaging/ChannelSet.as

Addendum to fix for BLZ-233 - adjust visibility of new internal heartbeat util methods to protected from private.
QA: No
Doc: No
Checkintests Pass: Yes
------------------------------------------------------------------------
r7495 | shodgson@adobe.com | 2009-06-02 16:22:15 -0400 (Tue, 02 Jun 2009) | 4 lines
Changed paths:
M /flex/sdk/branches/3.x/frameworks/projects/rpc/src/mx/messaging/Channel.as
M /flex/sdk/branches/3.x/frameworks/projects/rpc/src/mx/messaging/ChannelSet.as
M /flex/sdk/branches/3.x/frameworks/projects/rpc/src/mx/messaging/config/ServerConfig.as
M /flex/sdk/branches/3.x/frameworks/projects/rpc/src/mx/messaging/messages/CommandMessage.as

BLZ-233 - Add a heartbeatInterval property to channelset
QA: Yes
Doc: Yes (review ASDoc for the new property on ChannelSet)
Checkintests Pass: Yes
------------------------------------------------------------------------
r7488 | pfarland@adobe.com | 2009-06-02 11:25:10 -0400 (Tue, 02 Jun 2009) | 6 lines
Changed paths:
M /flex/sdk/branches/3.x/modules/compiler/src/java/flex2/tools/oem/Application.java

Checking in Keith's patch to Application to avoid an IllegalArgumentException when locating flex-compiler-oem.jar in a WAR deployment.

Doc: No
Bugs:
SDK-18760 - 'URI is not hierarchical' exception when using flex2.tools.oem.Application in a .war file

------------------------------------------------------------------------
r7479 | rfrishbe@adobe.com | 2009-06-01 17:02:29 -0400 (Mon, 01 Jun 2009) | 7 lines
Changed paths:
M /flex/sdk/branches/3.x/frameworks/projects/framework/src/mx/controls/VideoDisplay.as

Taking patch from Daryl Joseph Ducharme around VideoDisplay when a CONNECTION_ERROR occurs.

QE Notes: -
Doc Notes: None
Bugs: SDK-21210, SDK-17101
Reviewer: -
tests: checkintests, mustella VideoDisplay
------------------------------------------------------------------------
r7477 | rfrishbe@adobe.com | 2009-06-01 16:23:10 -0400 (Mon, 01 Jun 2009) | 7 lines
Changed paths:
M /flex/sdk/branches/3.x/frameworks/projects/framework/src/mx/containers/ViewStack.as

Taking patch from Iwo Banas around an extra semi-colon after an if() statement in ViewStack and changing "as" to "is"

QE Notes: -
Doc Notes: None
Bugs: SDK-20468, SDK-20467
Reviewer: -
tests: checkintests
------------------------------------------------------------------------
r7475 | rfrishbe@adobe.com | 2009-06-01 16:04:48 -0400 (Mon, 01 Jun 2009) | 7 lines
Changed paths:
M /flex/sdk/branches/3.x/frameworks/projects/framework/src/mx/controls/DataGrid.as

Adding better inspectable metadata to the column's property for DataGrid. It'll now show up in the "General" category in Builder.

QE Notes: -
Doc Notes: None
Bugs: SDK-20773
Reviewer: -
tests: checkintests
------------------------------------------------------------------------

return to downloads