[Webkit-unassigned] [Bug 140279] Web Inspector: Uncaught Exception in ProbeManager deleting breakpoint

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Jan 9 11:39:19 PST 2015


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

Joseph Pecoraro <joepeck at webkit.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |ggaren at apple.com,
                   |                            |mark.lam at apple.com,
                   |                            |msaboff at apple.com
          Component|Web Inspector               |JavaScriptCore

--- Comment #2 from Joseph Pecoraro <joepeck at webkit.org> ---
I think this is a JavaScriptCore issue. We have a Map, and we only ever set values of "new Set". Later on, suddenly we get a non-Set object (I've seen random values in my test, the value 1, or undefined) which leads us to a crash. I'll see if I can reduce.

-- 
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/20150109/e1419cf5/attachment-0002.html>


More information about the webkit-unassigned mailing list