Commit Graph

3959 Commits

Author SHA1 Message Date
Alex Rudenko
ea14834fdf
fix: handle frame manager init without unhandled rejection (#10902) 2023-09-13 17:51:58 +00:00
browser-automation-bot
4b8d20d0ed
feat: roll to Chrome 117.0.5938.62 (r1181205) (#10893)
Co-authored-by: Nikolay Vitkov <nvitkov@chromium.org>
2023-09-13 14:35:47 +00:00
jrandolf
9b6f1de8b9
feat: implement typed events (#10889) 2023-09-13 15:47:55 +02:00
release-please[bot]
a25527a223
chore: release main (#10897)
Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>
2023-09-13 12:29:09 +02:00
Alex Rudenko
b3f3199d10
refactor: reduce boilerplate in the emulation state management (#10895) 2023-09-13 12:15:22 +02:00
jrandolf
2d851c1398
fix: use supported node range for types (#10896) 2023-09-13 12:13:47 +02:00
dependabot[bot]
2fb00321b3
chore(deps): Bump ws from 8.14.0 to 8.14.1 (#10874)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-09-13 10:35:47 +02:00
dependabot[bot]
f1d996060b
chore(deps): Bump actions/cache from 3.3.1 to 3.3.2 (#10876)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-09-13 10:29:19 +02:00
dependabot[bot]
5a7547b68f
chore(deps): Bump actions/upload-artifact from 3.1.2 to 3.1.3 (#10875)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-09-13 10:23:15 +02:00
release-please[bot]
29ff113ec0
chore: release main (#10890)
Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>
2023-09-12 20:50:13 +00:00
Nikolay Vitkov
2e650f36e5
refactor: use RxJs for WaitForNetworkIdle (#10888) 2023-09-12 12:00:04 +00:00
dependabot[bot]
27f07ea447
chore(deps): Bump cosmiconfig from 8.3.4 to 8.3.5 (#10886)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-09-12 13:22:18 +02:00
Nikolay Vitkov
2487486675
chore: expectations update (#10859) 2023-09-12 09:24:09 +00:00
Alex Rudenko
4852e222b7
fix: only a single disable features flag is allowed (#10887) 2023-09-12 07:20:30 +00:00
Alex Rudenko
d08ad5fbbe
fix: add --disable-search-engine-choice-screen to default arguments (#10880) 2023-09-11 17:34:19 +00:00
Alex Rudenko
d1b1b10910
refactor: sync emulation settings (#10865) 2023-09-11 15:39:35 +00:00
jrandolf
eb89720704
chore: reimplement document caching (#10878) 2023-09-11 12:07:52 +00:00
jrandolf
253d469515
chore: implement exposeFunction (#10860) 2023-09-11 12:46:17 +02:00
Alex Rudenko
acdd7d3cd5
fix: trimCache should remove Firefox too (#10872) 2023-09-11 08:59:19 +02:00
jrandolf
24a357dbdb
chore: update chromium-bidi (#10862) 2023-09-08 13:51:44 +02:00
Alex Rudenko
f8c7a46448
refactor: sync timezone state (#10857) 2023-09-07 09:57:19 +00:00
Alex Rudenko
7f9c14c745
refactor: remove setImmediate (#10856) 2023-09-07 10:44:33 +02:00
Alex Rudenko
72175906a5
refactor: sync emulation state with secondary clients (#10849) 2023-09-07 10:05:57 +02:00
dependabot[bot]
e92e4b2c82
chore(deps): Bump ws from 8.13.0 to 8.14.0 (#10854)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-09-07 07:36:21 +00:00
jrandolf
28564b36e1
chore: handle RealmCreated properly (#10834) 2023-09-06 16:32:47 +02:00
dependabot[bot]
38b190afc8
chore(deps): Bump cosmiconfig from 8.3.2 to 8.3.4 (#10851)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-09-06 10:51:08 +00:00
dependabot[bot]
9dade9ecf7
chore(deps): Bump proxy-agent from 6.3.0 to 6.3.1 (#10850)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-09-06 10:11:37 +02:00
Alex Rudenko
73f741ea33
docs: update docs about touchmove (#10847) 2023-09-05 10:42:19 +02:00
Nikolay Vitkov
0ab6f76945
docs: fix warnings, remove node 14, sort files (#10846) 2023-09-05 10:41:21 +02:00
Nikolay Vitkov
7ac04eb2e5
chore: use deep serialization zero for Handles (#10848) 2023-09-05 10:39:52 +02:00
Alex Rudenko
34953dc3f0
ci: add build step in pre-release (#10845)
Co-authored-by: Nikolay Vitkov <34244704+Lightning00Blade@users.noreply.github.com>
2023-09-05 09:34:37 +02:00
jrandolf
d4bf52985e
refactor: use generic implementations (#10833) 2023-09-05 09:10:16 +02:00
Nikolay Vitkov
06c1588016
fix: LifecycleWatcher sub frames handling (#10841) 2023-09-04 16:16:37 +02:00
Nikolay Vitkov
12bdd70651
chore: more BiDi Connection test to unit (#10839) 2023-09-04 14:06:23 +02:00
dependabot[bot]
eabaf6c605
chore(deps): Bump github/codeql-action from 2.21.4 to 2.21.5 (#10837)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-09-04 10:19:33 +02:00
jrandolf
9a32bc1d09
chore: update dependencies (#10835) 2023-09-03 13:16:51 +02:00
jrandolf
690b1c2218
chore: use bindIsolatedHandle (#10810) 2023-09-01 15:13:29 +00:00
jrandolf
f3c7499e67
chore: refactor handles to use realms (#10830) 2023-09-01 12:12:29 +00:00
jrandolf
7e74439c51
chore: enable 'return-await` (#10832) 2023-09-01 09:49:33 +02:00
jrandolf
25db3f1188
chore: use git clean (#10828) 2023-08-31 16:58:31 +02:00
jrandolf
92f38ff5c9
chore: remove excess internal comments (#10827) 2023-08-31 16:39:58 +02:00
jrandolf
538bb73ea7
fix: implement throwIfDetached (#10826) 2023-08-31 16:39:32 +02:00
Nikolay Vitkov
517c4753f2
chore: add cause for callback errors (#10823) 2023-08-31 15:54:57 +02:00
jrandolf
d91c3ed675
chore: implement throwIfDisposed (#10819) 2023-08-31 14:04:40 +02:00
dependabot[bot]
f4ba479292
chore(deps): Bump glob from 10.3.3 to 10.3.4 (#10820)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-08-31 11:01:26 +02:00
Alex Rudenko
22daf1861f
fix: make page.goBack work with bfcache in tab mode (#10818) 2023-08-30 14:28:07 +00:00
Alex Rudenko
a9446f3d43
refactor: rename secondary page to speculative session (#10817) 2023-08-30 15:07:11 +02:00
jrandolf
8233f61a45
chore: refactor mutex (#10816) 2023-08-30 15:06:19 +02:00
jrandolf
65188dd2e2
chore: rename BiDi classes with Bidi prefix (#10815) 2023-08-30 14:20:25 +02:00
Alex Rudenko
d3b4135b46
test: fix DevTools target test (#10814) 2023-08-30 13:14:18 +02:00