0
0
mirror of https://github.com/puppeteer/puppeteer synced 2024-06-14 14:02:48 +00:00
Commit Graph

466 Commits

Author SHA1 Message Date
Alex Rudenko
ea14834fdf
fix: handle frame manager init without unhandled rejection () 2023-09-13 17:51:58 +00:00
browser-automation-bot
4b8d20d0ed
feat: roll to Chrome 117.0.5938.62 (r1181205) ()
Co-authored-by: Nikolay Vitkov <nvitkov@chromium.org>
2023-09-13 14:35:47 +00:00
jrandolf
9b6f1de8b9
feat: implement typed events () 2023-09-13 15:47:55 +02:00
release-please[bot]
a25527a223
chore: release main ()
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 () 2023-09-13 12:15:22 +02:00
jrandolf
2d851c1398
fix: use supported node range for types () 2023-09-13 12:13:47 +02:00
dependabot[bot]
2fb00321b3
chore(deps): Bump ws from 8.14.0 to 8.14.1 ()
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
release-please[bot]
29ff113ec0
chore: release main ()
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 () 2023-09-12 12:00:04 +00:00
Nikolay Vitkov
2487486675
chore: expectations update () 2023-09-12 09:24:09 +00:00
Alex Rudenko
4852e222b7
fix: only a single disable features flag is allowed () 2023-09-12 07:20:30 +00:00
Alex Rudenko
d08ad5fbbe
fix: add --disable-search-engine-choice-screen to default arguments () 2023-09-11 17:34:19 +00:00
Alex Rudenko
d1b1b10910
refactor: sync emulation settings () 2023-09-11 15:39:35 +00:00
jrandolf
eb89720704
chore: reimplement document caching () 2023-09-11 12:07:52 +00:00
jrandolf
253d469515
chore: implement exposeFunction () 2023-09-11 12:46:17 +02:00
Alex Rudenko
acdd7d3cd5
fix: trimCache should remove Firefox too () 2023-09-11 08:59:19 +02:00
jrandolf
24a357dbdb
chore: update chromium-bidi () 2023-09-08 13:51:44 +02:00
Alex Rudenko
f8c7a46448
refactor: sync timezone state () 2023-09-07 09:57:19 +00:00
Alex Rudenko
7f9c14c745
refactor: remove setImmediate () 2023-09-07 10:44:33 +02:00
Alex Rudenko
72175906a5
refactor: sync emulation state with secondary clients () 2023-09-07 10:05:57 +02:00
dependabot[bot]
e92e4b2c82
chore(deps): Bump ws from 8.13.0 to 8.14.0 ()
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 () 2023-09-06 16:32:47 +02:00
Alex Rudenko
73f741ea33
docs: update docs about touchmove () 2023-09-05 10:42:19 +02:00
Nikolay Vitkov
0ab6f76945
docs: fix warnings, remove node 14, sort files () 2023-09-05 10:41:21 +02:00
Nikolay Vitkov
7ac04eb2e5
chore: use deep serialization zero for Handles () 2023-09-05 10:39:52 +02:00
jrandolf
d4bf52985e
refactor: use generic implementations () 2023-09-05 09:10:16 +02:00
Nikolay Vitkov
06c1588016
fix: LifecycleWatcher sub frames handling () 2023-09-04 16:16:37 +02:00
Nikolay Vitkov
12bdd70651
chore: more BiDi Connection test to unit () 2023-09-04 14:06:23 +02:00
jrandolf
690b1c2218
chore: use bindIsolatedHandle () 2023-09-01 15:13:29 +00:00
jrandolf
f3c7499e67
chore: refactor handles to use realms () 2023-09-01 12:12:29 +00:00
jrandolf
7e74439c51
chore: enable 'return-await` () 2023-09-01 09:49:33 +02:00
jrandolf
25db3f1188
chore: use git clean () 2023-08-31 16:58:31 +02:00
jrandolf
92f38ff5c9
chore: remove excess internal comments () 2023-08-31 16:39:58 +02:00
jrandolf
538bb73ea7
fix: implement throwIfDetached () 2023-08-31 16:39:32 +02:00
Nikolay Vitkov
517c4753f2
chore: add cause for callback errors () 2023-08-31 15:54:57 +02:00
jrandolf
d91c3ed675
chore: implement throwIfDisposed () 2023-08-31 14:04:40 +02:00
Alex Rudenko
22daf1861f
fix: make page.goBack work with bfcache in tab mode () 2023-08-30 14:28:07 +00:00
Alex Rudenko
a9446f3d43
refactor: rename secondary page to speculative session () 2023-08-30 15:07:11 +02:00
jrandolf
8233f61a45
chore: refactor mutex () 2023-08-30 15:06:19 +02:00
jrandolf
65188dd2e2
chore: rename BiDi classes with Bidi prefix () 2023-08-30 14:20:25 +02:00
jrandolf
c67141f3ae
chore: implement Disposable/AsyncDisposable on Page and Browser () 2023-08-30 13:10:06 +02:00
jrandolf
4d3cb6ccf3
chore: refactor Frame () 2023-08-30 11:09:27 +00:00
Nikolay Vitkov
3ffafc67d5
refactor: event maps and docs warnings () 2023-08-30 12:25:07 +02:00
jrandolf
b9744b2c95
chore: refactor Sandbox and IsolatedWorld () 2023-08-30 12:24:38 +02:00
jrandolf
900a1f227d
chore: turn on rulesdir/use-using () 2023-08-30 10:02:59 +00:00
Alex Rudenko
a540085176
feat: expose DevTools as a target () 2023-08-30 11:32:38 +02:00
Alex Rudenko
14f0ab7397
fix: apply viewport emulation to prerender targets () 2023-08-30 11:04:28 +02:00
jrandolf
2401bb46b1
chore: implement moveable () 2023-08-29 22:48:37 +02:00
jrandolf
8c07631bd1
chore: implement (Async)Disposable on handles () 2023-08-29 21:44:59 +02:00
Alex Rudenko
085936bd7e
fix: make network manager multi session () 2023-08-29 18:12:04 +02:00