Pierre Tachoire
|
c761cd059b
|
cdp: log errors on sendMessageToTarget
|
2025-01-08 16:17:29 +01:00 |
|
Pierre Tachoire
|
03e87155ca
|
cdp: add security.enable
|
2025-01-08 16:17:20 +01:00 |
|
Pierre Tachoire
|
90fb90b186
|
Merge pull request #351 from lightpanda-io/ignore-blank
wpt / web platform tests (push) Waiting to run
wpt / perf-fmt (push) Blocked by required conditions
zig-test / zig build dev (push) Waiting to run
zig-test / zig build release (push) Waiting to run
zig-test / zig test (push) Waiting to run
zig-test / perf-fmt (push) Blocked by required conditions
zig-test / demo-puppeteer (push) Blocked by required conditions
browser: ignore about:blank navigation
|
2025-01-08 13:54:00 +01:00 |
|
Pierre Tachoire
|
5f8327eaf7
|
browser: ignore about:blank navigation
|
2025-01-08 13:44:41 +01:00 |
|
Pierre Tachoire
|
07869f3c48
|
Merge pull request #350 from lightpanda-io/cdp-enable
Cdp enable
|
2025-01-08 13:42:42 +01:00 |
|
Pierre Tachoire
|
8377eb02a5
|
cdp: add CSS.enable
|
2025-01-08 12:01:18 +01:00 |
|
Pierre Tachoire
|
3738e8eb44
|
cdp: add DOM.enable
|
2025-01-08 12:01:18 +01:00 |
|
Pierre Tachoire
|
4b000e44b3
|
cdp: add Inspector.enable
|
2025-01-08 12:01:18 +01:00 |
|
Pierre Tachoire
|
d6021d1702
|
Merge pull request #348 from lightpanda-io/dom-navigator
Dom navigator
|
2025-01-08 11:47:44 +01:00 |
|
Pierre Tachoire
|
b391eafc38
|
wpt: update tests
|
2025-01-08 11:38:11 +01:00 |
|
Pierre Tachoire
|
2af4545e10
|
dom: implement more navigator API
|
2025-01-08 11:03:26 +01:00 |
|
Pierre Tachoire
|
b96644d893
|
dom: implement navigatorLanguage
|
2025-01-08 11:03:26 +01:00 |
|
Pierre Tachoire
|
3cb77c0a32
|
dom: implement navigatorID
|
2025-01-08 11:03:25 +01:00 |
|
Pierre Tachoire
|
b3f7fb7be3
|
dom: implement navigator.userAgent
|
2025-01-08 11:03:11 +01:00 |
|
Pierre Tachoire
|
9fb51a1f29
|
Merge pull request #346 from lightpanda-io/target-created
cdp: add TargetCreated event on createTarget message
|
2025-01-08 10:10:18 +01:00 |
|
Pierre Tachoire
|
d78e8a725d
|
cdp: remove useless parameter
|
2025-01-08 09:57:28 +01:00 |
|
Pierre Tachoire
|
7829bdbc95
|
Merge pull request #347 from lightpanda-io/send-message-to-target
cdp: add Target.sendMessageToTarget support
|
2025-01-07 16:21:41 +01:00 |
|
Pierre Tachoire
|
90ba6deba2
|
cdp: add Target.sendMessageToTarget support
see https://chromedevtools.github.io/devtools-protocol/tot/Target/#method-sendMessageToTarget
|
2025-01-07 16:00:44 +01:00 |
|
Pierre Tachoire
|
5fc763a738
|
cdp: add TargetCreated event on createTarget message
|
2025-01-07 10:34:47 +01:00 |
|
Pierre Tachoire
|
84614e903c
|
Merge pull request #344 from lightpanda-io/test-e2e
wpt / web platform tests (push) Has been cancelled
zig-test / zig build dev (push) Has been cancelled
zig-test / zig build release (push) Has been cancelled
zig-test / zig test (push) Has been cancelled
wpt / perf-fmt (push) Has been cancelled
zig-test / perf-fmt (push) Has been cancelled
zig-test / demo-puppeteer (push) Has been cancelled
Add end to end tests
|
2025-01-06 10:13:51 +01:00 |
|
Pierre Tachoire
|
c95d739347
|
ci: add test end to end
using puppeteer test from https://github.com/lightpanda-io/demo
|
2024-12-31 12:01:27 +01:00 |
|
Pierre Tachoire
|
c55849cef5
|
Merge pull request #343 from lightpanda-io/upgrade-zig-js
wpt / web platform tests (push) Has been cancelled
zig-test / zig build dev (push) Has been cancelled
zig-test / zig build release (push) Has been cancelled
zig-test / zig test (push) Has been cancelled
wpt / perf-fmt (push) Has been cancelled
zig-test / perf-fmt (push) Has been cancelled
upgrade zig-js-runtime deps
|
2024-12-31 10:37:22 +01:00 |
|
Pierre Tachoire
|
88adb09417
|
upgrade zig-js-runtime deps
|
2024-12-31 10:09:48 +01:00 |
|
Pierre Tachoire
|
cb356ffca9
|
Merge pull request #341 from lightpanda-io/docker
fix docker port
|
2024-12-26 10:02:54 +01:00 |
|
Pierre Tachoire
|
2ba3f252ee
|
fix docker port
|
2024-12-26 10:00:59 +01:00 |
|
Pierre Tachoire
|
ebe2c8e3dd
|
Merge pull request #332 from lightpanda-io/verbose-option
wpt / web platform tests (push) Has been cancelled
zig-test / zig build dev (push) Has been cancelled
zig-test / zig build release (push) Has been cancelled
zig-test / zig test (push) Has been cancelled
wpt / perf-fmt (push) Has been cancelled
zig-test / perf-fmt (push) Has been cancelled
add --verbose option
|
2024-12-17 09:41:58 +01:00 |
|
Francis Bouvier
|
ca2d63edcf
|
Merge pull request #330 from lightpanda-io/contributing
add a CONTRIBUTING file
|
2024-12-16 15:54:17 +01:00 |
|
Francis Bouvier
|
489a1a1c37
|
Merge pull request #338 from lightpanda-io/README
README: be more precise on current status
|
2024-12-16 13:43:45 +01:00 |
|
Francis Bouvier
|
5cad13eea3
|
README: be more precise on current status
Signed-off-by: Francis Bouvier <francis@lightpanda.io>
|
2024-12-16 13:35:24 +01:00 |
|
Pierre Tachoire
|
a3e09e015c
|
Merge pull request #329 from lightpanda-io/readme-getting-started
readme: add a quick start section
|
2024-12-16 09:34:10 +01:00 |
|
Pierre Tachoire
|
22a6accac1
|
readme: add a quick start section
|
2024-12-13 17:45:30 +01:00 |
|
Pierre Tachoire
|
277c97a959
|
Merge pull request #331 from lightpanda-io/continue-on-error
wpt / web platform tests (push) Has been cancelled
zig-test / zig build dev (push) Has been cancelled
zig-test / zig build release (push) Has been cancelled
zig-test / zig test (push) Has been cancelled
wpt / perf-fmt (push) Has been cancelled
zig-test / perf-fmt (push) Has been cancelled
browser: don't stop processing page on error status code
|
2024-12-13 17:41:34 +01:00 |
|
Pierre Tachoire
|
c08bc3239a
|
Merge pull request #334 from lightpanda-io/patch-1
Update README.md
|
2024-12-13 15:05:34 +01:00 |
|
katie-lpd
|
f798c7e0fb
|
Update README.md
|
2024-12-13 14:45:02 +01:00 |
|
Pierre Tachoire
|
193780a88f
|
cla: add katie-lpd to the allow list
wpt / web platform tests (push) Waiting to run
wpt / perf-fmt (push) Blocked by required conditions
zig-test / zig build dev (push) Waiting to run
zig-test / zig build release (push) Waiting to run
zig-test / zig test (push) Waiting to run
zig-test / perf-fmt (push) Blocked by required conditions
|
2024-12-13 14:33:57 +01:00 |
|
Pierre Tachoire
|
ab4973ab6c
|
add --verbose option
|
2024-12-13 12:29:05 +01:00 |
|
Pierre Tachoire
|
f9da815e8f
|
browser: don't stop processing page on error status code
|
2024-12-13 11:56:18 +01:00 |
|
Pierre Tachoire
|
59e187d59a
|
add a CONTRIBUTING file
|
2024-12-13 11:28:14 +01:00 |
|
Francis Bouvier
|
3b018e2a6d
|
Merge pull request #325 from lightpanda-io/await_promise
wpt / web platform tests (push) Has been cancelled
zig-test / zig build dev (push) Has been cancelled
zig-test / zig build release (push) Has been cancelled
zig-test / zig test (push) Has been cancelled
wpt / perf-fmt (push) Has been cancelled
zig-test / perf-fmt (push) Has been cancelled
cdp: runtime, replace `"awaitPromise":true` only if present
|
2024-12-09 11:19:45 +01:00 |
|
Francis Bouvier
|
d4939c8260
|
Merge pull request #322 from lightpanda-io/cdp_msg_nullable_params
wpt / web platform tests (push) Waiting to run
wpt / perf-fmt (push) Blocked by required conditions
zig-test / zig build dev (push) Waiting to run
zig-test / zig build release (push) Waiting to run
zig-test / zig test (push) Waiting to run
zig-test / perf-fmt (push) Blocked by required conditions
cdp: handle nullable Type for params
|
2024-12-08 19:08:27 +01:00 |
|
Francis Bouvier
|
485352594c
|
Merge pull request #324 from lightpanda-io/json_parse_unknown_field
cdp: do not throw error on json parse for unknown fields
|
2024-12-08 19:05:11 +01:00 |
|
Francis Bouvier
|
bcdcfee467
|
Merge pull request #323 from lightpanda-io/cdp_msg_size
Cdp msg size
|
2024-12-08 18:58:14 +01:00 |
|
Francis Bouvier
|
0217e3fcae
|
cdp: runtime, replace "awaitPromise":true only if present
Signed-off-by: Francis Bouvier <francis@lightpanda.io>
|
2024-12-08 15:33:32 +01:00 |
|
Francis Bouvier
|
6e7d6421d5
|
cdp: do not throw error on json parse for unknown fields
Signed-off-by: Francis Bouvier <francis@lightpanda.io>
|
2024-12-08 15:27:12 +01:00 |
|
Francis Bouvier
|
913d3af938
|
cdp: increase msg size 16KB -> 256KB
And move header size encoding from 2 bytes -> 2 bytes
Signed-off-by: Francis Bouvier <francis@lightpanda.io>
|
2024-12-04 23:06:55 +01:00 |
|
Francis Bouvier
|
53dd0a5e4c
|
cdp: handle nullable Type for params
Signed-off-by: Francis Bouvier <francis@lightpanda.io>
|
2024-12-04 22:39:54 +01:00 |
|
Francis Bouvier
|
4b8c3cb188
|
Merge pull request #321 from lightpanda-io/README
wpt / web platform tests (push) Has been cancelled
zig-test / zig build dev (push) Has been cancelled
zig-test / zig build release (push) Has been cancelled
zig-test / zig test (push) Has been cancelled
wpt / perf-fmt (push) Has been cancelled
zig-test / perf-fmt (push) Has been cancelled
README: more updates
beta
|
2024-12-04 17:16:01 +01:00 |
|
Francis Bouvier
|
c9ca170d57
|
README: more updates
Signed-off-by: Francis Bouvier <francis@lightpanda.io>
|
2024-12-04 16:18:15 +01:00 |
|
Francis Bouvier
|
c6090dbc16
|
Update README
Signed-off-by: Francis Bouvier <francis@lightpanda.io>
|
2024-12-04 16:03:01 +01:00 |
|
Francis Bouvier
|
c787b6a1a5
|
Merge pull request #312 from lightpanda-io/fetch-polyfill
Fetch polyfill
|
2024-12-04 15:57:45 +01:00 |
|