[webkit-reviews] review denied: [Bug 219860] CrashTracer: com.apple.WebKit.Networking at WebKit: WTF::Detail::CallableWrapper<WebKit::PrivateClickMeasurementManager::firePendingAttributionRequests() : [Attachment 416172] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Dec 14 11:53:23 PST 2020


Alex Christensen <achristensen at apple.com> has denied
katherine_cheney at apple.com's request for review:
Bug 219860: CrashTracer: com.apple.WebKit.Networking at WebKit:
WTF::Detail::CallableWrapper<WebKit::PrivateClickMeasurementManager::firePendin
gAttributionRequests()
https://bugs.webkit.org/show_bug.cgi?id=219860

Attachment 416172: Patch

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




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

>From the description, I think this should just add this:
if (!m_networkSession)
    return;


More information about the webkit-reviews mailing list