Bug 83364

Summary: Web Inspector: remove url from the saved urls map before the save action.
Product: WebKit Reporter: Pavel Feldman <pfeldman>
Component: Web Inspector (Deprecated)Assignee: Pavel Feldman <pfeldman>
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   
Attachments:
Description Flags
Patch yurys: review+

Description Pavel Feldman 2012-04-06 06:21:47 PDT
URL gets added back upon successful save anyways, but if user chooses cancel saving, we stop bugging him with the save-as dialog.
Comment 1 Pavel Feldman 2012-04-06 06:24:24 PDT
Created attachment 136016 [details]
Patch
Comment 2 Pavel Feldman 2012-04-06 08:04:48 PDT
Committed r113435: <http://trac.webkit.org/changeset/113435>