Bug 82614 - Web Inspector: Existing UISourceCode should be loaded on scripts panel creation/reset.
Summary: Web Inspector: Existing UISourceCode should be loaded on scripts panel creati...
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Web Inspector (Deprecated) (show other bugs)
Version: 528+ (Nightly build)
Hardware: All All
: P2 Normal
Assignee: Vsevolod Vlasov
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-03-29 07:35 PDT by Vsevolod Vlasov
Modified: 2012-03-29 08:24 PDT (History)
10 users (show)

See Also:


Attachments
Patch (14.82 KB, patch)
2012-03-29 07:39 PDT, Vsevolod Vlasov
pfeldman: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Vsevolod Vlasov 2012-03-29 07:35:25 PDT
Existing UISourceCode should be loaded on scripts panel creation/reset.
This is needed to show snippets that are loaded before scripts panel creation and are not removed on navigation.
Comment 1 Vsevolod Vlasov 2012-03-29 07:39:16 PDT
Created attachment 134580 [details]
Patch
Comment 2 Vsevolod Vlasov 2012-03-29 08:24:09 PDT
Committed r112533: <http://trac.webkit.org/changeset/112533>