[Webkit-unassigned] [Bug 33450] property access (. operator) incorrectly returning prototype value not instance value

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Jan 11 16:09:41 PST 2010


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





--- Comment #6 from P T Withington <ptw at pobox.com>  2010-01-11 16:09:41 PST ---
(In reply to comment #5)
> (In reply to comment #4)
> > Is there any way to know from
> > lexical analysis which `.` operations are likely to fail so we do not have to
> > do this transformation globally?
> 
> Alas no.  The bug is due to us incorrectly caching lookup to the prototype
> object over an object that we consider a dictionary.

Rats.  Guess we have to stick with our work-around until the next Safari
release, and hope people update.

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