You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@royale.apache.org by ah...@apache.org on 2018/11/14 23:20:53 UTC

[royale-asjs] branch develop updated (5778873 -> 6d4fd2f)

This is an automated email from the ASF dual-hosted git repository.

aharui pushed a change to branch develop
in repository https://gitbox.apache.org/repos/asf/royale-asjs.git.


    from 5778873  Merge pull request #339 from nihavend/develop
     add e45c2d2  Switching from using a new HTTPStatusEvent to a ValueEvent, now with the 'any' type for its value
     new 6d4fd2f  Merge pull request #342 from ajwfrost/ajwfrost/httpstatus

The 1 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/org/apache/royale/events/ValueEvent.as  |  4 +--
 .../Network/src/main/royale/NetworkClasses.as      |  4 ---
 .../main/royale/org/apache/royale/net/URLLoader.as |  4 +--
 .../apache/royale/net/events/HTTPStatusEvent.as    | 39 ----------------------
 4 files changed, 4 insertions(+), 47 deletions(-)
 delete mode 100644 frameworks/projects/Network/src/main/royale/org/apache/royale/net/events/HTTPStatusEvent.as


[royale-asjs] 01/01: Merge pull request #342 from ajwfrost/ajwfrost/httpstatus

Posted by ah...@apache.org.
This is an automated email from the ASF dual-hosted git repository.

aharui pushed a commit to branch develop
in repository https://gitbox.apache.org/repos/asf/royale-asjs.git

commit 6d4fd2fec34eea8f9b5df8d38872ee049cd26d95
Merge: 5778873 e45c2d2
Author: aharui <ah...@apache.org>
AuthorDate: Wed Nov 14 15:20:49 2018 -0800

    Merge pull request #342 from ajwfrost/ajwfrost/httpstatus
    
    Switching from using a new HTTPStatusEvent to a ValueEvent, now with …

 .../royale/org/apache/royale/events/ValueEvent.as  |  4 +--
 .../Network/src/main/royale/NetworkClasses.as      |  4 ---
 .../main/royale/org/apache/royale/net/URLLoader.as |  4 +--
 .../apache/royale/net/events/HTTPStatusEvent.as    | 39 ----------------------
 4 files changed, 4 insertions(+), 47 deletions(-)