[Webkit-unassigned] [Bug 99686] Web Inspector: Crash in inspector when using strict mode
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Thu Oct 18 03:55:01 PDT 2012
https://bugs.webkit.org/show_bug.cgi?id=99686
--- Comment #4 from yeecheng.chin+webkit at gmail.com 2012-10-18 03:55:55 PST ---
(In reply to comment #3)
> Should be the same issue as described in https://bugs.webkit.org/show_bug.cgi?id=83267
It's not same issue. That bug is about wrapping code run in the console window (not the watch window) in a "with" statement causing an exception to be thrown. This is about putting "this" in the watch window causing the whole process to crash.
I wrote some details on the cause on that bug, will try to find more about this one.
--
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