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
{{ message }}
This repository was archived by the owner on Aug 31, 2021. It is now read-only.
[[ Bug 19772 ]] Foreign handlers get repeatedly bound
This patch ensures that the 'bound' boolean instance var of
a foreign handler definition is correctly updated after being
successfully bound. Previously, this was not set correctly
meaning that every call to a foreign handler would cause it to
be rebound.
0 commit comments