Bug 82518 - Web Inspector: DebuggerPresentationModel never dispatches UISourceCodeRemoved event.
Summary: Web Inspector: DebuggerPresentationModel never dispatches UISourceCodeRemoved...
Status: RESOLVED INVALID
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-28 13:41 PDT by Vsevolod Vlasov
Modified: 2012-05-16 10:35 PDT (History)
10 users (show)

See Also:


Attachments
Patch (1.86 KB, patch)
2012-03-28 13:44 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-28 13:41:34 PDT
This bug comes from r109899 (https://bugs.webkit.org/show_bug.cgi?id=80395) where the typo was made.
Comment 1 Vsevolod Vlasov 2012-03-28 13:44:06 PDT
Created attachment 134385 [details]
Patch
Comment 2 Pavel Feldman 2012-03-29 04:45:41 PDT
Comment on attachment 134385 [details]
Patch

Is there a test that would cover this kind of failures?
Comment 3 Vsevolod Vlasov 2012-05-16 10:35:59 PDT
DebuggerPresentationModel is not existing anymore.