[Webkit-unassigned] [Bug 31902] Webkit modifies the DOM after the compositionend event

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Apr 6 02:34:12 PDT 2010


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


Hironori Bono <hbono at chromium.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #52618|                            |review?
               Flag|                            |




--- Comment #2 from Hironori Bono <hbono at chromium.org>  2010-04-06 02:34:11 PST ---
Created an attachment (id=52618)
 --> (https://bugs.webkit.org/attachment.cgi?id=52618)
A proposed fix (including a layout-test change)

Thank you for your bug report and sorry for my slow response.
This issue is caused by a race condition that updates a composition node after
sending a composiionend event. Unfortunately, this change needs to change my
previous layout test because it assumes updating a composition node before
sending a compositionend event.

Regards,

Hironori Bono

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