Bug 10178

Summary: [Drosera] Selecting a frame in the stack list should take you to that location in the source
Product: WebKit Reporter: Mark Rowe (bdash) <mrowe>
Component: New BugsAssignee: Nobody <webkit-unassigned>
Status: CLOSED FIXED    
Severity: Normal    
Priority: P2    
Version: 420+   
Hardware: Mac   
OS: OS X 10.4   
Attachments:
Description Flags
Patch darin: review+

Description Mark Rowe (bdash) 2006-07-31 18:36:44 PDT
This should behave similar to how Xcode behaves:  you select a frame in the stack list, and that shows the relevant source file and indicates the line where execution is up to in that stack frame.
Comment 1 Mark Rowe (bdash) 2006-07-31 18:40:36 PDT
Created attachment 9784 [details]
Patch
Comment 2 Darin Adler 2006-07-31 18:48:02 PDT
Comment on attachment 9784 [details]
Patch

r=me
Comment 3 Timothy Hatcher 2006-07-31 20:45:52 PDT
Landed in r15725.
Comment 4 Timothy Hatcher 2008-05-17 09:55:55 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.