Francis Bouvier
|
490eb40028
|
Add method cdp function
Signed-off-by: Francis Bouvier <francis@lightpanda.io>
|
2024-04-18 13:18:16 +02:00 |
|
Francis Bouvier
|
43a558f5ae
|
Make getParams return nullable
Signed-off-by: Francis Bouvier <francis@lightpanda.io>
|
2024-04-18 12:10:20 +02:00 |
|
Francis Bouvier
|
e4ae2df1a4
|
Add some optional params in methods
Signed-off-by: Francis Bouvier <francis@lightpanda.io>
|
2024-04-18 11:57:39 +02:00 |
|
Francis Bouvier
|
1620138421
|
Return sessionId in Emulation.setFocusEmulationEnabled
Signed-off-by: Francis Bouvier <francis@lightpanda.io>
|
2024-04-18 11:32:11 +02:00 |
|
Francis Bouvier
|
e59fc903f2
|
Return a result in Page.getFrameTree
Signed-off-by: Francis Bouvier <francis@lightpanda.io>
|
2024-04-18 10:20:47 +02:00 |
|
Francis Bouvier
|
4d8cdc6dc8
|
Handle sessionId in result
Signed-off-by: Francis Bouvier <francis@lightpanda.io>
|
2024-04-17 14:18:18 +02:00 |
|
Francis Bouvier
|
21afa1f4b3
|
Do not emit optional null value in JSON output
Signed-off-by: Francis Bouvier <francis@lightpanda.io>
|
2024-04-17 14:04:34 +02:00 |
|
Francis Bouvier
|
05c5d06df5
|
Change Page.addScriptToEvaluateOnNewDocument
Signed-off-by: Francis Bouvier <francis@lightpanda.io>
|
2024-04-16 17:28:28 +02:00 |
|
Francis Bouvier
|
9e8b765f7a
|
Allow method with sessionId and use it when appropriate (*.enable)
Signed-off-by: Francis Bouvier <francis@lightpanda.io>
|
2024-04-16 17:19:50 +02:00 |
|
Francis Bouvier
|
36dbc28bde
|
Add Runtime.runIfWaitingForDebugger
Signed-off-by: Francis Bouvier <francis@lightpanda.io>
|
2024-04-16 16:40:50 +02:00 |
|
Francis Bouvier
|
26eda90f7e
|
Add setFocusEmulationEnabled
Signed-off-by: Francis Bouvier <francis@lightpanda.io>
|
2024-04-16 16:38:47 +02:00 |
|
Francis Bouvier
|
211fa3d947
|
Handle several JSON msg in 1 read
Signed-off-by: Francis Bouvier <francis@lightpanda.io>
|
2024-04-16 16:38:15 +02:00 |
|
Francis Bouvier
|
67bbd9957d
|
Add Network domain
Signed-off-by: Francis Bouvier <francis@lightpanda.io>
|
2024-04-16 01:03:04 +02:00 |
|
Francis Bouvier
|
aff2250504
|
Add Emulation domain
Signed-off-by: Francis Bouvier <francis@lightpanda.io>
|
2024-04-16 01:02:44 +02:00 |
|
Francis Bouvier
|
86b1c851c0
|
Add Page.addScriptToEvaluateOnNewDocument
Signed-off-by: Francis Bouvier <francis@lightpanda.io>
|
2024-04-16 00:57:25 +02:00 |
|
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
|
cce36c5fbd
|
nodelist: remove debug log
|
2024-09-25 09:50:31 +02:00 |
|
Pierre Tachoire
|
aefab86501
|
nodelist: implement iterators
|
2024-09-25 09:37:14 +02:00 |
|
Pierre Tachoire
|
95c0ff6f39
|
dom: implement currentScript
|
2024-09-24 10:01:13 +02:00 |
|
Pierre Tachoire
|
44a5fa011a
|
dom: implement nodelist.foreach
|
2024-09-20 18:32:23 +02:00 |
|
Pierre Tachoire
|
aeaa745600
|
clearTimeout: ignore invalid timeout ids
|
2024-09-19 16:37:42 +02:00 |
|
Pierre Tachoire
|
be27359109
|
dom: implement clearTimeout
|
2024-09-19 16:37:42 +02:00 |
|
Pierre Tachoire
|
0559fb9365
|
dom: first draft for window setTimeout
|
2024-09-19 16:36:34 +02:00 |
|
Pierre Tachoire
|
183abc4610
|
use 64KB for header buffer
|
2024-09-18 09:24:57 +02:00 |
|
Pierre Tachoire
|
c9fae67649
|
Merge pull request #258 from lightpanda-io/tls.zig
use tls.zig with async client
|
2024-07-22 10:44:38 +02:00 |
|
Pierre Tachoire
|
22b03bf7df
|
browser: fix invalid deinit order
http client depends on io loop and must be deinit before.
|
2024-07-19 17:15:53 +02:00 |
|
Pierre Tachoire
|
6a4d64ed00
|
use tls.zig with async client
see https://github.com/ziglang/zig/compare/master...ianic:zig:tls23 for
http.std.Client integration
|
2024-07-19 14:39:50 +02:00 |
|
Pierre Tachoire
|
df27ce09ca
|
Merge pull request #260 from lightpanda-io/zig0.13
upgrade to zig 0.13
|
2024-07-19 14:36:13 +02:00 |
|
Pierre Tachoire
|
6da2954e0b
|
upgrade to zig 0.13
|
2024-07-19 14:32:47 +02:00 |
|
Pierre Tachoire
|
65c4b471af
|
browser: handle wait with unstarted env
|
2024-07-19 11:14:50 +02:00 |
|
Pierre Tachoire
|
8c3939b842
|
wpt: remove useless Suite.stack
|
2024-07-18 16:52:32 +02:00 |
|
Pierre Tachoire
|
b537e52a6d
|
browser: use log instead of std.log
|
2024-07-18 16:46:12 +02:00 |
|
Pierre Tachoire
|
4434e11bdd
|
wpt: restore the test results
|
2024-07-18 16:40:44 +02:00 |
|
Francis Bouvier
|
b8ec53f708
|
Adapt to js_exec changes in zig-js-runtime
Signed-off-by: Francis Bouvier <francis@lightpanda.io>
|
2024-07-18 12:10:06 +02:00 |
|
Pierre Tachoire
|
d8fe029f80
|
mutation: very partial childList implementation
|
2024-06-24 15:19:39 +02:00 |
|
Pierre Tachoire
|
c9cfb1ecba
|
dom: add attributeNS funcs
|
2024-06-24 15:19:39 +02:00 |
|
Pierre Tachoire
|
94e47f4f35
|
mutation: implement attribute and cdata observer
|
2024-06-24 15:19:38 +02:00 |
|