[webkit-reviews] review granted: [Bug 192744] Fix occasional null-dereference crash in WebPageProxy::didReceiveServerRedirectForProvisionalLoadForFrame : [Attachment 357408] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Dec 17 15:56:31 PST 2018


Chris Dumez <cdumez at apple.com> has granted Alex Christensen
<achristensen at apple.com>'s request for review:
Bug 192744: Fix occasional null-dereference crash in
WebPageProxy::didReceiveServerRedirectForProvisionalLoadForFrame
https://bugs.webkit.org/show_bug.cgi?id=192744

Attachment 357408: Patch

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




--- Comment #4 from Chris Dumez <cdumez at apple.com> ---
Comment on attachment 357408
  --> https://bugs.webkit.org/attachment.cgi?id=357408
Patch

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

>>> Source/WebKit/ChangeLog:5
>>> +	     <rdar://problem/45842668>
>> 
>> I believe I fixed this crash in https://trac.webkit.org/changeset/238565
already, with a test.
> 
> You did not.	This crash has been seen since then.

Crash trace is actually different but yes.


More information about the webkit-reviews mailing list