[Webkit-unassigned] [Bug 19922] image doesn't get fetched when requested from an onunload handler.
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Mon Jul 7 01:59:00 PDT 2008
https://bugs.webkit.org/show_bug.cgi?id=19922
stevo10018 at yahoo.com changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |stevo10018 at yahoo.com
------- Comment #2 from stevo10018 at yahoo.com 2008-07-07 01:59 PDT -------
It seems like the actions of an unload/beforeunload handler have been
"sandboxed" to prevent any http requests. This breaks a lot of web pages that
wish to track how long a page was active and what actions were taken on it.
This behavior is allowed on all versions of IE, Firefox, Netscape, Mozilla,
Opera, and all versions of Safari up to 3.0.4. It's only the launch of Safari
3.1 where this behavior became broken (or deliberately restricted).
In addition to hoping this bug gets fixed, there are a number of us web
developers that need a workaround if one is possible. Having it fixed in a
nightly build doesn't help us between now and the time of the next Safari
release.
--
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