WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
CLOSED FIXED
9868
Applications shown in Drosera's "Attach" window remain after exit
https://bugs.webkit.org/show_bug.cgi?id=9868
Summary
Applications shown in Drosera's "Attach" window remain after exit
Mark Rowe (bdash)
Reported
2006-07-12 02:10:34 PDT
To reproduce: 1. Launch Drosera. 2. File -> Attach. 3. Launch WebKit nightly. 4. Note that WebKit is present in Drosera's Attach window. 5. Quit WebKit nightly. 6. Note that WebKit is *still* present in Drosera's Attach window.
Attachments
Patch
(2.67 KB, patch)
2006-07-12 02:17 PDT
,
Mark Rowe (bdash)
timothy
: review+
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
Mark Rowe (bdash)
Comment 1
2006-07-12 02:17:59 PDT
Created
attachment 9393
[details]
Patch This patch listens for NSApplicationWillTerminateNotification, and sends WebScriptDebugServerWillUnloadNotification as a distributed notification if it arrives. This doesn't handle the case where the application exits unexpectedly.
Timothy Hatcher
Comment 2
2006-07-12 02:26:35 PDT
Landed in
r15382
Timothy Hatcher
Comment 3
2008-05-17 09:55:53 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.
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug