[Webkit-unassigned] [Bug 46936] Make DOM Mutation Events Asynchronous

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Nov 16 17:07:40 PST 2010


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


Ryosuke Niwa <rniwa at webkit.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |ASSIGNED
         AssignedTo|webkit-unassigned at lists.web |rniwa at webkit.org
                   |kit.org                     |




--- Comment #2 from Ryosuke Niwa <rniwa at webkit.org>  2010-11-16 17:07:38 PST ---
Created an attachment (id=74066)
 --> (https://bugs.webkit.org/attachment.cgi?id=74066&action=review)
work in progress

Here's my work-in-progress patch.  I talke with Ojan, and we decided to queue up events in page rather than in each document because it's common for developers to listen to events across frame boundaries, and we'd like to preserve the order of events in such cases.

Any feedback / suggestions?

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