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 |
|
jrandolf
|
c67141f3ae
|
chore: implement Disposable/AsyncDisposable on Page and Browser (#10809)
|
2023-08-30 13:10:06 +02:00 |
|
jrandolf
|
4d3cb6ccf3
|
chore: refactor Frame (#10808)
|
2023-08-30 11:09:27 +00:00 |
|
Nikolay Vitkov
|
3ffafc67d5
|
refactor: event maps and docs warnings (#10800)
|
2023-08-30 12:25:07 +02:00 |
|
jrandolf
|
b9744b2c95
|
chore: refactor Sandbox and IsolatedWorld (#10807)
|
2023-08-30 12:24:38 +02:00 |
|
jrandolf
|
900a1f227d
|
chore: turn on rulesdir/use-using (#10806)
|
2023-08-30 10:02:59 +00:00 |
|
Alex Rudenko
|
a540085176
|
feat: expose DevTools as a target (#10812)
|
2023-08-30 11:32:38 +02:00 |
|
Alex Rudenko
|
14f0ab7397
|
fix: apply viewport emulation to prerender targets (#10804)
|
2023-08-30 11:04:28 +02:00 |
|
jrandolf
|
cb5ab7e02f
|
chore: implement code fix for 'use-using' rule (#10805)
|
2023-08-30 10:46:06 +02:00 |
|
jrandolf
|
2401bb46b1
|
chore: implement moveable (#10803)
|
2023-08-29 22:48:37 +02:00 |
|
jrandolf
|
8c07631bd1
|
chore: implement (Async)Disposable on handles (#10802)
|
2023-08-29 21:44:59 +02:00 |
|
jrandolf
|
dca327f99f
|
chore: implement use-using rule (#10798)
|
2023-08-29 19:41:29 +00:00 |
|
Alex Rudenko
|
085936bd7e
|
fix: make network manager multi session (#10793)
|
2023-08-29 18:12:04 +02:00 |
|
jrandolf
|
6f2e3db883
|
chore: implement disposable stack polyfill (#10797)
|
2023-08-29 16:33:54 +02:00 |
|
Alex Rudenko
|
eb489a64d2
|
test: enable prerender tests for bidi (#10795)
|
2023-08-29 16:06:17 +02:00 |
|
jrandolf
|
e52695341f
|
chore: update dependencies (#10796)
|
2023-08-29 15:01:05 +02:00 |
|
Alex Rudenko
|
599c0694ea
|
chore: emit target configuration via CDP session (#10794)
|
2023-08-29 10:52:47 +02:00 |
|
Nikolay Vitkov
|
0eb5e93890
|
chore: enable more BiDi tests (#10784)
|
2023-08-29 10:32:43 +02:00 |
|
release-please[bot]
|
b4507c69c1
|
chore: release main (#10771)
Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>
|
2023-08-28 13:34:38 +00:00 |
|
jrandolf
|
a3db064cbb
|
chore: update dependencies (#10785)
|
2023-08-28 13:01:52 +02:00 |
|