gnash-commit
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Gnash-commit] /srv/bzr/gnash/trunk r11091: Change to ClassHierarchy.cpp


From: Sharad Desai
Subject: [Gnash-commit] /srv/bzr/gnash/trunk r11091: Change to ClassHierarchy.cpp, SharedObject ming cases for v5 all pass...
Date: Fri, 12 Jun 2009 13:05:45 -0600
User-agent: Bazaar (1.13.1)

------------------------------------------------------------
revno: 11091
committer: Sharad Desai <address@hidden>
branch nick: trunk
timestamp: Fri 2009-06-12 13:05:45 -0600
message:
  Change to ClassHierarchy.cpp, SharedObject ming cases for v5 all pass...
modified:
  libcore/ClassHierarchy.cpp
    ------------------------------------------------------------
    revno: 11089.2.1
    committer: Sharad Desai <address@hidden>
    branch nick: desaiTst1
    timestamp: Fri 2009-06-12 13:03:22 -0600
    message:
      Change to ClassHierarchy.cpp, SharedObject ming cases for v5 all pass...
    modified:
      libcore/ClassHierarchy.cpp
=== modified file 'libcore/ClassHierarchy.cpp'
--- a/libcore/ClassHierarchy.cpp        2009-06-11 21:50:12 +0000
+++ b/libcore/ClassHierarchy.cpp        2009-06-12 19:03:22 +0000
@@ -324,7 +324,7 @@
     { microphone_class_init, NSV::CLASS_MICROPHONE, NSV::CLASS_OBJECT,
         NSV::NS_FLASH_MEDIA, 6 },
     { sharedobject_class_init, NSV::CLASS_SHARED_OBJECT, NSV::CLASS_OBJECT,
-        NSV::NS_FLASH_NET, 6 },
+        NSV::NS_FLASH_NET, 5 },
     { loadvars_class_init, NSV::CLASS_LOAD_VARS, NSV::CLASS_OBJECT, NS_GLOBAL, 
6 },
     { LocalConnection_as::init, NSV::CLASS_LOCALCONNECTION, NSV::CLASS_OBJECT,
         NSV::NS_FLASH_NET, 6 },


reply via email to

[Prev in Thread] Current Thread [Next in Thread]