[Webkit-unassigned] [Bug 48201] REGRESSION Zimbra email compose is broken with the HTML5 parser

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sat Oct 23 22:08:02 PDT 2010


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





--- Comment #2 from Mihai Parparita <mihaip at chromium.org>  2010-10-23 22:08:02 PST ---
It looks like this is the source of the compose mode editor, and specifically the iframe initialization:

http://google.com/codesearch/p?hl=en#l5SZa4ix2r4/Ajax/WebRoot/js/dwt/widgets/DwtHtmlEditor.js&q=DwtHtmlEditor&l=739

The code could definitely be race-y (there's a 50ms timeout after adding the iframe before trying to initialize it, etc.)

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