[Webkit-unassigned] [Bug 57669] New: [V8] Assigning undefined to boolean attributes doesn't set them to false

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Apr 1 15:24:18 PDT 2011


https://bugs.webkit.org/show_bug.cgi?id=57669

           Summary: [V8] Assigning undefined to boolean attributes doesn't
                    set them to false
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: All
        OS/Version: All
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: HTML DOM
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: abarth at webkit.org


Apparently the V8 bindings treat assigning undefined to a boolean attribute as "true" but it probably should be "false" (need to verify with other browsers).

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



More information about the webkit-unassigned mailing list