This is an automated email from the ASF dual-hosted git repository.
gregdove pushed a change to branch develop
in repository https://gitbox.apache.org/repos/asf/royale-asjs.git
from 5e6e90df84 added overflow
new 83eff97fba [quickfix] iframe message listeners cannot be added to the
contentWindow.
new fb031ff116 Adding an enhanced iframe component that supports quick
configuration for message filtering.
The 2 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "add" were already present in the repository and have only
been added to this reference.
Summary of changes:
.../HTML/src/main/resources/html-manifest.xml | 1 +
.../org/apache/royale/html/elements/Iframe.as | 4 +-
.../apache/royale/html/elements/SecurityIframe.as | 214 +++++++++++++++++++++
3 files changed, 217 insertions(+), 2 deletions(-)
create mode 100644
frameworks/projects/HTML/src/main/royale/org/apache/royale/html/elements/SecurityIframe.as