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 2baf24f jewel-alert: fix closing on iOS. for some reason this line on
controller fails on ios but not in main file: var dialog:HTMLDialogElement =
host.element as HTMLDialogElement;
new c5790f6 [UnitTests] Improvement to console logging in UnitTests. Add
swf logging alongside js logging in browser console
new 56789cb [AMFBinaryData] Fix for writing 'ByteArray' inside
writeObject. Fixes an issue with writing short messages (verified working in an
app that uses them). Added a new test for this.
The 8707 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:
.../royale/net/remoting/amf/AMFBinaryData.as | 19 ++++++------------
.../network/AMFBinaryDataTesterTest.as | 23 ++++++++++++++++++++++
.../main/royale/testshim/RoyaleUnitTestRunner.as | 21 +++++++++++++++++++-
3 files changed, 49 insertions(+), 14 deletions(-)