[Webkit-unassigned] [Bug 13241] REGRESSION (419-522+): woot.com JavaScript resize script no longer works (cross-domain mix-up?)
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Mon Apr 2 20:46:20 PDT 2007
http://bugs.webkit.org/show_bug.cgi?id=13241
------- Comment #4 from pewtermoose at gmail.com 2007-04-02 20:46 PDT -------
Created an attachment (id=13931)
--> (http://bugs.webkit.org/attachment.cgi?id=13931&action=view)
Reduction
This isn't a regression after all, nor a cross domain issue.
Woot.com opens a blank window then fills it with content. The resize function
is called on onload, but onload fires before the image in the window is
finished loading so when the image size is queried, it returns 0. When you try
this again, the image is in the cache and it all works fine.
You'll probably need to clear your cache for this reduction to work as it uses
an image from webkit.org.
--
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