Bug 11382

Summary: [Drosera] Dragging breakpoints onto each other can mess up inline editor
Product: WebKit Reporter: David Smith <catfish.man>
Component: New BugsAssignee: Nobody <webkit-unassigned>
Status: CLOSED FIXED    
Severity: Minor    
Priority: P2    
Version: 420+   
Hardware: Mac   
OS: OS X 10.4   
Attachments:
Description Flags
Fix
none
Better patch timothy: review+

David Smith
Reported 2006-10-22 11:56:54 PDT
If you drag a breakpoint with the editor closed onto one with it open, Drosera will "forget" about the old editor. This can lead to multiple inline editors on the same line.
Attachments
Fix (1.29 KB, patch)
2006-10-22 12:00 PDT, David Smith
no flags
Better patch (1.36 KB, patch)
2006-10-22 13:36 PDT, David Smith
timothy: review+
David Smith
Comment 1 2006-10-22 12:00:59 PDT
Created attachment 11182 [details] Fix The behavior implemented in this patch assumes that: 1) The editor should remain open if present on the target breakpoint 2) Other values of the breakpoint should reflect the dragged breakpoint
David Smith
Comment 2 2006-10-22 13:36:41 PDT
Created attachment 11184 [details] Better patch Fixes a (harmless) exception, and updates the id of the editor properly.
Mark Rowe (bdash)
Comment 3 2006-10-24 04:25:52 PDT
Landed in r17250.
Timothy Hatcher
Comment 4 2008-05-17 09:56:00 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.