[webkit-reviews] review requested: [Bug 36839] Web Inspector: Adds the ability to get the function symbol name when looking up call location. : [Attachment 52645] Updated patchset according to Pavel's suggestions

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


jaimeyap at google.com has asked  for review:
Bug 36839: Web Inspector: Adds the ability to get the function symbol name when
looking up call location.
https://bugs.webkit.org/show_bug.cgi?id=36839

Attachment 52645: Updated patchset according to Pavel's suggestions
https://bugs.webkit.org/attachment.cgi?id=52645&action=review

------- Additional Comments from jaimeyap at google.com
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.


More information about the webkit-reviews mailing list