[Webkit-unassigned] [Bug 24449] Bubble Spinner game page crashes

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sun Mar 8 00:18:03 PST 2009


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


cwzwarich at uwaterloo.ca changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #28396|0                           |1
        is obsolete|                            |




------- Comment #6 from cwzwarich at uwaterloo.ca  2009-03-08 00:18 PDT -------
Created an attachment (id=28400)
 --> (https://bugs.webkit.org/attachment.cgi?id=28400&action=view)
Reduction

Here is a simple reduction for the assertion failure. It still loads some
content from the network, but it is not much and is essential to the reduction.

There is no problem with setting the src of an iframe in quick succession with
timers. However, when it is done using a javascript: URL that returns a
constant string for the source of the iframe that then references a script file
over the network, it causes the assertion failure. I don't really understand
why, but I will look into it.


-- 
Configure bugmail: https://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