Bug 12887 - [Drosera] Add ability to close loaded files
Summary: [Drosera] Add ability to close loaded files
Status: CLOSED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: New Bugs (show other bugs)
Version: 523.x (Safari 3)
Hardware: Mac OS X 10.4
: P2 Enhancement
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-02-25 15:55 PST by Vladimir Olexa (vladinecko)
Modified: 2008-05-17 09:56 PDT (History)
0 users

See Also:


Attachments
Patch (31.92 KB, patch)
2007-02-25 16:08 PST, Vladimir Olexa (vladinecko)
timothy: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Vladimir Olexa (vladinecko) 2007-02-25 15:55:16 PST
Drosera should have the ability to close currently open files so that users can clean up unused/unloaded files manually. This bug is related to Bug#9895. 

Maybe an even better solution would be to add the ability to close entire sites in addition to closing individual files in those sites. Maybe a new bug can be filed to request that feature, if desired.
Comment 1 Vladimir Olexa (vladinecko) 2007-02-25 16:08:49 PST
Created attachment 13373 [details]
Patch

This patch adds a new menu item in the File menu "Close Current File" that adds the ability to close current file. I've also changed the wording of "Close" to "Close Window" (also in the File menu) to match Xcode.
Comment 2 Timothy Hatcher 2007-02-28 17:44:57 PST
Landed in r19923.
Comment 3 Timothy Hatcher 2008-05-17 09:56:04 PDT
Closing since Drosera has been replaced by the new Web Inspector debugger. Moving to the New Bugs component so the Drosera component can be closed and removed.