When reusing the context, we first dispose all dispatchers, and then reset the page/context. If bindings are triggered during the reset, they try to send messages on disposed dispatchers. Since there is no way to unregister bindings, just ignore them after disposal. Fixes #22803. |
||
|---|---|---|
| .. | ||
| cli | ||
| client | ||
| common | ||
| image_tools | ||
| protocol | ||
| remote | ||
| server | ||
| third_party | ||
| utils | ||
| androidServerImpl.ts | ||
| browserServerImpl.ts | ||
| DEPS.list | ||
| inprocess.ts | ||
| inProcessFactory.ts | ||
| outofprocess.ts | ||
| utilsBundle.ts | ||
| zipBundle.ts | ||