[Webkit-unassigned] [Bug 18725] Make postMessage asynchronous
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Mon Apr 28 08:24:26 PDT 2008
http://bugs.webkit.org/show_bug.cgi?id=18725
------- Comment #5 from hk9565 at gmail.com 2008-04-28 08:24 PDT -------
Thanks for your comments Jeff.
(In reply to comment #4)
> Note also that the target of events changed from document to window.
There is a separate bug about that (Bug 18771).
> I don't think the "clustering" of events you appear to implement is sound
> (they should interleave with other events), but I'm having a hard time
> thinking of how a webpage could actually have problems.
Ok. I'll figure out a way to integrate the events with the main event queue in
FrameView. Maybe adding a "custom dispatch" flag to events and a virtual
function?
I'm going to be out of town for the next few days. I'll post a revised patch
either later this week or this weekend.
--
Configure bugmail: http://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
More information about the webkit-unassigned
mailing list