RESOLVED FIXED 110619
Web Inspector: make number of stack frames to capture in Timeline a setting
https://bugs.webkit.org/show_bug.cgi?id=110619
Summary Web Inspector: make number of stack frames to capture in Timeline a setting
Andrey Kosyakov
Reported 2013-02-22 09:55:11 PST
Capturing stack trace is relatively slow, so for some measuring some apps we may want to limit capturing stack trace depth so as to reduce skew.
Attachments
Patch (8.19 KB, patch)
2013-02-25 00:50 PST, Andrey Kosyakov
no flags
Patch (9.89 KB, patch)
2013-03-15 10:02 PDT, Andrey Kosyakov
pfeldman: review+
Andrey Kosyakov
Comment 1 2013-02-25 00:50:37 PST
Pavel Feldman
Comment 2 2013-02-25 00:52:47 PST
Comment on attachment 190013 [details] Patch View in context: https://bugs.webkit.org/attachment.cgi?id=190013&action=review > Source/WebCore/English.lproj/localizedStrings.js:875 > +localizedStrings["Stack frames to capture:"] = "Stack frames to capture:"; JavaScript stack frames...
Andrey Kosyakov
Comment 3 2013-03-15 10:02:45 PDT
Andrey Kosyakov
Comment 4 2013-03-18 02:24:29 PDT
Note You need to log in before you can comment on or make changes to this bug.