Reported by jteh on 2014-10-24 04:48
Str:
- Open the "Store" app.
- Wait a few seconds until focus lands in the document.
- Alt+tab to another application.
- Wait 5 seconds.
- Move focus somewhere.
I think this is because the app process gets suspended when it moves to the background and the isAlive property on the VirtualBuffer tries to query an object in that process. I definitely see isAlive in the stack for the freeze warning.
Blocking #4744, #4784
Reported by jteh on 2014-10-24 04:48
Str:
I think this is because the app process gets suspended when it moves to the background and the isAlive property on the VirtualBuffer tries to query an object in that process. I definitely see isAlive in the stack for the freeze warning.
Blocking #4744, #4784