Community
Participate
Working Groups
code from HEAD The debug model should register a SuspendRequest to be notified about SuspendEvents. That way if a debugger wanted to tell out model to suspend it could.
Created attachment 179769 [details] fix patch has JavaScriptThreads register suspend requests for their backing ThreadReferences
applied to HEAD