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

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Mar 14 10:04:31 PDT 2008


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





------- Comment #32 from beidson at apple.com  2008-03-14 10:04 PDT -------
I'm fairly certain I modeled the original code after a public domain "Call a
function on the main thread from any other thread in Windows" tutorial.

It's been awhile - I remember the concern of an infinite recursion into
PostMessage, but don't remember details beyond that.  

If someone more familiar with the Windows message loop decides the concern is
unwarranted in this application, fine by me to remove it!


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