You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
compose: Add a controller.dispose call that we forgot
We do this at the other sites where there's an existing controller
that we want to replace with a new one. I suppose this fixes a small
memory leak; I just noticed it from reading code, not from profiling
or anything.
0 commit comments