Commits
Click on a commit to change the comparison rangeENG-8664: MutableProxy.wrap_recursive fully rebinds existing proxy values
This will convert ImmutableMutableProxy to MutableProxy for example when a
value is stashed from a background event, then is accessed from a regular
event.