Bug 94218 - Web Inspector: Snippet script mapping should not load snippets until workspace reset event is dispatched on scripts panel.
Summary: Web Inspector: Snippet script mapping should not load snippets until workspac...
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-08-16 07:00 PDT by Vsevolod Vlasov
Modified: 2012-08-16 23:16 PDT (History)
10 users (show)

See Also:


Attachments
Patch (15.07 KB, patch)
2012-08-16 09:15 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-08-16 07:00:41 PDT
Patch to follow.
Comment 1 Vsevolod Vlasov 2012-08-16 07:02:35 PDT
Otherwise we end up with scripts panel being in an inconsistent state, sometimes having multiple SourceFrames for one snippet UISourceCode and strange behavior of snippet breakpoints.
Comment 2 Vsevolod Vlasov 2012-08-16 09:15:05 PDT
Created attachment 158837 [details]
Patch
Comment 3 Vsevolod Vlasov 2012-08-16 23:16:12 PDT
Committed r125860: <http://trac.webkit.org/changeset/125860>