[Webkit-unassigned] [Bug 17133] Should support pausing JavaScript execution without hanging the process

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Mar 12 23:34:09 PDT 2008


http://bugs.webkit.org/show_bug.cgi?id=17133





------- Comment #17 from aroben at apple.com  2008-03-12 23:34 PDT -------
(From update of attachment 19589)
After discussing with Alexey, I've realized that this patch is not sufficient.
One problem with it is that it does not stop already-queued callbacks from
executing.

To fix this completely Alexey and I think we'll need a way to pause all queued
actions passed to callOnMainThread. This will require patching each platform's
implementation of this function separately.


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