Dmitry Gozman
|
cc8fe5a763
|
feat(rpc): support electron (#2933)
|
2020-07-13 21:46:59 -07:00 |
|
Dmitry Gozman
|
65d45c18c3
|
feat(rpc): introduce Waiter for various waitFor implementations (#2935)
Use it for waitForEvent and waitForLoadState.
|
2020-07-13 16:03:24 -07:00 |
|
Dmitry Gozman
|
9fd30e58e2
|
feat(rpc): ensure feature-detection works as before (#2898)
For this, some tests are migrated from skip() to feature detection,
like our users would do.
|
2020-07-13 15:26:09 -07:00 |
|
Dmitry Gozman
|
6674458496
|
feat(rpc): log api calls into LoggerSink (#2904)
|
2020-07-10 18:00:10 -07:00 |
|
Pavel Feldman
|
631f76df75
|
chore(rpc): remove union types from page and handles (#2912)
|
2020-07-10 15:39:11 -07:00 |
|
Dmitry Gozman
|
b6fd4dc56c
|
feat(rpc): merge ChannelOwner and ConnectionScope (#2911)
|
2020-07-10 15:11:47 -07:00 |
|
Pavel Feldman
|
c89c30e333
|
fix(popup): do not report frameless pages (#2910)
|
2020-07-10 13:15:39 -07:00 |
|
Dmitry Gozman
|
a91ec9a15d
|
feat(rpc): pass more tests (#2896)
Includes coverage, tracing and misc close() tests.
|
2020-07-09 15:33:01 -07:00 |
|
Pavel Feldman
|
6bbe7eb006
|
chore(rpc): inline options parameter in all rpc channels (#2842)
|
2020-07-06 10:04:09 -07:00 |
|
Pavel Feldman
|
2540805bf2
|
chore(rpc): misc serializer improvements (#2832)
|
2020-07-03 18:04:08 -07:00 |
|
Pavel Feldman
|
c15dc94f8e
|
chore(rpc): explicitly create page dispatcher (#2799)
|
2020-07-01 18:36:09 -07:00 |
|
Pavel Feldman
|
c25fc4956d
|
chore(rpc): scope client-side handles (#2796)
|
2020-07-01 13:55:29 -07:00 |
|
Pavel Feldman
|
95538e73e7
|
chore(rpc): move classes around, fix tests, respect dispatcher scopes (#2784)
|
2020-06-30 22:21:17 -07:00 |
|
Pavel Feldman
|
e29f7b9f58
|
chore(rpc): support workers, file chooser, browser server (#2766)
|
2020-06-30 10:55:11 -07:00 |
|
Pavel Feldman
|
5bb018e0e5
|
chore(rpc): attribute calles to page, ignore USES_HOOKS (#2764)
|
2020-06-29 18:58:09 -07:00 |
|
Pavel Feldman
|
3a7d629c61
|
chore(rpc): pass more network tests (#2762)
|
2020-06-29 16:37:38 -07:00 |
|
Pavel Feldman
|
4e94bdabfd
|
chore(rpc): serialize rpc into actual wire string (#2740)
|
2020-06-27 11:10:07 -07:00 |
|
Pavel Feldman
|
db12ddebb3
|
chore(rpc): clear the page test spec (#2736)
|
2020-06-26 21:22:03 -07:00 |
|
Pavel Feldman
|
6393407a6a
|
chore(rpc): support downloads, dialogs, persistent context (#2733)
|
2020-06-26 17:24:21 -07:00 |
|
Pavel Feldman
|
02f7501725
|
chore(rpc): strongly-type the initializer, remove __init__ phase (#2729)
|
2020-06-26 12:28:27 -07:00 |
|
Pavel Feldman
|
18d6140d3e
|
chore(rpc): support routes and bindings (#2725)
|
2020-06-26 11:51:47 -07:00 |
|
Pavel Feldman
|
71618a9e2b
|
chore(rpc): implement input, a11y, console (#2722)
|
2020-06-25 18:01:18 -07:00 |
|
Pavel Feldman
|
bab6833232
|
chore: introduce the experimental rpc implementation (#2720)
|
2020-06-25 16:05:36 -07:00 |
|