[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 14:52:58 PST 2011


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





--- Comment #11 from Adam Roben (aroben) <aroben at apple.com>  2011-01-31 14:52:58 PST ---
(In reply to comment #10)
> (In reply to comment #9)
> > (In reply to comment #8)
> > > Sam, Anders: Any thoughts here?
> > 
> > Hmm, in this particular case, could we not dispatch win32 messages to the CFNetwork window?
> 
> Yes, we could try that. But we'll also want to prevent timersĀ (at least WebCore's timers) from firing, and there are probably other things we haven't thought of, too.

Deferring loading and pausing WebCore's shared timer seems to make the obvious bugs go away. Who knows what problems we'll find next!

-- 
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