Closed Bug 309328 Opened 19 years ago Closed 19 years ago

why not try to guess the names of anonymous functions on the profiler?

Categories

(Other Applications Graveyard :: Venkman JS Debugger, enhancement)

x86
Linux
enhancement
Not set
normal

Tracking

(Not tracked)

RESOLVED WORKSFORME

People

(Reporter: walter.php, Assigned: rginda)

Details

User-Agent:       Mozilla/5.0 (X11; U; Linux i686; pt-BR; rv:1.7.10) Gecko/20050911 Firefox/1.0.6 (Debian package 1.0.6-5)
Build Identifier: Mozilla/5.0 (X11; U; Linux i686; pt-BR; rv:1.7.10) Gecko/20050911 Firefox/1.0.6 (Debian package 1.0.6-5)

Hi all. I begin to use venkman some weeks ago... I was reading about and find
that it tries to guess the function name (
http://www.mozilla.org/projects/venkman/venkman-walkthrough.html item - A Quick
Note on Function Names). 

So, I think that would be useful when profiling a script, I get the guessed
names on brackets and not only anonymous for every function.

Ok ?


Reproducible: Always

Steps to Reproduce:
You have to force venkman to guess the names first, then they'll show up in the
profile report.  Guessing function names requires loading source code, and we
don't want to do that for every file that might show up in the profile.

If you force venkman to guess the names, by opening the file's item in the
Loaded Scripts view, venkman will guess all of the anonymous function names and
remember them for later.
Status: UNCONFIRMED → RESOLVED
Closed: 19 years ago
Resolution: --- → WORKSFORME
Product: Other Applications → Other Applications Graveyard
You need to log in before you can comment on or make changes to this bug.