[webkit-reviews] review granted: [Bug 220464] Use HashSet<RefPtr<Node>> instead of HashSet<Node*> : [Attachment 428185] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon May 10 11:25:35 PDT 2021


Chris Dumez <cdumez at apple.com> has granted Alex Christensen
<achristensen at apple.com>'s request for review:
Bug 220464: Use HashSet<RefPtr<Node>> instead of HashSet<Node*>
https://bugs.webkit.org/show_bug.cgi?id=220464

Attachment 428185: Patch

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




--- Comment #12 from Chris Dumez <cdumez at apple.com> ---
Comment on attachment 428185
  --> https://bugs.webkit.org/attachment.cgi?id=428185
Patch

Fair point. 2 cases seem to be static vectors though. However, they are
apparently only used for debugging purposes.


More information about the webkit-reviews mailing list