Files
ladybird/Libraries/LibURL
Shannon Booth f4f6aefe32 LibURL/Pattern: Ignore extra RegExp captures in match result
execResult may contain additional captures from nested groups
in user-provided regexp parts, exceeding the number of
URLPattern groups.

Fixes a crash in the updated WPT test.

See: https://github.com/whatwg/urlpattern/commit/203d435c32
2026-03-20 11:29:15 +01:00
..
2025-12-31 10:24:56 +01:00
2024-11-30 12:07:39 +01:00