[Webkit-unassigned] [Bug 12721] New: getter/setter does not follow the behavior of Firefox

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Feb 9 15:53:22 PST 2007


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

           Summary: getter/setter does not follow the behavior of Firefox
           Product: WebKit
           Version: 420+ (nightly)
          Platform: Macintosh
        OS/Version: Mac OS X 10.4
            Status: UNCONFIRMED
          Severity: Normal
          Priority: P2
         Component: JavaScriptCore
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: ian.eng.webkit at gmail.com


Case:  window.screen.__defineGetter__("width", function(){return "foo";});

Firefox allows defining a getter on a readonly property, WebKit ignores it.


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