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

4423 Commits

Author SHA1 Message Date
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
dependabot[bot]
f4ba479292
chore(deps): Bump glob from 10.3.3 to 10.3.4 ()
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 () 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
Alex Rudenko
d3b4135b46
test: fix DevTools target test () 2023-08-30 13:14:18 +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
cb5ab7e02f
chore: implement code fix for 'use-using' rule () 2023-08-30 10:46:06 +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
jrandolf
dca327f99f
chore: implement use-using rule () 2023-08-29 19:41:29 +00:00
Alex Rudenko
085936bd7e
fix: make network manager multi session () 2023-08-29 18:12:04 +02:00
jrandolf
6f2e3db883
chore: implement disposable stack polyfill () 2023-08-29 16:33:54 +02:00
Alex Rudenko
eb489a64d2
test: enable prerender tests for bidi () 2023-08-29 16:06:17 +02:00
jrandolf
e52695341f
chore: update dependencies () 2023-08-29 15:01:05 +02:00
Alex Rudenko
599c0694ea
chore: emit target configuration via CDP session () 2023-08-29 10:52:47 +02:00
Nikolay Vitkov
0eb5e93890
chore: enable more BiDi tests () 2023-08-29 10:32:43 +02:00
release-please[bot]
b4507c69c1
chore: release main ()
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 () 2023-08-28 13:01:52 +02:00
Alex Rudenko
6f1dd09cca
chore: allow enabling the tab target for testing () 2023-08-28 08:53:22 +00:00
dependabot[bot]
ad0c793662
chore(deps): Bump actions/checkout from 3.5.3 to 3.6.0 ()
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-08-28 10:18:28 +02:00
Alex Rudenko
c4bad4a6da
chore: support Tab targets () 2023-08-28 08:20:57 +02:00
jrandolf
c4a4412920
chore: implement waitForFrame and use clickablePoint for ElementHandle operations () 2023-08-24 20:32:29 +02:00
jrandolf
a4a2cf1d39
chore: update dependencies () 2023-08-24 14:42:51 +02:00
jrandolf
5c161274f7
chore: implement ElementHandle.prototype.clickablePoint () 2023-08-24 14:36:24 +02:00
jrandolf
941028f87c
chore: update chromium-bidi () 2023-08-24 11:49:25 +02:00
jrandolf
5f8d2a43b2
chore: use abstract for implemented methods () 2023-08-23 18:00:34 +02:00
jrandolf
27636afacf
chore: implement boxModel, contentFrame, and nested frame boundingBox () 2023-08-23 16:58:18 +02:00
Nikolay Vitkov
8fd0157c95
docs: fix website building () 2023-08-23 14:38:12 +02:00
Nikolay Vitkov
2fee2b0adc
chore: manual bump of config () 2023-08-22 13:25:42 +00:00
release-please[bot]
980950ffa8
chore(main): release ng-schematics 0.5.0 ()
Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>
2023-08-22 13:22:53 +02:00
Nikolay Vitkov
42fdd0a733
feat(ng-schematics): release version 0.5.0 () 2023-08-22 12:58:40 +02:00
Nikolay Vitkov
078e3aa5b0
chore(ng-schematics): small fixes () 2023-08-22 11:44:54 +02:00
jrandolf
ce9e2df04d
chore: update dependencies () 2023-08-21 20:13:03 +02:00
Alex Rudenko
8f9388f2ce
fix(locators): do not retry via catchError () 2023-08-21 16:32:13 +00:00
dependabot[bot]
bb944ad968
chore(deps): Bump actions/setup-node from 3.7.0 to 3.8.1 ()
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-08-21 11:03:43 +00:00