Skip to content

Issue 7065 - Avoid infinite loop in frame structure

Dave Vandyke requested to merge (removed):7065-waiting-message into master

So it turns out onCommitted doesn't give us the parent frame ID, so we shouldn't have tried to use it there.

As for the other changes, I'm not 100% sure they will help without reproducing the problem, but I can't see how they would harm! (Edit: One of our users reports they help.)

Edited by Dave Vandyke

Merge request reports