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

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sat Mar 7 22:28:25 PST 2009


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


cwzwarich at uwaterloo.ca changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
          Component|New Bugs                    |Page Loading




------- Comment #3 from cwzwarich at uwaterloo.ca  2009-03-07 22:28 PDT -------
The problem seems to be due to this piece of JS, because it goes away if I
delete it:

$(function() {
                                                 
setTimeout('update_ad_iframe("iframe3","http://ad.doubleclick.net/adj/ag.nol/puzzlesboards/runofsection_puzzlesboards;gw=puzzlesboards;sec_0=runofsection_puzzlesboards;!category=expand;u|gw-puzzlesboards|sec_0-runofsection_puzzlesboards|;",4,160,600,10
* 60 * 1000,"no")',1600);
                                        });     

I imagine something is going wrong with loading the new content in the ad
iframe.


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