- Never write to console on the server side - we use stdout for communication. This includes logPolitely and deprecate. - Pass undefined instead of null in some BrowserContext methods. - Use explicit _setFileChooserIntercepted instead of on/off magic. |
||
|---|---|---|
| .. | ||
| client | ||
| server | ||
| browserServerImpl.ts | ||
| channels.ts | ||
| client.ts | ||
| inprocess.ts | ||
| protocol.yml | ||
| serializers.ts | ||
| server.ts | ||
| transport.ts | ||
| validator.ts | ||
| validatorPrimitives.ts | ||