[Webkit-unassigned] [Bug 9596] [Drosera] add a function popup to the source pane
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Tue Oct 31 19:40:45 PST 2006
http://bugs.webkit.org/show_bug.cgi?id=9596
vladimir.olexa at gmail.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Attachment #11317| |review?
Flag| |
------- Comment #1 from vladimir.olexa at gmail.com 2006-10-31 19:40 PDT -------
Created an attachment (id=11317)
--> (http://bugs.webkit.org/attachment.cgi?id=11317&action=view)
Patch
This patch adds the function popup functionality in Drosera. Once we have fixed
the parsing functions to get keywords properly, this will work a bit better and
potentially faster as many "if" statements can be removed . Also, we'll need to
handle special cases such as var foo = function() or foo: function() so that
the popup is a bit more useful in those cases. Right now, the popup only gives
"function()" in those instances.
--
Configure bugmail: http://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
More information about the webkit-unassigned
mailing list