playwright/src/chromium
Dmitry Gozman 359cb3a740
fix(oopif): adopt main requests into oopifs (#2284)
Main request for an OOPIF starts in the parent session, and the oopif
session is create only after the response has been received. Therefore,
we should adopt the request after oopif session is created.
2020-05-18 17:13:51 -07:00
..
crAccessibility.ts chore(lint): add @typescript-eslint/type-annotation-spacing rule (#897) 2020-02-07 13:36:49 -08:00
crBrowser.ts feat(exposeBinding): a more powerful exposeFunction with source attribution (#2263) 2020-05-18 14:28:06 -07:00
crConnection.ts feat(logger): introduce context-level logger (#1896) 2020-04-20 23:24:53 -07:00
crCoverage.ts feat(logger): introduce context-level logger (#1896) 2020-04-20 23:24:53 -07:00
crExecutionContext.ts chore: refactor injected script harness (#2259) 2020-05-15 15:21:49 -07:00
crInput.ts chore: rename the world (2) 2019-12-19 16:53:24 -08:00
crNetworkManager.ts fix(oopif): adopt main requests into oopifs (#2284) 2020-05-18 17:13:51 -07:00
crPage.ts fix(oopif): adopt main requests into oopifs (#2284) 2020-05-18 17:13:51 -07:00
crPdf.ts chore: remove web mode (#1625) 2020-04-01 14:42:47 -07:00
crProtocolHelper.ts fix(pageerror): report correct error message and stack (#1862) 2020-04-20 11:37:02 -07:00
events.ts api(chromium): remove Target from public API (#1163) 2020-03-02 13:58:22 -08:00