playwright/src
Dmitry Gozman 38fadcaded
fix(chromium): use frameDetached reason (#4468)
This fixes the local -> remote frame swap when
Page.frameDetached arrives before Target.attachedToTarget.

Instead of error-prone logic we do currently, new CDP exposes
frame detach reason that we can use.
2020-11-17 10:24:13 -08:00
..
client feat(route): support URL overrides in continue (#4438) 2020-11-16 09:59:00 -08:00
debug feat(har): allow saving har for context (#4214) 2020-10-26 14:32:07 -07:00
dispatchers feat(route): support URL overrides in continue (#4438) 2020-11-16 09:59:00 -08:00
install fix(lock): nicer lockfile error (#4396) 2020-11-16 06:35:30 -08:00
protocol feat(route): support URL overrides in continue (#4438) 2020-11-16 09:59:00 -08:00
server fix(chromium): use frameDetached reason (#4468) 2020-11-17 10:24:13 -08:00
trace chore: cleanup some har code (#4306) 2020-11-02 13:38:55 -08:00
utils fix(debug): do not generate source urls for anonymous scripts (#3691) 2020-11-13 14:47:55 -08:00
.eslintrc.js chore(lint): add @typescript-eslint/type-annotation-spacing rule (#897) 2020-02-07 13:36:49 -08:00
browserServerImpl.ts fix(launchServer): stream protocol logs into options.logger (#4403) 2020-11-11 15:12:10 -08:00
driver.ts feat(har): allow saving har for context (#4214) 2020-10-26 14:32:07 -07:00
inprocess.ts feat(har): allow saving har for context (#4214) 2020-10-26 14:32:07 -07:00