1a2
> * Copyright 2014 Google, Inc.
521c522
< if (!curStaticInst || !curStaticInst->isDelayedCommit())
---
> if (!curStaticInst || !curStaticInst->isDelayedCommit()) {
522a524,525
> checkPcEventQueue();
> }
524d526
< checkPcEventQueue();