[svn] 2863: Changes recommend from API review.
revision: 2863
author: dloverin@adobe.com
date: 2008-08-15 20:28:51 -0700 (fri, 15 aug 2008)
log message:
-----------
changes recommend api review.
qe: yes
doc: yes
checkintests: yes
reviewer:
bugs:
move apis ifocusmanager2 ifocusmanager , remove ifocusmanager2.
rename sandboxutil -> securityutil
* mx.utils.securityutil
remove hasmutualtrustwithparent()
remove hasmutualtrustwithchild()
add hasmutualtrustbetweenparentandchild()
rename swfloader.compatibleload -> swfloader.loadforcompatibility
create mx.managers.focusdirection
rename systemmanager.dispatcheventtosandboxes -> systemmanager.dispatcheventfromswfbridges
* mx.managers.ifocusmanager
addfocusmanagerbridge() -> addswfbridge
removefocusmanagerbridge() -> removeswfbridge
* mx.managers.systemmanagerproxy
activateproxy() -> activatebyproxy()
deactivateproxy() -> deactivatebyproxy()
* mx.managers.isystemmanager
usebridge() -> useswfbridge()
move/rename mx.sandbox.isandboxbridgeprovider -> mx.core.iswfbridgeprovider
move/rename mx.sandbox.isandboxbridgegroup -> mx.core.iswfbridgegroup
move/rename mx.sandbox.sandboxbridgegroup -> mx.core.swfbridgegroup
delete isandboxgroupaccess, iparentaccess, ichildaccess
rename many methods in mx.core.iswfbridgegroup
rename mx.core.iappliationloader -> mx.core.iswfloader
* mx.core.iswfbridgeprovider
rename sandboxbridge -> swfbridge
add parentallowschild property
add childallowsparent property
modified paths:
--------------
flex/sdk/branches/3.0.x/frameworks/projects/airframework/src/mx/managers/windowedsystemma nager.as
flex/sdk/branches/3.0.x/frameworks/projects/framework/src/mx/controls/alert.as
flex/sdk/branches/3.0.x/frameworks/projects/framework/src/mx/controls/swfloader.as
flex/sdk/branches/3.0.x/frameworks/projects/framework/src/mx/core/icontainer.as
flex/sdk/branches/3.0.x/frameworks/projects/framework/src/mx/core/uicomponent.as
flex/sdk/branches/3.0.x/frameworks/projects/framework/src/mx/events/focusrequest.as
flex/sdk/branches/3.0.x/frameworks/projects/framework/src/mx/managers/cursormanagerimpl.a s
flex/sdk/branches/3.0.x/frameworks/projects/framework/src/mx/managers/focusmanager.as
flex/sdk/branches/3.0.x/frameworks/projects/framework/src/mx/managers/ifocusmanager.as
flex/sdk/branches/3.0.x/frameworks/projects/framework/src/mx/managers/ifocusmanagercontai ner.as
flex/sdk/branches/3.0.x/frameworks/projects/framework/src/mx/managers/isystemmanager.as
flex/sdk/branches/3.0.x/frameworks/projects/framework/src/mx/managers/popupmanagerimpl.as
flex/sdk/branches/3.0.x/frameworks/projects/framework/src/mx/managers/systemmanager.as
flex/sdk/branches/3.0.x/frameworks/projects/framework/src/mx/managers/systemmanagerproxy.
flex/sdk/branches/3.0.x/frameworks/projects/framework/src/mx/utils/eventutil.as
flex/sdk/branches/3.0.x/tools/dependencychecker/flex/tools/dependencychecker/frameworkswc dependencyrules.java
added paths:
-----------
flex/sdk/branches/3.0.x/frameworks/projects/framework/src/mx/core/iswfbridgegroup.as
flex/sdk/branches/3.0.x/frameworks/projects/framework/src/mx/core/iswfbridgeprovider.as
flex/sdk/branches/3.0.x/frameworks/projects/framework/src/mx/core/iswfloader.as
flex/sdk/branches/3.0.x/frameworks/projects/framework/src/mx/core/swfbridgegroup.as
flex/sdk/branches/3.0.x/frameworks/projects/framework/src/mx/core/sandboxbridgegroup.as
flex/sdk/branches/3.0.x/frameworks/projects/framework/src/mx/managers/focusdirection.as
flex/sdk/branches/3.0.x/frameworks/projects/framework/src/mx/utils/securityutil.as
removed paths:
-------------
flex/sdk/branches/3.0.x/frameworks/projects/framework/src/mx/core/iapplicationloader.as
flex/sdk/branches/3.0.x/frameworks/projects/framework/src/mx/managers/ifocusmanager2.as
flex/sdk/branches/3.0.x/frameworks/projects/framework/src/mx/sandbox/
flex/sdk/branches/3.0.x/frameworks/projects/framework/src/mx/utils/sandboxutil.as
author: dloverin@adobe.com
date: 2008-08-15 20:28:51 -0700 (fri, 15 aug 2008)
log message:
-----------
changes recommend api review.
qe: yes
doc: yes
checkintests: yes
reviewer:
bugs:
move apis ifocusmanager2 ifocusmanager , remove ifocusmanager2.
rename sandboxutil -> securityutil
* mx.utils.securityutil
remove hasmutualtrustwithparent()
remove hasmutualtrustwithchild()
add hasmutualtrustbetweenparentandchild()
rename swfloader.compatibleload -> swfloader.loadforcompatibility
create mx.managers.focusdirection
rename systemmanager.dispatcheventtosandboxes -> systemmanager.dispatcheventfromswfbridges
* mx.managers.ifocusmanager
addfocusmanagerbridge() -> addswfbridge
removefocusmanagerbridge() -> removeswfbridge
* mx.managers.systemmanagerproxy
activateproxy() -> activatebyproxy()
deactivateproxy() -> deactivatebyproxy()
* mx.managers.isystemmanager
usebridge() -> useswfbridge()
move/rename mx.sandbox.isandboxbridgeprovider -> mx.core.iswfbridgeprovider
move/rename mx.sandbox.isandboxbridgegroup -> mx.core.iswfbridgegroup
move/rename mx.sandbox.sandboxbridgegroup -> mx.core.swfbridgegroup
delete isandboxgroupaccess, iparentaccess, ichildaccess
rename many methods in mx.core.iswfbridgegroup
rename mx.core.iappliationloader -> mx.core.iswfloader
* mx.core.iswfbridgeprovider
rename sandboxbridge -> swfbridge
add parentallowschild property
add childallowsparent property
modified paths:
--------------
flex/sdk/branches/3.0.x/frameworks/projects/airframework/src/mx/managers/windowedsystemma nager.as
flex/sdk/branches/3.0.x/frameworks/projects/framework/src/mx/controls/alert.as
flex/sdk/branches/3.0.x/frameworks/projects/framework/src/mx/controls/swfloader.as
flex/sdk/branches/3.0.x/frameworks/projects/framework/src/mx/core/icontainer.as
flex/sdk/branches/3.0.x/frameworks/projects/framework/src/mx/core/uicomponent.as
flex/sdk/branches/3.0.x/frameworks/projects/framework/src/mx/events/focusrequest.as
flex/sdk/branches/3.0.x/frameworks/projects/framework/src/mx/managers/cursormanagerimpl.a s
flex/sdk/branches/3.0.x/frameworks/projects/framework/src/mx/managers/focusmanager.as
flex/sdk/branches/3.0.x/frameworks/projects/framework/src/mx/managers/ifocusmanager.as
flex/sdk/branches/3.0.x/frameworks/projects/framework/src/mx/managers/ifocusmanagercontai ner.as
flex/sdk/branches/3.0.x/frameworks/projects/framework/src/mx/managers/isystemmanager.as
flex/sdk/branches/3.0.x/frameworks/projects/framework/src/mx/managers/popupmanagerimpl.as
flex/sdk/branches/3.0.x/frameworks/projects/framework/src/mx/managers/systemmanager.as
flex/sdk/branches/3.0.x/frameworks/projects/framework/src/mx/managers/systemmanagerproxy.
flex/sdk/branches/3.0.x/frameworks/projects/framework/src/mx/utils/eventutil.as
flex/sdk/branches/3.0.x/tools/dependencychecker/flex/tools/dependencychecker/frameworkswc dependencyrules.java
added paths:
-----------
flex/sdk/branches/3.0.x/frameworks/projects/framework/src/mx/core/iswfbridgegroup.as
flex/sdk/branches/3.0.x/frameworks/projects/framework/src/mx/core/iswfbridgeprovider.as
flex/sdk/branches/3.0.x/frameworks/projects/framework/src/mx/core/iswfloader.as
flex/sdk/branches/3.0.x/frameworks/projects/framework/src/mx/core/swfbridgegroup.as
flex/sdk/branches/3.0.x/frameworks/projects/framework/src/mx/core/sandboxbridgegroup.as
flex/sdk/branches/3.0.x/frameworks/projects/framework/src/mx/managers/focusdirection.as
flex/sdk/branches/3.0.x/frameworks/projects/framework/src/mx/utils/securityutil.as
removed paths:
-------------
flex/sdk/branches/3.0.x/frameworks/projects/framework/src/mx/core/iapplicationloader.as
flex/sdk/branches/3.0.x/frameworks/projects/framework/src/mx/managers/ifocusmanager2.as
flex/sdk/branches/3.0.x/frameworks/projects/framework/src/mx/sandbox/
flex/sdk/branches/3.0.x/frameworks/projects/framework/src/mx/utils/sandboxutil.as
More discussions in Commits
adobe
Comments
Post a Comment