diff options
author | Martin Robinson <mrobinson@igalia.com> | 2024-03-22 09:16:39 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-03-22 08:16:39 +0000 |
commit | 34dd38b4cbe0f35000c45683d0c65daa78a15644 (patch) | |
tree | 0dd28e2d317c39682a0694a82630e9879b2671ec /components/script/dom/textmetrics.rs | |
parent | 8882507ad06b598fb43d8542c67ad76daeda739c (diff) | |
download | servo-34dd38b4cbe0f35000c45683d0c65daa78a15644.tar.gz servo-34dd38b4cbe0f35000c45683d0c65daa78a15644.zip |
Replace `remutex` with `parking_lot`'s `ReentrantMutex` (#31817)
Many things in Servo depend on `parking_lot`, so we can replace our
homegrown remutex with `parking_lot`'s version.
Fixes #12641.
Diffstat (limited to 'components/script/dom/textmetrics.rs')
0 files changed, 0 insertions, 0 deletions