[Webkit-unassigned] [Bug 13541] New: REGRESSION: Setting a DOMString attribute to JS null in the JS bindings should default to converting to the empty string

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sun Apr 29 07:55:05 PDT 2007


http://bugs.webkit.org/show_bug.cgi?id=13541

           Summary: REGRESSION: Setting a DOMString attribute to JS null in
                    the JS bindings should default to converting to the
                    empty string
           Product: WebKit
           Version: 522+ (nightly)
          Platform: Macintosh
        OS/Version: Mac OS X 10.4
            Status: NEW
          Keywords: Regression
          Severity: Normal
          Priority: P1
         Component: HTML DOM
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: sam at webkit.org


A follow up to bug 13448.  When passing a JS null value to an attribute that
takes a DOMString, the default should be to convert the null value to the empty
string.  This is a regression from shipping Safari.  I have a test case for all
of the HTML DOM bindings attributes but I have yet to test the core DOM
attributes or any of the functions.  Test case forthcoming.


-- 
Configure bugmail: http://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.



More information about the webkit-unassigned mailing list