[Webkit-unassigned] [Bug 19076] SquirrelFish: RegisterFile can be corrupted if implictly reenter global scope with no declared vars

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu May 15 05:19:13 PDT 2008


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





------- Comment #1 from oliver at apple.com  2008-05-15 05:19 PDT -------
Created an attachment (id=21161)
 --> (http://bugs.webkit.org/attachment.cgi?id=21161&action=view)
a fix

This fixes the bug by not using the symboltable for the global this reference,
so we don't need to track initialisation as carefully.  My system registers it
as a 0.1-0.2% regression though :-/


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