[webkit-reviews] review granted: [Bug 226158] Add CheckedPtr : [Attachment 429508] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Jun 2 01:07:50 PDT 2021


Antti Koivisto <koivisto at iki.fi> has granted Ryosuke Niwa <rniwa at webkit.org>'s
request for review:
Bug 226158: Add CheckedPtr
https://bugs.webkit.org/show_bug.cgi?id=226158

Attachment 429508: Patch

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




--- Comment #12 from Antti Koivisto <koivisto at iki.fi> ---
Comment on attachment 429508
  --> https://bugs.webkit.org/attachment.cgi?id=429508
Patch

Seems like a good idea to me. It can replace existing defensive use of WeakPtr
in a number of places (see bug 226369 for example) while having tighter
semantics and being more efficient.


More information about the webkit-reviews mailing list