[webkit-reviews] review requested: [Bug 36839] Web Inspector: Adds the ability to get the function symbol name when looking up call location. : [Attachment 52773] Fixes layout test failures.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Apr 7 12:53:19 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 52773: Fixes layout test failures.
https://bugs.webkit.org/attachment.cgi?id=52773&action=review

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


More information about the webkit-reviews mailing list