[Webkit-unassigned] [Bug 18135] Crash in Frame::tree appending iframe

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Mar 27 11:06:49 PDT 2008


http://bugs.webkit.org/show_bug.cgi?id=18135


ian.eng.webkit at gmail.com changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |ian.eng.webkit at gmail.com




------- Comment #4 from ian.eng.webkit at gmail.com  2008-03-27 11:06 PDT -------
WebKit fires events immediately when a frame is finishing loading or unloading.
The event can call JavaScript to remove the event generator in many cases. How
about delay the event handling until next time cycle by using a timer? Similar
to setTimeout(0, fire events). 


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