playwright/src/server/firefox
Dmitry Gozman aea106b28e
chore: simplify server screencast code (#4501)
Currently, we always throw from FrameSession._stopScreencast
when not running with video, and immediately catch it in
CRPage.didClose (thanks to debugger to point that).

Overall, we have code prepared for start/stop API, which
we never did, so it makes sense to simplify code a bit,
and throw if something goes wrong.
2020-11-19 19:26:53 -08:00
..
ffAccessibility.ts chore: move src files to server (#3593) 2020-08-24 06:51:51 -07:00
ffBrowser.ts chore: unify new page handling across vendors (#4411) 2020-11-12 12:41:23 -08:00
ffConnection.ts fix(launchServer): stream protocol logs into options.logger (#4403) 2020-11-11 15:12:10 -08:00
ffExecutionContext.ts chore: move src files to server (#3593) 2020-08-24 06:51:51 -07:00
ffInput.ts feat: tap (#4097) 2020-10-19 10:07:33 -07:00
ffNetworkManager.ts feat(route): support URL overrides in continue (#4438) 2020-11-16 09:59:00 -08:00
ffPage.ts chore: simplify server screencast code (#4501) 2020-11-19 19:26:53 -08:00
firefox.ts feat(firefox): switch to use pipe instead of websocket (#3279) 2020-11-05 14:15:25 -08:00
protocol.ts feat(route): support URL overrides in continue (#4438) 2020-11-16 09:59:00 -08:00