[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
Wed Apr 7 12:53:20 PDT 2010


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


jaimeyap at google.com changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #52668|0                           |1
        is obsolete|                            |
  Attachment #52773|                            |review?, commit-queue?
               Flag|                            |




--- Comment #15 from jaimeyap at google.com  2010-04-07 12:53:19 PST ---
Created an attachment (id=52773)
 --> (https://bugs.webkit.org/attachment.cgi?id=52773)
Fixes layout test failures.

This patch includes the fixes for the inspector layout tests submitted in
https://bugs.webkit.org/show_bug.cgi?id=37192.

I have also resolved the plugin layout test failures that were a result of
returning failure when there was no JS on the call stack. The old code that
used to live in V8Proxy would return success and set the line number to 0 and
the source name to "undefined". I have adjusted this change to match those
semantics.

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