[Webkit-unassigned] [Bug 47672] ES5 strict mode bugs

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Oct 18 16:42:01 PDT 2010


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





--- Comment #8 from Oliver Hunt <oliver at apple.com>  2010-10-18 16:42:00 PST ---
(In reply to comment #7)
> Hey Oliver.
> 
> I don't have this fresh build yet, but the previous one seems to also fail to set strict mode for eval code (in certain cases). For example:
> 
> (function(){ "use strict"; eval('with({ }) { }') })(); // no error

Was this in the inspector? I'm seeing weird behaviour where code in the inspectors console fails to trigger strict mode

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