Francis Bouvier
|
0a03dcb465
|
Add Page.setLifecycleEventsEnabled
Signed-off-by: Francis Bouvier <francis@lightpanda.io>
|
2024-04-16 00:54:40 +02:00 |
|
Francis Bouvier
|
e073e3388d
|
Add Runtime domain
Signed-off-by: Francis Bouvier <francis@lightpanda.io>
|
2024-04-16 00:50:17 +02:00 |
|
Francis Bouvier
|
626fae0da0
|
Add Log domain
Signed-off-by: Francis Bouvier <francis@lightpanda.io>
|
2024-04-16 00:48:40 +02:00 |
|
Francis Bouvier
|
a708a7f387
|
Add Page.getFrameTree
Signed-off-by: Francis Bouvier <francis@lightpanda.io>
|
2024-04-16 00:48:17 +02:00 |
|
Francis Bouvier
|
b1242207a9
|
Add Page domain
Signed-off-by: Francis Bouvier <francis@lightpanda.io>
|
2024-04-16 00:41:26 +02:00 |
|
Francis Bouvier
|
980571073d
|
Big refacto
Signed-off-by: Francis Bouvier <francis@lightpanda.io>
|
2024-04-16 00:38:06 +02:00 |
|
Francis Bouvier
|
5e1fe656e8
|
send Target.attachedToTarget after Target.setAutoAttach
Signed-off-by: Francis Bouvier <francis@lightpanda.io>
|
2024-04-15 21:34:00 +02:00 |
|
Francis Bouvier
|
ffbfd36502
|
Add stringify function in cdp
Signed-off-by: Francis Bouvier <francis@lightpanda.io>
|
2024-04-15 21:33:32 +02:00 |
|
Francis Bouvier
|
e908cb0ec4
|
Use send as normal behavior in cmdCallback
+ add nanoseconds param in sendLater
Signed-off-by: Francis Bouvier <francis@lightpanda.io>
|
2024-04-15 21:32:14 +02:00 |
|
Francis Bouvier
|
95a64b7696
|
Handle concurrent calls to sendLater
Signed-off-by: Francis Bouvier <francis@lightpanda.io>
|
2024-04-15 17:57:33 +02:00 |
|
Francis Bouvier
|
cfd6fc9532
|
Working sendLater (I/O timeout)
Signed-off-by: Francis Bouvier <francis@lightpanda.io>
|
2024-04-15 17:36:22 +02:00 |
|
Francis Bouvier
|
defab0c774
|
Free msg at the right place
Signed-off-by: Francis Bouvier <francis@lightpanda.io>
|
2024-04-15 15:52:13 +02:00 |
|
Francis Bouvier
|
babac692d5
|
Remove alloc from CmdContext struct
Signed-off-by: Francis Bouvier <francis@lightpanda.io>
|
2024-04-15 15:47:19 +02:00 |
|
Francis Bouvier
|
c57bb9ef72
|
WIP: CDP
Signed-off-by: Francis Bouvier <francis@lightpanda.io>
|
2024-04-15 12:14:33 +02:00 |
|
Pierre Tachoire
|
309b6370f7
|
Merge pull request #213 from lightpanda-io/ci-build
ci: fix build dev command
|
2024-04-10 11:46:36 +02:00 |
|
Pierre Tachoire
|
6a560fd20c
|
ci: fix build dev command
|
2024-04-10 11:46:08 +02:00 |
|
Pierre Tachoire
|
c8abbf411b
|
Merge pull request #212 from lightpanda-io/ci-build
ci: split build dev and build release
|
2024-04-10 11:34:30 +02:00 |
|
Pierre Tachoire
|
c2f17cb216
|
ci: add missing s3 credentials for test
|
2024-04-10 11:32:51 +02:00 |
|
Pierre Tachoire
|
25332fd095
|
ci: split build dev and build release
|
2024-04-10 11:29:54 +02:00 |
|
Pierre Tachoire
|
e2a8a74906
|
Merge pull request #209 from lightpanda-io/bench
Add benchmark output when running js tests
|
2024-04-10 11:20:41 +02:00 |
|
Pierre Tachoire
|
cca6e363c7
|
ci: split zig test and zig build steps
|
2024-04-10 09:50:53 +02:00 |
|
Pierre Tachoire
|
cb2b488d27
|
bench: prepare v8, libdom and main metrics
|
2024-04-10 09:50:36 +02:00 |
|
Pierre Tachoire
|
a9e2569a1b
|
bench: display duration in ms
|
2024-04-10 09:42:15 +02:00 |
|
Pierre Tachoire
|
44271cac1a
|
Merge pull request #211 from lightpanda-io/upgrade-jsruntime
upgrade jsruntime-lib
|
2024-04-09 09:10:10 +02:00 |
|
Pierre Tachoire
|
762dfe8f31
|
upgrade jsruntime-lib
|
2024-04-09 09:00:16 +02:00 |
|
Pierre Tachoire
|
37350b0701
|
ci: save and export browser bench
|
2024-04-08 18:08:03 +02:00 |
|
Pierre Tachoire
|
e3f7504572
|
test: rename js bench into browser
|
2024-04-08 18:01:38 +02:00 |
|
Pierre Tachoire
|
deb8490991
|
Merge pull request #210 from lightpanda-io/upgrade-libdom
upgrade libdom
|
2024-04-08 15:43:09 +02:00 |
|
Pierre Tachoire
|
82c5019a44
|
Merge pull request #208 from lightpanda-io/pi-clone
dom: fix processing instruction clone
|
2024-04-08 15:22:53 +02:00 |
|
Pierre Tachoire
|
55c747ad45
|
upgrade libdom
|
2024-04-08 15:22:00 +02:00 |
|
Pierre Tachoire
|
d080dde361
|
test: bench: use pretty for console output
|
2024-04-08 14:54:55 +02:00 |
|
Pierre Tachoire
|
32349e472c
|
test: add test arguments and expose json benchmark result
|
2024-04-08 14:40:52 +02:00 |
|
Pierre Tachoire
|
49e3d569de
|
dom: fix processing instruction clone
|
2024-04-05 16:34:22 +02:00 |
|
Pierre Tachoire
|
d58045c330
|
Merge pull request #196 from lightpanda-io/css
css: implement css query
|
2024-04-05 10:57:41 +02:00 |
|
Pierre Tachoire
|
c80ef7ca96
|
Merge pull request #206 from lightpanda-io/upgrade-jsruntime
upgrade jsruntime
|
2024-04-03 15:16:41 +02:00 |
|
Pierre Tachoire
|
9db39e4165
|
Merge pull request #205 from lightpanda-io/upgrade-libdom
upgrade libdom
|
2024-04-03 15:15:54 +02:00 |
|
Pierre Tachoire
|
1e263cfc1b
|
Merge pull request #204 from lightpanda-io/small-build-improvements
Small build improvements
|
2024-04-03 15:15:42 +02:00 |
|
Pierre Tachoire
|
5c804f2c3d
|
upgrade jsruntime
|
2024-04-03 15:05:33 +02:00 |
|
Pierre Tachoire
|
29ce31f2fd
|
upgrade libdom
|
2024-04-03 15:03:37 +02:00 |
|
Pierre Tachoire
|
6e8398be96
|
ci: track build.zig changes
|
2024-04-03 15:02:07 +02:00 |
|
Pierre Tachoire
|
0af69fee6d
|
build: remove deprecated usage
|
2024-04-03 14:58:11 +02:00 |
|
Pierre Tachoire
|
20f25fc352
|
build: remove useless getInstallStep deps
the dependance of getInstallStep is useful only if we need a previous
binary to exists before using running the step.
|
2024-04-03 14:55:38 +02:00 |
|
Pierre Tachoire
|
a2eee9a278
|
README: upgrade zig version
|
2024-04-03 14:55:30 +02:00 |
|
Pierre Tachoire
|
b59618120f
|
build: remove shell installation
|
2024-04-03 14:55:10 +02:00 |
|
Pierre Tachoire
|
ff0b7ed6bf
|
build: fix path error
|
2024-04-03 14:55:01 +02:00 |
|
Pierre Tachoire
|
18d14f8c0c
|
Merge pull request #201 from lightpanda-io/remove-lexbor
deps: remove lexbor
|
2024-04-03 14:43:18 +02:00 |
|
Pierre Tachoire
|
22459edccc
|
CI: remove lexbor
|
2024-03-28 14:56:36 +01:00 |
|
Pierre Tachoire
|
52d3f3e966
|
deps: remove lexbor
|
2024-03-28 11:13:17 +01:00 |
|
Pierre Tachoire
|
17b20e1ad0
|
Merge pull request #200 from lightpanda-io/upgrade-wpt-dom
upgrade wpt deps
|
2024-03-26 11:58:17 +01:00 |
|
Pierre Tachoire
|
6b621fe5ab
|
upgrade wpt deps
|
2024-03-26 11:40:07 +01:00 |
|