[Webkit-unassigned] [Bug 53211] Need a way to spin a run loop while waiting for a reply to a synchronous CoreIPC message

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Jan 31 12:04:12 PST 2011


https://bugs.webkit.org/show_bug.cgi?id=53211





--- Comment #7 from Adam Roben (aroben) <aroben at apple.com>  2011-01-31 12:04:12 PST ---
(In reply to comment #6)
> (In reply to comment #4)
> 
> The load that we're receiving a response for is a subresource load.

This is not quite right. It is for a frame's main resource load.

> It is not the main resource load for which we're waiting to find out if we can run a beforeunload panel.

This is still true.

The two loads are for two subframes of the main frame. One of them is waiting on the beforeunload panel, the other is waiting on the content policy check.

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list