bugGnash - The GNU Flash player - Bugs: bug #22930, new lockroot swfdec failures

 
 

bug #22930: new lockroot swfdec failures

Submitted by:  Benjamin Wolsey <bwy>
Submitted on:  Wed 16 Apr 2008 04:13:55 PM UTC  
 
Category: ActionScriptSeverity: 3 - Normal
Release: NoneStatus: Fixed
Privacy: PublicAssigned to: Sandro Santilli <strk>
Open/Closed: Closed

Add a New Comment(Rich Markup)
   

You are not logged in

Please log in, so followups can be emailed to you.

 

Wed 16 Apr 2008 04:13:55 PM UTC, original submission:

movieclip-lockroot test is this:

this.createEmptyMovieClip ("a", 0);
var b = a.createEmptyMovieClip ("b", 1);
this.value = "parent";
a.value = "a";
b.value = "b";

trace (b._root.value);
a._lockroot = true;
trace (b._root.value);
b._lockroot = true;
trace (b._root.value);

Gnash fails for 7 and 8, tracing:

parent
parent // instead of 'a'
parent // instead of 'b'

Benjamin Wolsey <bwy>
Project Member

 

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

Attach File(s):
   
   
Comment:
   

No files currently attached

 

Depends on the following items: None found

Items that depend on this one: None found

 

Carbon-Copy List
  • -unavailable- added by strk (Updated the item)
  • -unavailable- added by bwy (Submitted the item)
  •  

    Do you think this task is very important?
    If so, you can click here to add your encouragement to it.
    This task has 0 encouragements so far.

    Only logged-in users can vote.

     

    Please enter the title of George Orwell's famous dystopian book (it's a date):

     

     

    Follow 5 latest changes.

    Date Changed By Updated Field Previous Value => Replaced By
    Fri 18 Apr 2008 08:43:48 AM UTCbwyStatusReady For Test=>Fixed
      Open/ClosedOpen=>Closed
    Thu 17 Apr 2008 10:46:40 PM UTCstrkCategoryNone=>ActionScript
      StatusNone=>Ready For Test
      Assigned toNone=>strk

    Back to the top


    Powered by Savane 3.1-cleanup1