Bug 86639 - Web Inspector: Pressing esc after requesting snippet creation should remove snippet.
Summary: Web Inspector: Pressing esc after requesting snippet creation should remove s...
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: 75094
  Show dependency treegraph
 
Reported: 2012-05-16 09:20 PDT by Vsevolod Vlasov
Modified: 2012-05-16 10:35 PDT (History)
10 users (show)

See Also:


Attachments
Patch (4.28 KB, patch)
2012-05-16 09:28 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-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>