Yury Semikhatsky
|
3ed9970b33
|
api(chromium): add ChromiumBrowserContext.serviceWorkers() (#1416)
|
2020-03-19 16:10:24 -07:00 |
|
Dmitry Gozman
|
7bd924673a
|
fix(PageEvent): properly wait for initial navigation in chromium and webkit (#1412)
|
2020-03-18 17:14:18 -07:00 |
|
Yury Semikhatsky
|
b8e79e60c7
|
chore(chromium): remove obsolete target related code (#1417)
|
2020-03-17 22:07:20 -07:00 |
|
Dmitry Gozman
|
9b86c631c8
|
api: make BrowserContext.pages() synchronous (#1369)
Returns all pages which have been initialized already.
References #1348.
|
2020-03-13 11:33:33 -07:00 |
|
Yury Semikhatsky
|
0fbc7af26d
|
chore(targets): create page targets only when attached to them (#1278)
|
2020-03-09 15:53:45 -07:00 |
|
Yohix
|
bfd32fe6d2
|
doc: fix typos (#1284)
|
2020-03-07 08:37:47 -08:00 |
|
Dmitry Gozman
|
e5f82af47c
|
api(popups): emit PageEvent immediately, and resolve page() once initialized (#1229)
This way we do not miss any popups, even immediately closed ones.
|
2020-03-05 15:18:27 -08:00 |
|
Yury Semikhatsky
|
665888d579
|
feat(popups): auto-attach to all pages in Chromium (#1226)
|
2020-03-05 10:45:32 -08:00 |
|
Yury Semikhatsky
|
a57978a5f0
|
api(chromium): remove Target from public API (#1163)
|
2020-03-02 13:58:22 -08:00 |
|
Dmitry Gozman
|
6acc439450
|
feat(api): move targets from CRBrowser to CRBrowserContext (#1089)
This makes them work for default context.
|
2020-02-24 14:35:51 -08:00 |
|
Dmitry Gozman
|
3677818202
|
fix(api): browser.serviceWorker -> target.serviceWorker (#1076)
|
2020-02-24 08:31:58 -08:00 |
|
Pavel Feldman
|
84f5700294
|
feat(api): rename browserContext() to context() in the apis, remove url from newPage (#906)
|
2020-02-10 10:41:45 -08:00 |
|
Dmitry Gozman
|
8f1df5e1e8
|
fix(chromium): pause workers on start to not miss any events (#832)
|
2020-02-04 19:36:46 -08:00 |
|
Dmitry Gozman
|
a1d1f26fb7
|
chore: more strict type checking (#466)
|
2020-01-13 13:33:25 -08:00 |
|
Pavel Feldman
|
f75ac45c42
|
feat(workers): support workers in webkit (#400)
|
2020-01-07 12:59:01 -08:00 |
|
Yury Semikhatsky
|
845c0af42f
|
chore: avoid downcast of delegate to <Browser>Page (#334)
|
2019-12-23 12:10:07 -08:00 |
|
Yury Semikhatsky
|
27ddb017e2
|
chore: rename CR/FF/WKFrameManager to CR/FF/WKPage (#333)
|
2019-12-23 11:39:57 -08:00 |
|
Pavel
|
c7d205d416
|
chore: rename the world (3)
|
2019-12-19 17:03:27 -08:00 |
|
Pavel
|
b20e87d9d0
|
chore: rename the world (2)
|
2019-12-19 16:53:24 -08:00 |
|