diff options
author | Josh Matthews <josh@joshmatthews.net> | 2024-08-16 12:25:50 -0400 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-08-16 16:25:50 +0000 |
commit | 4df7a1af25b46146fc5a580ad2e50f2ebe91e154 (patch) | |
tree | 3e1d6fe86238b67d051c43b1b8a09b73db59051e /components/script/dom/console.rs | |
parent | d44c0f7e5dd9952506dfc491975cc84d7dac111a (diff) | |
download | servo-4df7a1af25b46146fc5a580ad2e50f2ebe91e154.tar.gz servo-4df7a1af25b46146fc5a580ad2e50f2ebe91e154.zip |
Support HTML parser reentrancy (#32820)
* Update parser interface for reentrancy.
Signed-off-by: Josh Matthews <josh@joshmatthews.net>
* Remove assertions around invoking scripts with active parser.
Signed-off-by: Josh Matthews <josh@joshmatthews.net>
* Add regression test.
Signed-off-by: Josh Matthews <josh@joshmatthews.net>
* Run test with normal and async html parser.
Signed-off-by: Josh Matthews <josh@joshmatthews.net>
---------
Signed-off-by: Josh Matthews <josh@joshmatthews.net>
Diffstat (limited to 'components/script/dom/console.rs')
0 files changed, 0 insertions, 0 deletions