Dmitry Gozman
|
b70eebc4b2
|
chore: merge PageDelegate, FrameDelegate and ScreenshotterDelegate (#213)
|
2019-12-11 13:36:41 -07:00 |
|
Dmitry Gozman
|
58336d3eb9
|
chore: get rid of <Browser> templating (#209)
|
2019-12-11 07:18:43 -08:00 |
|
Dmitry Gozman
|
57acdfd860
|
chore: reuse LifecycleWatcher between browsers (#208)
|
2019-12-11 07:17:32 -08:00 |
|
Dmitry Gozman
|
5ffb710d7d
|
chore: reuse BrowserContext across browsers (#201)
|
2019-12-10 15:13:56 -08:00 |
|
Dmitry Gozman
|
f1f9dc166b
|
chore: remove unneeded files, reuse events between browsers, no implicit any (#191)
|
2019-12-10 11:15:14 -08:00 |
|
Pavel Feldman
|
44d6f608ef
|
feat(webkit): use webkit worlds (#194)
|
2019-12-09 23:24:12 -08:00 |
|
Dmitry Gozman
|
b4c89ca0f9
|
chore: unify frame lifecycle events between browsers (#172)
|
2019-12-09 16:34:42 -08:00 |
|
Dmitry Gozman
|
640646b794
|
chore(firefox): migrate to common Page (#188)
|
2019-12-09 14:53:17 -08:00 |
|
Dmitry Gozman
|
c323a3e50b
|
chore(chromium): move Page to common, implement PageDelegate (#184)
|
2019-12-09 14:08:20 -07:00 |
|
Dmitry Gozman
|
14f078308d
|
chore: remove some usage of client from Page (#163)
This brings us closer to reusing Page between browsers.
|
2019-12-06 13:36:47 -08:00 |
|
Dmitry Gozman
|
8efd258e40
|
chore: encapsulate dom-related logic to DOMWorld, part 1 (#112)
|
2019-11-28 12:50:52 -08:00 |
|
Dmitry Gozman
|
961556a596
|
chore: cleanup multiple definitions and types (#109)
|
2019-11-27 16:03:51 -08:00 |
|
Dmitry Gozman
|
c3393039b0
|
chore: reuse ElementHandle between browsers (#108)
|
2019-11-27 16:02:31 -08:00 |
|
Pavel Feldman
|
1a1732407f
|
chore: follow up to the execution context changes (#104)
|
2019-11-27 13:31:13 -08:00 |
|
Dmitry Gozman
|
b2c31b7317
|
chore: reuse network Request and Response between browsers (#101)
|
2019-11-27 12:44:12 -08:00 |
|
Dmitry Gozman
|
490db5bc18
|
chore: reuse JSHandle between browsers (#103)
|
2019-11-27 12:41:26 -08:00 |
|
Dmitry Gozman
|
06ba0f7a7f
|
chore: reuse ExecutionContext between browsers (#102)
|
2019-11-27 12:39:53 -08:00 |
|
Dmitry Gozman
|
dfc5592910
|
chore: reuse Frame between browsers (#100)
|
2019-11-27 12:38:26 -08:00 |
|
Pavel Feldman
|
72b1bb783b
|
feat(chromium): roll chromium to r719491, lint, test (#99)
|
2019-11-26 22:53:34 -08:00 |
|
Dmitry Gozman
|
35c27bfa45
|
chore: remove Frame dependecies on the chromium-specific things (#95)
|
2019-11-26 16:19:43 -08:00 |
|
Dmitry Gozman
|
c48b39345a
|
chore: merge DOMWorld into Frame (#93)
This allows us to reuse Frame between browsers.
|
2019-11-26 15:37:25 -08:00 |
|
Dmitry Gozman
|
3decf1f996
|
chore: move waitFor methods from DOMWorld to Frame (#87)
This almost removes the DOMWorld, so we can unify them across the browsers.
|
2019-11-26 11:16:20 -08:00 |
|
Pavel Feldman
|
9ba375c063
|
Initial commit
|
2019-11-19 10:58:15 -08:00 |
|