[webkit-reviews] review granted: [Bug 213891] Crash under WebKit::NetworkProcessProxy::updateProcessAssertion() : [Attachment 403377] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Jul 2 10:50:30 PDT 2020


Alex Christensen <achristensen at apple.com> has granted Chris Dumez
<cdumez at apple.com>'s request for review:
Bug 213891: Crash under WebKit::NetworkProcessProxy::updateProcessAssertion()
https://bugs.webkit.org/show_bug.cgi?id=213891

Attachment 403377: Patch

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




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

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

> Source/WebKit/ChangeLog:12
> +	   to get call again, in which case we may dereference
m_activityFromWebProcesses and

called

> Source/WebKit/UIProcess/Network/NetworkProcessProxy.cpp:1529
> +    // function while in the middle of the assignment.

during the destructor before setting m_activityFromWebProcesses


More information about the webkit-reviews mailing list