commit | e718151625c4986b946cb7542aead363f72a2823 | [log] [tgz] |
---|---|---|
author | George Mount <mount@google.com> | Fri Feb 17 13:31:18 2017 -0800 |
committer | George Mount <mount@google.com> | Fri Feb 17 13:36:50 2017 -0800 |
tree | e5338edcefc4f29989bceaeb9d3f2c0bdb20f345 | |
parent | c535d122c6a58a152ff2581f936070c2695c45ba [diff] |
Ensure transactions cannot be run during controller state change Bug 35349893 When the FragmentManager is being brought up or down, the state of fragments is changed. Any fragment using commitNow() during the state change was being allowed through instead of throwing. This CL locks out reentrant fragment transctions during FragmentManager state changes. Test: Iea6029ccfa660e8eea5ea7472f641dada1a6c269 Change-Id: I735d86a42951c6f58f048e4930be925da9c8247e