Bug 10178 - [Drosera] Selecting a frame in the stack list should take you to that location in the source
Summary: [Drosera] Selecting a frame in the stack list should take you to that locatio...
Status: CLOSED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: New Bugs (show other bugs)
Version: 420+
Hardware: Mac OS X 10.4
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-07-31 18:36 PDT by Mark Rowe (bdash)
Modified: 2008-05-17 09:55 PDT (History)
0 users

See Also:


Attachments
Patch (5.07 KB, patch)
2006-07-31 18:40 PDT, Mark Rowe (bdash)
darin: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
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.