Bug 86639

Summary: Web Inspector: Pressing esc after requesting snippet creation should remove snippet.
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   
Bug Depends on:    
Bug Blocks: 75094    
Attachments:
Description Flags
Patch pfeldman: review+

Description Vsevolod Vlasov 2012-05-16 09:20:11 PDT
Patch to follow.
Comment 1 Vsevolod Vlasov 2012-05-16 09:28:35 PDT
Created attachment 142279 [details]
Patch
Comment 2 Pavel Feldman 2012-05-16 09:52:16 PDT
Comment on attachment 142279 [details]
Patch

View in context: https://bugs.webkit.org/attachment.cgi?id=142279&action=review

> Source/WebCore/ChangeLog:3
> +        Web Inspector: Pressing esc after requwsting snippet creation should remove snippet.

requesting

> Source/WebCore/ChangeLog:8
> +        Added committed parameter to rNavigatorView.rename() callback.

rNavigatorView ?
Comment 3 Vsevolod Vlasov 2012-05-16 10:35:39 PDT
Committed r117306: <http://trac.webkit.org/changeset/117306>