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

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Mar 13 08:33:25 PDT 2008


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


aroben at apple.com changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #19589|0                           |1
        is obsolete|                            |




------- Comment #18 from aroben at apple.com  2008-03-13 08:33 PDT -------
Created an attachment (id=19725)
 --> (http://bugs.webkit.org/attachment.cgi?id=19725&action=view)
[WIP] Make it possible to pause/resume callOnMainThread callbacks (Windows
only)

This patch replaces the DatabaseThread patch. It allows you to pause/resume
callbacks scheduled through callOnMainThread, which is what the DatabaseThread
uses to schedule transaction callbacks. This implementation is Windows-only,
just to have a reference point for talking about this concept.


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