Bug 199123 - Null deref in WebFrameLoaderClient::dispatchDidReceiveServerRedirectForProvisionalLoad
Summary: Null deref in WebFrameLoaderClient::dispatchDidReceiveServerRedirectForProvis...
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebKit Misc. (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Brady Eidson
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2019-06-21 16:44 PDT by Brady Eidson
Modified: 2019-06-24 16:00 PDT (History)
6 users (show)

See Also:


Attachments
Patch (4.32 KB, patch)
2019-06-21 16:53 PDT, Brady Eidson
no flags Details | Formatted Diff | Diff
Patch (4.43 KB, patch)
2019-06-24 15:12 PDT, Brady Eidson
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Brady Eidson 2019-06-21 16:44:16 PDT
Null deref in WebFrameLoaderClient::dispatchDidReceiveServerRedirectForProvisionalLoad

This is almost certainly related to PSON changes but is difficult to pin down actual causes.

I'm going to add some fault logging so we can gather more data on it.

<rdar://problem/51535942>
Comment 1 Brady Eidson 2019-06-21 16:53:39 PDT
Created attachment 372661 [details]
Patch
Comment 2 Brady Eidson 2019-06-24 15:12:09 PDT
Created attachment 372806 [details]
Patch
Comment 3 WebKit Commit Bot 2019-06-24 16:00:28 PDT
Comment on attachment 372806 [details]
Patch

Clearing flags on attachment: 372806

Committed r246767: <https://trac.webkit.org/changeset/246767>
Comment 4 WebKit Commit Bot 2019-06-24 16:00:29 PDT
All reviewed patches have been landed.  Closing bug.