[webkit-reviews] review granted: [Bug 231651] Stop using makeWeakPtr() in WebCore : [Attachment 441032] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Oct 13 07:24:18 PDT 2021


Alex Christensen <achristensen at apple.com> has granted Chris Dumez
<cdumez at apple.com>'s request for review:
Bug 231651: Stop using makeWeakPtr() in WebCore
https://bugs.webkit.org/show_bug.cgi?id=231651

Attachment 441032: Patch

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




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

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

> Source/WebCore/html/HTMLMediaElement.h:1171
> +    WeakPtr<MediaResourceLoader> m_lastMediaResourceLoaderForTesting;

no more const?


More information about the webkit-reviews mailing list