[Mono-bugs] [Bug 340461] New: Support for setting NULL value for ImageBrush:: ImageSource

bugzilla_noreply at novell.com bugzilla_noreply at novell.com
Fri Nov 9 00:13:32 EST 2007


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

           Summary: Support for setting NULL value for
                    ImageBrush::ImageSource
           Product: Moonlight
           Version: unspecified
          Platform: Other
        OS/Version: Other
            Status: NEW
          Severity: Normal
          Priority: P5 - None
         Component: plugin
        AssignedTo: mono-bugs at ximian.com
        ReportedBy: miguel at novell.com
         QAContact: mono-bugs at ximian.com
          Found By: ---


If you try to run the http://silverlight.net/Showcase/

You will get this error:
(gecko:14367): Moonlight-WARNING **: unhandled variant type NULL in
do.set_property for (ImageBrush::ImageSource)

ImageBrush::ImageSource already allows a NULL as a value, this error is
triggered because we need to handle NPVARIANT_IS_NULL separatedly from
NPVARIANT_IS_OBJECT.

Maybe we should handle NULL values in the same case as objects?


-- 
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