Bug 167129

Summary: Clients are unable to hold on to FramePolicyListeners for deferred responses
Product: WebKit Reporter: Matt Rajca <mrajca>
Component: WebKit APIAssignee: Nobody <webkit-unassigned>
Status: RESOLVED DUPLICATE    
Severity: Normal CC: achristensen
Priority: P2    
Version: WebKit Nightly Build   
Hardware: All   
OS: All   

Matt Rajca
Reported 2017-01-17 11:42:53 PST
Holding onto a FramePolicyListener and communicating with it in a deferred manner from an asynchronous API does not work because WebKit seems to automatically use default behavior at the end of the runloop. This is follow-up to r209558.
Attachments
Alex Christensen
Comment 1 2017-01-19 17:40:28 PST
*** This bug has been marked as a duplicate of bug 167183 ***
Note You need to log in before you can comment on or make changes to this bug.