RESOLVED FIXED86371
Web Inspector: do not update $0-$4 console variables for the objects from loaded from file heap snapshot.
https://bugs.webkit.org/show_bug.cgi?id=86371
Summary Web Inspector: do not update $0-$4 console variables for the objects from loa...
Ilya Tikhonovsky
Reported 2012-05-14 07:37:46 PDT
%subj%
Attachments
Patch (5.72 KB, patch)
2012-05-14 09:19 PDT, Ilya Tikhonovsky
yurys: review+
Ilya Tikhonovsky
Comment 1 2012-05-14 09:19:10 PDT
Yury Semikhatsky
Comment 2 2012-05-14 09:56:48 PDT
Comment on attachment 141739 [details] Patch View in context: https://bugs.webkit.org/attachment.cgi?id=141739&action=review > Source/WebCore/inspector/front-end/ProfilesPanel.js:278 > + temporaryProfile._fromFile = true; Why not have WebInspector.ProfileHeader.prototype.loadFromFile do this?
Ilya Tikhonovsky
Comment 3 2012-05-14 10:11:26 PDT
Note You need to log in before you can comment on or make changes to this bug.