SIGN IN SIGN UP

Fix host bailout for the persistent mode (#13611)

* Add regression test for persistent bailout bug

* Fork more logic into updateHostComponent

This is mostly copy paste. But I added a bailout only to mutation mode. Persistent mode doesn't have that props equality bailout anymore, so the Fabric test now passes.

* Add failing test for persistence host minimalism

* Add bailouts to the persistent host updates
D
Dan Abramov committed
f260b14a8f1f95a75f5595c9da392cc640e4ad88
Parent: 4a40d76
Committed by GitHub <noreply@github.com> on 9/10/2018, 6:05:40 PM