[webkit-reviews] review requested: [Bug 183138] Web Inspector: allow breakpoints to be set for specific event listeners : [Attachment 347446] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sat Aug 18 10:53:11 PDT 2018


Devin Rousso <drousso at apple.com> has asked  for review:
Bug 183138: Web Inspector: allow breakpoints to be set for specific event
listeners
https://bugs.webkit.org/show_bug.cgi?id=183138

Attachment 347446: Patch

https://bugs.webkit.org/attachment.cgi?id=347446&action=review




--- Comment #19 from Devin Rousso <drousso at apple.com> ---
Created attachment 347446

  --> https://bugs.webkit.org/attachment.cgi?id=347446&action=review

Patch

My guess is that by calling `clear()` we are deleting `m_table`, which prevents
our iteration


More information about the webkit-reviews mailing list