[webkit-reviews] review denied: [Bug 224412] WebProcessPool should store Vector<Ref<WebProcessProxy>> instead of Vector<RefPtr> : [Attachment 425700] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sat Apr 10 23:15:34 PDT 2021


Alex Christensen <achristensen at apple.com> has denied  review:
Bug 224412: WebProcessPool should store Vector<Ref<WebProcessProxy>> instead of
Vector<RefPtr>
https://bugs.webkit.org/show_bug.cgi?id=224412

Attachment 425700: Patch

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




--- Comment #4 from Alex Christensen <achristensen at apple.com> ---
Comment on attachment 425700
  --> https://bugs.webkit.org/attachment.cgi?id=425700
Patch

View in context: https://bugs.webkit.org/attachment.cgi?id=425700&action=review

> Source/WebCore/ChangeLog:11
> +	   Remove the Ref comparators for Ref<SharedBuffer> which were only
used in tests.

This isn't true.


More information about the webkit-reviews mailing list