bindings: Fix second pass callbacks fired during teardown sequence
Work around the problem where second pass callbacks are fired during teardown. Previously, these callbacks where just dropped which is not correct for other reason, e.g., when components keep a state per process and not just per Isolate. Bug: chromium:890631 Change-Id: I1fd66f9ffee86c5c7bff053303c741c4dedefdb0 Reviewed-on: https://chromium-review.googlesource.com/c/1253782Reviewed-by:Kentaro Hara <haraken@chromium.org> Commit-Queue: Michael Lippautz <mlippautz@chromium.org> Cr-Commit-Position: refs/heads/master@{#597525}
Showing
Please register or sign in to comment