[Webkit-unassigned] [Bug 24075] Behavior of Hotmail is not normal

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Feb 25 17:35:43 PST 2009


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


feng at chromium.org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
         AssignedTo|webkit-                     |feng at chromium.org
                   |unassigned at lists.webkit.org |
             Status|UNCONFIRMED                 |ASSIGNED
     Ever Confirmed|0                           |1




------- Comment #2 from feng at chromium.org  2009-02-25 17:35 PDT -------
Created an attachment (id=27998)
 --> (https://bugs.webkit.org/attachment.cgi?id=27998&action=view)
a test case

It is because JSC does not allow setting value on an object which name has a
getter only. See attached test case, which works fine under FF, but not on
Safari.

Android browser uses SF, so it has the same problem.

A patch is on the way.


-- 
Configure bugmail: https://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.
You are the assignee for the bug, or are watching the assignee.



More information about the webkit-unassigned mailing list