[webkit-reviews] review requested: [Bug 188778] Web Inspector: support breakpoints for timers and animation-frame events : [Attachment 347907] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Aug 22 23:27:46 PDT 2018


Devin Rousso <drousso at apple.com> has asked  for review:
Bug 188778: Web Inspector: support breakpoints for timers and animation-frame
events
https://bugs.webkit.org/show_bug.cgi?id=188778

Attachment 347907: Patch

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




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

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

Patch

Added `DefaultHash` and `HashTraits` to any enums used in Inspector protocol,
since we need a way to hash them when used inside `HashMap`/`HashSet`


More information about the webkit-reviews mailing list