mirror of
https://github.com/servo/servo
synced 2026-05-09 00:22:16 +02:00
Remove AutoJoinScriptTask. I don't believe there is a case where it would make sense to drop the ScriptReflow struct without joining the script thread. This approach should be somewhat more robust, and avoids the code smell of a RAII guard in an otherwise unused variable. <!-- Reviewable:start --> [<img src="https://reviewable.io/review_button.png" height=40 alt="Review on Reviewable"/>](https://reviewable.io/reviews/servo/servo/8545) <!-- Reviewable:end -->