Bug 82619

Summary: Web Inspector: SnippetsScriptMapping should process existing snippets on load.
Product: WebKit Reporter: Vsevolod Vlasov <vsevik>
Component: Web Inspector (Deprecated)Assignee: Vsevolod Vlasov <vsevik>
Status: RESOLVED FIXED    
Severity: Normal CC: apavlov, bweinstein, joepeck, keishi, loislo, pfeldman, pmuellr, rik, timothy, yurys
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: All   
OS: All   
Attachments:
Description Flags
Patch pfeldman: review+

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.