[webkit-reviews] review denied: [Bug 107805] Web Inspector: [Canvas] REGRESSION: stack traces in the replay log are gone : [Attachment 184455] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Jan 24 04:30:52 PST 2013


Pavel Feldman <pfeldman at chromium.org> has denied Andrey Adaikin
<aandrey at chromium.org>'s request for review:
Bug 107805: Web Inspector: [Canvas] REGRESSION: stack traces in the replay log
are gone
https://bugs.webkit.org/show_bug.cgi?id=107805

Attachment 184455: Patch
https://bugs.webkit.org/attachment.cgi?id=184455&action=review

------- Additional Comments from Pavel Feldman <pfeldman at chromium.org>
View in context: https://bugs.webkit.org/attachment.cgi?id=184455&action=review


> Source/WebCore/inspector/InjectedScriptCanvasModuleSource.js:236
> +    Error.prepareStackTrace = function(error, structuredStackTrace)

Error is a part of the page's context. Why do you need to intercept it?


More information about the webkit-reviews mailing list