WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
CLOSED FIXED
11382
[Drosera] Dragging breakpoints onto each other can mess up inline editor
https://bugs.webkit.org/show_bug.cgi?id=11382
Summary
[Drosera] Dragging breakpoints onto each other can mess up inline editor
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
Details
Formatted Diff
Diff
Better patch
(1.36 KB, patch)
2006-10-22 13:36 PDT
,
David Smith
timothy
: review+
Details
Formatted Diff
Diff
Show Obsolete
(1)
View All
Add attachment
proposed patch, testcase, etc.
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.
Top of Page
Format For Printing
XML
Clone This Bug