[Webkit-unassigned] [Bug 26593] Enumeration of prototypes with more than 64 properties cache not invalidated

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Jun 24 15:17:47 PDT 2009


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


john.david.dalton at gmail.com changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |john.david.dalton at gmail.com




------- Comment #4 from john.david.dalton at gmail.com  2009-06-24 15:17 PDT -------
In the attachment I noticed that performing something like

test2._x = 1; delete test2._x;

before the for-in loop seems to fix the issue.


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



More information about the webkit-unassigned mailing list