commit | 521862de53d2b31c1e1b25c424e0c53579f59433 | [log] [tgz] |
---|---|---|
author | George Mount <mount@google.com> | Fri Feb 17 08:01:03 2017 -0800 |
committer | George Mount <mount@google.com> | Fri Feb 17 08:04:00 2017 -0800 |
tree | 13f864a8c61f105fd1edf3ec2915019fff65d060 | |
parent | c535d122c6a58a152ff2581f936070c2695c45ba [diff] |
Catch reentrancy while executing postponed transactions. Bug 35349893 While executing postponed transactions, it was possible for Fragments to call commitNow() or executePendingTransactions() and therefore causing disallowed reentrancy. This CL now prevents reentrancy while executing postponed transactions. Test: I11e10f4d9868a31b8b1616a051e381fe8c7af331 Change-Id: Icb0d4386657c35b4edf34f95dc48aa694e66b298