bugGnash - The GNU Flash player - Bugs: bug #39770, for (key in netStreamObj) does not...

 
 

bug #39770: for (key in netStreamObj) does not work in gnash

Submitter:  George Thomas <georgethomas>
Submitted:  Mon 12 Aug 2013 03:49:00 PM UTC
   
 
Category:  None Severity:  3 - Normal
Release:  None Status:  None
Privacy:  Public Assigned to:  None
Open/Closed:  Open
* Mandatory Fields

Add a New Comment Rich Markup
   

Mon 12 Aug 2013 03:49:00 PM UTC, original submission:  

The loop is not visited when this is run in gnash whereas it works in proprietary player.

for (val in netStream) {

        trace (val + "=" + netStream[val]);
}


Attached the patch for netstream_as to add the bug.


George Thomas <georgethomas>
Group Member

 

(Note: upload size limit is set to 16384 kB, after insertion of the required escape characters.)

Attach Files:
   
   
Comment:
   

Attached Files
file #28819:  netstream_as.patch added by georgethomas (1KiB - text/x-diff)

 

Depends on the following items: None found

Items that depend on this one: None found

 

Carbon-Copy List
  • -email is unavailable- added by georgethomas (Submitted the item)
  •  

    There are 0 votes so far. Votes easily highlight which items people would like to see resolved in priority, independently of the priority of the item set by tracker managers.

    Only logged-in users can vote.

     

    Follows 1 latest change.

    Date Changed by Updated Field Previous Value => Replaced by
    2013-08-12 georgethomas Attached File- Added netstream_as.patch, #28819

    Back to the top

    Powered by Savane 3.13-f8d8.
    Corresponding source code