[Webkit-unassigned] [Bug 55092] Stack information of uncaught Error object should be available in window.onerror
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Wed May 1 17:29:30 PDT 2013
https://bugs.webkit.org/show_bug.cgi?id=55092
Peter Flynn <pflynn at adobe.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |pflynn at adobe.com
--- Comment #10 from Peter Flynn <pflynn at adobe.com> 2013-05-01 17:27:52 PST ---
See also Chromium bug on this subject: https://code.google.com/p/chromium/issues/detail?id=147127
Another bug with this request, https://bugs.webkit.org/show_bug.cgi?id=104408, was closed based on security concerns. But that doesn't seem like a blocker - if you only provide a stack when the exception came from the same origin, this will still be incredibly useful for many developers. There are threads like https://code.google.com/p/chromium/issues/detail?id=159566 that show Chromium, at least, does some origin-based onerror sanitizing already - not sure if WebKit also does that today.
--
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