Consider the following sequence: - page opens a popup; - popup target is attached, we start initializing it; - user calls browser.close(); - browser is closed, and popup initialization fails; - we report "errored page" on the already closed context; - RPC client cannot make sense of this: "Cannot find parent object BrowserContext@guid to create Frame@guid" This issue was revealed during Firefox pipe migration. |
||
|---|---|---|
| .. | ||
| client | ||
| debug | ||
| dispatchers | ||
| install | ||
| protocol | ||
| server | ||
| trace | ||
| utils | ||
| .eslintrc.js | ||
| browserServerImpl.ts | ||
| driver.ts | ||
| inprocess.ts | ||