Bug 16267

Summary: Symbol lookup menu broken in debugger view
Product: WebKit Reporter: Andrew Bonventre <andybons>
Component: New BugsAssignee: Nobody <webkit-unassigned>
Status: CLOSED FIXED    
Severity: Normal    
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Mac   
OS: OS X 10.4   
Attachments:
Description Flags
A proposed fix
none
Proposed fix with ChangeLog included this time. darin: review+

Description Andrew Bonventre 2007-12-03 00:53:03 PST
When you try to select a symbol using the dropdown menu in Drosera, no action is performed.  There is a Javascript error occurring in switchFunction in debugger.js.
Comment 1 Andrew Bonventre 2007-12-03 01:07:21 PST
Created attachment 17667 [details]
A proposed fix
Comment 2 Andrew Bonventre 2007-12-03 07:03:54 PST
Created attachment 17674 [details]
Proposed fix with ChangeLog included this time.
Comment 3 Darin Adler 2007-12-03 09:22:22 PST
Comment on attachment 17674 [details]
Proposed fix with ChangeLog included this time.

Looks good. r=me
Comment 4 mitz 2007-12-03 17:10:03 PST
Landed in <http://trac.webkit.org/projects/webkit/changeset/28374>.
Comment 5 David Kilzer (:ddkilzer) 2007-12-03 23:00:26 PST
(In reply to comment #2)
> Created an attachment (id=17674) [edit]
> Proposed fix with ChangeLog included this time.

Please include a reference to the bug fixed in the future.  Thanks!

http://trac.webkit.org/projects/webkit/changeset/28379

Comment 6 Timothy Hatcher 2008-05-17 09:56:07 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.