Bug 194582

Summary: Release assert in PolicyCheckIdentifier::isValidFor via WebFrameLoaderClient::dispatchDecidePolicyForNavigationAction
Product: WebKit Reporter: Ryosuke Niwa <rniwa>
Component: WebKit2Assignee: Ryosuke Niwa <rniwa>
Status: RESOLVED FIXED    
Severity: Normal CC: achristensen, beidson, cdumez, dbates, ews-watchlist, ggaren, japhet, koivisto
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Fixes the bug none

Description Ryosuke Niwa 2019-02-12 22:06:53 PST
We're hitting a release assertion in PolicyCheckIdentifier::isValidFor
when WebFrameLoaderClient::dispatchDecidePolicyForNavigationAction fails to send a sync IPC.
Comment 1 Ryosuke Niwa 2019-02-12 22:07:07 PST
<rdar://problem/47941089>
Comment 2 Ryosuke Niwa 2019-02-12 22:12:58 PST
Created attachment 361895 [details]
Fixes the bug
Comment 3 Ryosuke Niwa 2019-02-13 01:01:51 PST
Comment on attachment 361895 [details]
Fixes the bug

Clearing flags on attachment: 361895

Committed r241352: <https://trac.webkit.org/changeset/241352>
Comment 4 Ryosuke Niwa 2019-02-13 01:01:52 PST
All reviewed patches have been landed.  Closing bug.
Comment 5 Chris Dumez 2019-02-13 08:39:18 PST
Not even a PSON bug :P