[Webkit-unassigned] [Bug 121108] Web Inspector gets paused twice when there is an exception in host function

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Mar 18 03:28:02 PDT 2015


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

--- Comment #8 from Peter Wang <PeterHWang at 163.com> ---
Created attachment 248922
  --> https://bugs.webkit.org/attachment.cgi?id=248922&action=review
A new test case.

The patch r164139 (SHA 4cbc701b) has re-implemented "Array.prototype.map" using JS in file "JavaScriptCore/builtins/Array.prototype.js", so, it's not "host function" now.
So we have to change the case to use "Map.prototype.forEach" instead.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20150318/81cde4dd/attachment-0002.html>


More information about the webkit-unassigned mailing list