[Webkit-unassigned] [Bug 37502] Web Inspector: Removes public callLocation API from ScriptCallStack and replaces with ability to get top 10 stack frames

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue May 11 16:14:39 PDT 2010


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


jaimeyap at google.com changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #53257|0                           |1
        is obsolete|                            |
  Attachment #55774|                            |review?
               Flag|                            |




--- Comment #6 from jaimeyap at google.com  2010-05-11 16:14:38 PST ---
Created an attachment (id=55774)
 --> (https://bugs.webkit.org/attachment.cgi?id=55774)
uses new v8 stacktrace api.

This patch has the same intended functionality, but it uses the new StackTrace API in V8.

It is very fast, and it removes the need to the utility context in ScriptCallStack. I would like some comments before requesting commit-queue.

-- 
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