RESOLVED FIXED Bug 41068
Web Inspector: do not reset profiles panel on navigation.
https://bugs.webkit.org/show_bug.cgi?id=41068
Summary Web Inspector: do not reset profiles panel on navigation.
Pavel Feldman
Reported 2010-06-23 07:01:25 PDT
There is a bug filed against Profiler that requires it to survive navigation. This is a front-end part support for this request.
Attachments
[PATCH] Proposed change. (4.48 KB, patch)
2010-06-23 07:02 PDT, Pavel Feldman
yurys: review-
[PATCH] Proposed fix. (4.58 KB, patch)
2010-06-23 09:05 PDT, Pavel Feldman
yurys: review+
Pavel Feldman
Comment 1 2010-06-23 07:02:48 PDT
Created attachment 59511 [details] [PATCH] Proposed change.
Yury Semikhatsky
Comment 2 2010-06-23 09:03:22 PDT
Comment on attachment 59511 [details] [PATCH] Proposed change. WebCore/inspector/front-end/inspector.js:1401 + WebInspector.panels.profiles.reset(); this should be _reset()
Pavel Feldman
Comment 3 2010-06-23 09:05:49 PDT
Created attachment 59519 [details] [PATCH] Proposed fix.
Pavel Feldman
Comment 4 2010-06-23 09:17:26 PDT
Committing to http://svn.webkit.org/repository/webkit/trunk ... M WebCore/ChangeLog M WebCore/inspector/InspectorController.cpp M WebCore/inspector/InspectorFrontend.cpp M WebCore/inspector/InspectorFrontend.h M WebCore/inspector/front-end/ProfilesPanel.js M WebCore/inspector/front-end/inspector.js Committed r61691
Note You need to log in before you can comment on or make changes to this bug.