[webkit-reviews] review denied: [Bug 184799] Make WAKScrollView delegate a weak property : [Attachment 338378] Patch v2

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Apr 19 16:31:39 PDT 2018


Simon Fraser (smfr) <simon.fraser at apple.com> has denied David Kilzer
(:ddkilzer) <ddkilzer at webkit.org>'s request for review:
Bug 184799: Make WAKScrollView delegate a weak property
https://bugs.webkit.org/show_bug.cgi?id=184799

Attachment 338378: Patch v2

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




--- Comment #6 from Simon Fraser (smfr) <simon.fraser at apple.com> ---
Comment on attachment 338378
  --> https://bugs.webkit.org/attachment.cgi?id=338378
Patch v2

This patch is effectively a no-op. 'weak' just means non-retained, which is
what the old code was doing.


More information about the webkit-reviews mailing list