[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 13:20:18 PST 2015


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

Joseph Pecoraro <joepeck at webkit.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |mmirman at apple.com

--- Comment #8 from Joseph Pecoraro <joepeck at webkit.org> ---
(In reply to comment #7)
> Created attachment 244365 [details]
> [TEST] Better Reduction

Looks like MapData::replaceAndPackBackingStore fixes pointer values in the value and string hash maps but forgot about the cell hash maps. Following the pattern for m_cellKeyedTable fixes the issue for me.

-- 
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/73c207f4/attachment-0002.html>


More information about the webkit-unassigned mailing list