[Webkit-unassigned] [Bug 99939] should disallow gc/layout/stylerecalc in beforeunload/unload handlers

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Oct 22 15:40:25 PDT 2012


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





--- Comment #2 from James Robinson <jamesr at chromium.org>  2012-10-22 15:41:27 PST ---
What would you return to layout-dependent JS queries in beforeunload/unload handlers?

I doubt that disabling GC would really make things better, unless the whole process was going to be killed just after the (before)unload handler finished.  Otherwise it's just moving cost around that would happen soon anyway.

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