Bug 198067

Summary: Crash in WebFrame::jsContext() when m_coreFrame is null
Product: WebKit Reporter: Ryosuke Niwa <rniwa>
Component: WebKit2Assignee: Ryosuke Niwa <rniwa>
Status: RESOLVED FIXED    
Severity: Normal CC: achristensen, beidson, ggaren
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Adds null check none

Description Ryosuke Niwa 2019-05-20 20:41:12 PDT
via WKBundleFrameGetJavaScriptContextForWorld

<rdar://problem/48981573>
Comment 1 Ryosuke Niwa 2019-05-22 14:02:38 PDT
Created attachment 370443 [details]
Adds null check
Comment 2 Ryosuke Niwa 2019-05-22 15:32:07 PDT
Comment on attachment 370443 [details]
Adds null check

Clearing flags on attachment: 370443

Committed r245653: <https://trac.webkit.org/changeset/245653>
Comment 3 Ryosuke Niwa 2019-05-22 15:32:09 PDT
All reviewed patches have been landed.  Closing bug.