[Webkit-unassigned] [Bug 8684] GOOGLE Calendar: Assign to innerHtml with html consisting of an iframe + div, div drawn twice.

bugzilla-daemon at opendarwin.org bugzilla-daemon at opendarwin.org
Wed May 10 15:45:26 PDT 2006


http://bugzilla.opendarwin.org/show_bug.cgi?id=8684





------- Comment #7 from opendarwin.org at mitzpettel.com  2006-05-10 15:45 PDT -------
Created an attachment (id=8228)
 --> (http://bugzilla.opendarwin.org/attachment.cgi?id=8228&action=view)
Reduced test case

In a debug build you get an assertion failure when you click Test. In a release
build you get a duplicate "foo". The problem is a double-attach, with the first
attach being called during load event dispatch for the iframe (which invokes
Document::updateDocumentsRendering, leading to the attach).


-- 
Configure bugmail: http://bugzilla.opendarwin.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