diff options
author | Jonathan Schwender <55576758+jschwe@users.noreply.github.com> | 2025-04-30 09:09:38 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2025-04-30 07:09:38 +0000 |
commit | c46402e222c763181ef08d25543f8205d9523a41 (patch) | |
tree | cddf6f7504d79a6c4b08829109e21b29bbd70dba /components/script/dom/csslayerstatementrule.rs | |
parent | 955149b194fee35acce75eb3ebea37a3c0b6b473 (diff) | |
download | servo-main.tar.gz servo-main.zip |
It seems sub-optimal to to sequentialise execution by grabbing a lock,
each time we want to spawn a task onto the tokio runtime. We don't need
the lock either, so it makes sense to just remove it, which also
simplifies a bunch of the using code.
Testing: Covered by existing tests
Signed-off-by: Jonathan Schwender <schwenderjonathan@gmail.com>
Diffstat (limited to 'components/script/dom/csslayerstatementrule.rs')
0 files changed, 0 insertions, 0 deletions