diff options
author | Martin Robinson <mrobinson@igalia.com> | 2023-08-18 06:00:44 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-08-18 04:00:44 +0000 |
commit | 218ad8f574317846b591784c4c60af07aa72730d (patch) | |
tree | 19930638442c70435fe64bbd3906bc0b91506035 /python/servo/platform/linux.py | |
parent | 0fb2dc70ff89dbba98cc066ec4a1058076f243c4 (diff) | |
download | servo-218ad8f574317846b591784c4c60af07aa72730d.tar.gz servo-218ad8f574317846b591784c4c60af07aa72730d.zip |
Fix /custom-elements/when-defined-reentry-crash.html (#30121)
The problem is a double-borrow of the `when_defined` member. The fix is
to let go of the borrow before resolving the promise which will
eventually try to borrow `when_defined` again.
Fixes #30120.
Diffstat (limited to 'python/servo/platform/linux.py')
0 files changed, 0 insertions, 0 deletions