[webkit-reviews] review granted: [Bug 200346] Crash under WebProcessProxy::didBecomeUnresponsive() : [Attachment 375317] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Aug 1 11:11:53 PDT 2019


Geoffrey Garen <ggaren at apple.com> has granted Chris Dumez <cdumez at apple.com>'s
request for review:
Bug 200346: Crash under WebProcessProxy::didBecomeUnresponsive()
https://bugs.webkit.org/show_bug.cgi?id=200346

Attachment 375317: Patch

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




--- Comment #5 from Geoffrey Garen <ggaren at apple.com> ---
Comment on attachment 375317
  --> https://bugs.webkit.org/attachment.cgi?id=375317
Patch

r=me

I wonder why we don't just hold a RefPtr to our client -- or why our client
doesn't clear itself when destroyed?


More information about the webkit-reviews mailing list