[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 14:52:32 PDT 2009


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





--- Comment #30 from Peter Kasting <pkasting at google.com>  2009-09-16 14:52:28 PDT ---
(In reply to comment #29)
> > In summary, this [completing network requests] isn't a workable solution.
> > I have fought for it and thought around it for quite some time and I can't
> > support it.
> 
> In any case, it doesn't block this patch because its something we can decide to
> do (or not do) in another patch.

Yes, implementing this as a first pass would not stop us from modifying (or
removing) this later if something else is found to be more effective.  More
interesting to me is the question of whether there is any possible harm to
authors due to your comment 6 or comment 8 (although it sounds like perhaps
comment 8 is a nonissue since authors can't actually get at this?).  Ideally
the patch would be one which doesn't have any harmful side effects.  That is my
greatest concern.

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