Bug 167129
Summary: | Clients are unable to hold on to FramePolicyListeners for deferred responses | ||
---|---|---|---|
Product: | WebKit | Reporter: | Matt Rajca <mrajca> |
Component: | WebKit API | Assignee: | Nobody <webkit-unassigned> |
Status: | RESOLVED DUPLICATE | ||
Severity: | Normal | CC: | achristensen |
Priority: | P2 | ||
Version: | WebKit Nightly Build | ||
Hardware: | All | ||
OS: | All |
Matt Rajca
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 | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Alex Christensen
*** This bug has been marked as a duplicate of bug 167183 ***