RESOLVED FIXED 82619
Web Inspector: SnippetsScriptMapping should process existing snippets on load.
https://bugs.webkit.org/show_bug.cgi?id=82619
Summary Web Inspector: SnippetsScriptMapping should process existing snippets on load.
Vsevolod Vlasov
Reported 2012-03-29 08:49:17 PDT
Otherwise scripts panel shows snippets created during current session only.
Attachments
Patch (3.52 KB, patch)
2012-03-29 08:51 PDT, Vsevolod Vlasov
pfeldman: review+
Vsevolod Vlasov
Comment 1 2012-03-29 08:51:46 PDT
Pavel Feldman
Comment 2 2012-03-29 09:21:25 PDT
Comment on attachment 134595 [details] Patch View in context: https://bugs.webkit.org/attachment.cgi?id=134595&action=review > Source/WebCore/inspector/front-end/SnippetsModel.js:67 > + var result = []; Nit: you could introduce Object.prototype.valuesArray
Vsevolod Vlasov
Comment 3 2012-03-29 09:46:10 PDT
Note You need to log in before you can comment on or make changes to this bug.