Muki Kiboigo
|
28ec8d4b94
|
use page arena in get_sameDocument
|
2025-10-22 08:42:53 -07:00 |
|
Muki Kiboigo
|
6e42df2e71
|
set oncurrententrychange callback to null
|
2025-10-22 08:42:26 -07:00 |
|
Muki Kiboigo
|
6b924e8a4c
|
use toEventTarget in NavigationEventTarget
|
2025-10-22 07:54:17 -07:00 |
|
Muki Kiboigo
|
80ae3c9fc6
|
not implemented on Navigation traverseTo
|
2025-10-22 07:54:10 -07:00 |
|
Muki Kiboigo
|
b40e7ece91
|
no nullable url on Navigation pushEntry
|
2025-10-21 19:25:24 -07:00 |
|
Muki Kiboigo
|
9c4367b26e
|
check query on eqlDocument
|
2025-10-21 19:23:19 -07:00 |
|
Muki Kiboigo
|
0eb639ac76
|
fix navigation shortcut URL stitching
|
2025-10-21 18:31:41 -07:00 |
|
Muki Kiboigo
|
9778eed1ed
|
clean up Navigation test names
|
2025-10-21 18:31:41 -07:00 |
|
Muki Kiboigo
|
8b4ffeb911
|
fix NavigationCurrentEntryChange Constructor
|
2025-10-21 18:31:41 -07:00 |
|
Muki Kiboigo
|
b55b9bba0a
|
functional NavigationCurrentEntryChangeEvent
|
2025-10-21 18:31:39 -07:00 |
|
Muki Kiboigo
|
82a45253de
|
add direct event handlers
|
2025-10-21 18:31:09 -07:00 |
|
Muki Kiboigo
|
4c957041e2
|
add tests for eqlDocument
|
2025-10-21 18:31:08 -07:00 |
|
Muki Kiboigo
|
b8f9598de3
|
add NavigationCurrentEntryChangeEvent
|
2025-10-21 18:31:07 -07:00 |
|
Muki Kiboigo
|
907bd33d87
|
split NavigationType and NavigationKind
|
2025-10-21 18:29:28 -07:00 |
|
Muki Kiboigo
|
e9b08f19cf
|
fix navigation and related tests
|
2025-10-21 18:29:28 -07:00 |
|
Muki Kiboigo
|
f97697535f
|
History as compat layer over Navigation
|
2025-10-21 18:29:28 -07:00 |
|
Muki Kiboigo
|
e80c8d5bff
|
add functional Navigation
|
2025-10-21 18:29:28 -07:00 |
|
Muki Kiboigo
|
70a009a52b
|
add eqlDocument comparison
|
2025-10-21 18:29:28 -07:00 |
|
Muki Kiboigo
|
8ab9364f19
|
add ENUM_JS_USE_TAG for enums
|
2025-10-21 18:29:27 -07:00 |
|
Muki Kiboigo
|
186655e614
|
initial Navigation scaffolding
|
2025-10-21 18:29:27 -07:00 |
|
Pierre Tachoire
|
fb6fbffe3f
|
Merge pull request #1169 from lightpanda-io/cdp-security-ignore-cert-err
e2e-test / zig build release (push) Has been cancelled
zig-test / zig build dev (push) Has been cancelled
zig-test / zig test (push) Has been cancelled
e2e-test / demo-scripts (push) Has been cancelled
e2e-test / cdp-and-hyperfine-bench (push) Has been cancelled
e2e-test / perf-fmt (push) Has been cancelled
zig-test / browser fetch (push) Has been cancelled
zig-test / perf-fmt (push) Has been cancelled
nightly build / build-linux-x86_64 (push) Has been cancelled
nightly build / build-linux-aarch64 (push) Has been cancelled
nightly build / build-macos-aarch64 (push) Has been cancelled
nightly build / build-macos-x86_64 (push) Has been cancelled
wpt / web platform tests json output (push) Has been cancelled
wpt / perf-fmt (push) Has been cancelled
cdp: implement Security.setIgnoreCertificateErrors
|
2025-10-21 15:15:51 +02:00 |
|
Pierre Tachoire
|
510c61cc20
|
cdp: add test for setIgnoreCertificateErrors
|
2025-10-21 14:08:26 +02:00 |
|
Pierre Tachoire
|
6915738e02
|
cdp: ensure no inflight conns is running before set TLS verify
|
2025-10-21 14:07:59 +02:00 |
|
Pierre Tachoire
|
4f62cc833b
|
http: fix VERIFY_HOST value
|
2025-10-21 13:47:09 +02:00 |
|
Karl Seguin
|
46ffb801db
|
Merge pull request #1168 from lightpanda-io/dom_range_fixes
Reverses 2 incorrect comparions
|
2025-10-21 19:45:32 +08:00 |
|
Pierre Tachoire
|
d2065f713f
|
cdp: implement Security.setIgnoreCertificateErrors
|
2025-10-21 13:44:29 +02:00 |
|
Karl Seguin
|
6f8c3abb55
|
Merge pull request #1167 from lightpanda-io/typos
e2e-test / zig build release (push) Has been cancelled
e2e-test / demo-scripts (push) Has been cancelled
e2e-test / cdp-and-hyperfine-bench (push) Has been cancelled
e2e-test / perf-fmt (push) Has been cancelled
zig-test / zig build dev (push) Has been cancelled
zig-test / browser fetch (push) Has been cancelled
zig-test / zig test (push) Has been cancelled
zig-test / perf-fmt (push) Has been cancelled
correct typos (all in comments)
|
2025-10-21 18:09:27 +08:00 |
|
Karl Seguin
|
163a0e8b70
|
Reverses 2 incorrect comparions
A bit obvious when you see the "expected -1 but got 1".
Goal is to bring us over 40K passing :)
|
2025-10-21 18:08:05 +08:00 |
|
Karl Seguin
|
ca3efb3ad9
|
correct typos (all in comments)
|
2025-10-21 16:17:38 +08:00 |
|
Karl Seguin
|
4468932346
|
Merge pull request #1166 from gootik/patch-1
Fix typo in 'input' selector check
|
2025-10-21 16:04:03 +08:00 |
|
Sasan Hezarkhani
|
9a03ba61c5
|
Fix typo in 'input' selector check
Fix a small typo in selector check
|
2025-10-20 21:30:35 -07:00 |
|
Karl Seguin
|
fe3777041d
|
Merge pull request #1164 from lightpanda-io/nix_0.15.2
Update `flake.lock` for Zig 0.15.2
|
2025-10-21 08:18:46 +08:00 |
|
Muki Kiboigo
|
1c579a98b4
|
update flake.lock
|
2025-10-20 07:20:46 -07:00 |
|
Karl Seguin
|
3e10cf0a64
|
Merge pull request #1163 from lightpanda-io/zig_0_15_2
e2e-test / zig build release (push) Has been cancelled
e2e-test / demo-scripts (push) Has been cancelled
e2e-test / cdp-and-hyperfine-bench (push) Has been cancelled
e2e-test / perf-fmt (push) Has been cancelled
zig-test / zig build dev (push) Has been cancelled
zig-test / browser fetch (push) Has been cancelled
zig-test / zig test (push) Has been cancelled
zig-test / perf-fmt (push) Has been cancelled
nightly build / build-linux-x86_64 (push) Has been cancelled
nightly build / build-linux-aarch64 (push) Has been cancelled
nightly build / build-macos-aarch64 (push) Has been cancelled
nightly build / build-macos-x86_64 (push) Has been cancelled
wpt / web platform tests json output (push) Has been cancelled
wpt / perf-fmt (push) Has been cancelled
Upgrade to Zig 0.15.2 - no code changes
|
2025-10-20 17:32:59 +08:00 |
|
Karl Seguin
|
ef9784a7d4
|
Upgrade to Zig 0.15.2 - no code changes
|
2025-10-20 16:44:45 +08:00 |
|
Karl Seguin
|
6f1c3c8fd2
|
Merge pull request #1162 from lightpanda-io/fix_node_iterator_regression
Fixes the regression to node iterator
|
2025-10-20 16:44:11 +08:00 |
|
Karl Seguin
|
e12c650ea5
|
Fixes the regression to node iterator
Caused by: https://github.com/lightpanda-io/browser/pull/1149/
WPT go from 727/766 (the pre-regression value) to 744/766.
|
2025-10-20 16:28:07 +08:00 |
|
Karl Seguin
|
9373cbb440
|
Merge pull request #1159 from lightpanda-io/make_test_filter_compiler
Filter out the huge compile command when using `make test`
|
2025-10-20 15:36:16 +08:00 |
|
Pierre Tachoire
|
fd6d038956
|
Merge pull request #1152 from lightpanda-io/cdp-inserttext
e2e-test / zig build release (push) Has been cancelled
e2e-test / demo-scripts (push) Has been cancelled
e2e-test / cdp-and-hyperfine-bench (push) Has been cancelled
e2e-test / perf-fmt (push) Has been cancelled
zig-test / zig build dev (push) Has been cancelled
zig-test / browser fetch (push) Has been cancelled
zig-test / zig test (push) Has been cancelled
zig-test / perf-fmt (push) Has been cancelled
nightly build / build-linux-x86_64 (push) Has been cancelled
nightly build / build-linux-aarch64 (push) Has been cancelled
nightly build / build-macos-aarch64 (push) Has been cancelled
nightly build / build-macos-x86_64 (push) Has been cancelled
wpt / web platform tests json output (push) Has been cancelled
wpt / perf-fmt (push) Has been cancelled
cdp: add input.insertText
|
2025-10-19 18:16:00 +02:00 |
|
Karl Seguin
|
9845392b71
|
Simplify filter and try to make it work with progressive build info
|
2025-10-18 11:18:50 +08:00 |
|
Karl Seguin
|
0795b7a583
|
Filter out the huge compile command when using make test
I couldn't figure out how (or if it's possible) to do this with build.zig
|
2025-10-18 08:14:07 +08:00 |
|
Karl Seguin
|
29f0e71f10
|
Merge pull request #1158 from lightpanda-io/concurrent-waitformodule
nightly build / build-linux-x86_64 (push) Has been cancelled
nightly build / build-linux-aarch64 (push) Has been cancelled
nightly build / build-macos-aarch64 (push) Has been cancelled
nightly build / build-macos-x86_64 (push) Has been cancelled
wpt / web platform tests json output (push) Has been cancelled
wpt / perf-fmt (push) Has been cancelled
e2e-test / zig build release (push) Has been cancelled
zig-test / zig build dev (push) Has been cancelled
zig-test / zig test (push) Has been cancelled
e2e-test / demo-scripts (push) Has been cancelled
e2e-test / cdp-and-hyperfine-bench (push) Has been cancelled
e2e-test / perf-fmt (push) Has been cancelled
zig-test / browser fetch (push) Has been cancelled
zig-test / perf-fmt (push) Has been cancelled
handle multiple waiters for the same module
|
2025-10-18 07:46:30 +08:00 |
|
Karl Seguin
|
1a47f7b5a8
|
Merge pull request #1157 from lightpanda-io/rootNode_composed
support the composed option of getRootNode()
|
2025-10-18 07:44:38 +08:00 |
|
Karl Seguin
|
6a30ab7a57
|
Merge pull request #1156 from lightpanda-io/report_error
add window.reportError
|
2025-10-18 07:44:24 +08:00 |
|
Karl Seguin
|
758f7deb93
|
Merge pull request #1155 from lightpanda-io/composition_event
add CompositionEvent
|
2025-10-18 07:44:13 +08:00 |
|
Pierre Tachoire
|
9f4e3bf792
|
add a shared boolean to GetResult to avoid deinit
|
2025-10-17 18:02:21 +02:00 |
|
Pierre Tachoire
|
a5dfe8ab28
|
handle multiple waiters for the same module
|
2025-10-17 17:49:56 +02:00 |
|
Karl Seguin
|
c52dce1c48
|
Merge pull request #1154 from lightpanda-io/module_evalute_error_handling
e2e-test / zig build release (push) Has been cancelled
zig-test / zig build dev (push) Has been cancelled
zig-test / zig test (push) Has been cancelled
e2e-test / demo-scripts (push) Has been cancelled
e2e-test / cdp-and-hyperfine-bench (push) Has been cancelled
e2e-test / perf-fmt (push) Has been cancelled
zig-test / browser fetch (push) Has been cancelled
zig-test / perf-fmt (push) Has been cancelled
nightly build / build-linux-x86_64 (push) Has been cancelled
nightly build / build-linux-aarch64 (push) Has been cancelled
nightly build / build-macos-aarch64 (push) Has been cancelled
nightly build / build-macos-x86_64 (push) Has been cancelled
wpt / web platform tests json output (push) Has been cancelled
wpt / perf-fmt (push) Has been cancelled
Handle (log) module evaluation errors directly
|
2025-10-16 19:26:14 +08:00 |
|
Karl Seguin
|
288379aa7d
|
support the composed option of getRootNode()
|
2025-10-16 19:08:33 +08:00 |
|
Karl Seguin
|
a9739bf361
|
add window.reportError
|
2025-10-16 18:33:18 +08:00 |
|