[Webkit-unassigned] [Bug 29193] [chromium] Prevent JavaScript busy-loops in unload handlers
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Wed Sep 16 13:57:54 PDT 2009
https://bugs.webkit.org/show_bug.cgi?id=29193
--- Comment #25 from Adam Barth <abarth at webkit.org> 2009-09-16 13:57:53 PDT ---
I've also discussed this with Darin and John (although not Peter directly).
1) I think we should give web developers a bigger carrot to avoid an arms race
here. In particular, we should consider completing network requests started
from unload handlers, removing the incentive to use a busy-loop.
2) I continue to think that WebCore is the wrong layer at which to make a
change that manipulates the Date API. The reasons to prefer making the change
here appear more political than technical.
--
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
More information about the webkit-unassigned
mailing list