[Webkit-unassigned] [Bug 36839] Web Inspector: Adds the ability to get the function symbol name when looking up call location.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Apr 6 09:33:04 PDT 2010


https://bugs.webkit.org/show_bug.cgi?id=36839


jaimeyap at google.com changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #52645|                            |review?, commit-queue?
               Flag|                            |




--- Comment #6 from jaimeyap at google.com  2010-04-06 09:33:04 PST ---
Created an attachment (id=52645)
 --> (https://bugs.webkit.org/attachment.cgi?id=52645)
Updated patchset according to Pavel's suggestions

Moves ownership of the utility context from V8Proxy to ScriptDebugServer.

Adds the ability to grab the function name for the top call frame. Also
refactors such that we only enter the utility context once to get the line
number, script name, and function name.

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list