[Webkit-unassigned] [Bug 278321] REGRESSION(iOS 18): Crash in NetworkProcessProxy::getNetworkProcessConnection

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Aug 19 14:59:53 PDT 2024


https://bugs.webkit.org/show_bug.cgi?id=278321

Alexey Proskuryakov <ap at webkit.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|---                         |DUPLICATE
                 CC|                            |ap at webkit.org,
                   |                            |rniwa at webkit.org

--- Comment #1 from Alexey Proskuryakov <ap at webkit.org> ---
Line 318 is:

    parameters.preferencesForWebProcess = *webProcessProxy.preferencesForNetworkProcess();

The crashing code has already been removed by Ryosuke in bug 277106. I didn't inspect the change super closely, but it seems likely the crash is actually gone and not just moved to a different place.

*** This bug has been marked as a duplicate of bug 277106 ***

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20240819/07197f00/attachment.htm>


More information about the webkit-unassigned mailing list