[Mono-bugs] [Bug 340384] New: Emtpy <BeginStoryboard> tag crashes Firefox

bugzilla_noreply at novell.com bugzilla_noreply at novell.com
Thu Nov 8 16:21:58 EST 2007


https://bugzilla.novell.com/show_bug.cgi?id=340384

           Summary: Emtpy <BeginStoryboard> tag crashes Firefox
           Product: Moonlight
           Version: 1_0
          Platform: All
        OS/Version: Other
            Status: NEW
          Severity: Normal
          Priority: P5 - None
         Component: xaml
        AssignedTo: mono-bugs at ximian.com
        ReportedBy: rhowell at novell.com
         QAContact: mono-bugs at ximian.com
          Found By: ---


** Moonlight 89081

As the summary says, and empty BeginStoryboard tag will cause FireFox to crash
every time. The attached xaml test case is the one I was using. 

If I insert an empty Storyboard tag in there, it works fine

<BeginStoryboard>
   <Storyboard>
   </Storyboard>
</BeginStoryboard>


-- 
Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
You are the assignee for the bug.


More information about the mono-bugs mailing list