Bug 194582 - Release assert in PolicyCheckIdentifier::isValidFor via WebFrameLoaderClient::dispatchDecidePolicyForNavigationAction
Summary: Release assert in PolicyCheckIdentifier::isValidFor via WebFrameLoaderClient:...
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebKit2 (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Ryosuke Niwa
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2019-02-12 22:06 PST by Ryosuke Niwa
Modified: 2019-02-13 08:39 PST (History)
8 users (show)

See Also:


Attachments
Fixes the bug (4.07 KB, patch)
2019-02-12 22:12 PST, Ryosuke Niwa
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
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