bugGnash - The GNU Flash player - Bugs: bug #32627, TextField object construction...

 
 

bug #32627: TextField object construction could fail

Submitter:  Benjamin Wolsey <bwy>
Submitted:  Mon 28 Feb 2011 07:34:52 PM UTC
   
 
Category:  ActionScript Severity:  3 - Normal
Release:  None Status:  None
Privacy:  Public Assigned to:  None
Open/Closed:  Open
* Mandatory Fields

Add a New Comment Rich Markup
   

Mon 28 Feb 2011 07:34:52 PM UTC, original submission:  

Both SWF-defined and dynamic TextFields rely on an object constructed by the _global.TextField constructor. If this doesn't exist or is not a function, no valid as_object will be constructed, yet all Gnash TextField objects must have an associated as_object.

The crashes and memory corruptions should now be fixed, but although there should already be tests for what happens when _global.TextField is replaced (not sure where), there are evidently none for what happens when it is not a function.

This should be tested both to avoid regressions and to see what the effect is; the bug report is a reminder.

Benjamin Wolsey <bwy>
Group Member

 

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

Attach Files:
   
   
Comment:
   

No files currently attached

 

Depends on the following items: None found

Items that depend on this one: None found

 

Carbon-Copy List
  • -email is unavailable- added by bjacques (Updated the item)
  • -email is unavailable- added by bwy (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
    2011-03-31 bjacques CategoryNone ActionScript

    Back to the top

    Powered by Savane 3.13-758e.
    Corresponding source code