[Webkit-unassigned] [Bug 63398] Poisoning of strict caller, arguments inappropriately poisoning "in"

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Oct 17 20:43:51 PDT 2011


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


Gavin Barraclough <barraclough at apple.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |RESOLVED
         Resolution|                            |FIXED
                 CC|                            |barraclough at apple.com




--- Comment #6 from Gavin Barraclough <barraclough at apple.com>  2011-10-17 20:43:51 PST ---
Fixed in r97709.

The problem with the exception not being caught was specific to this case of an exception being thrown (we weren't checking for an exception in a case where one never should be thrown), so with the bug fixed there should be no related problem left, but I've added an ASSERT to JIT Stubs that guards against this.

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