aboutsummaryrefslogtreecommitdiffstats
path: root/components/script/dom/xmlhttprequesteventtarget.rs
diff options
context:
space:
mode:
authorMartin Robinson <mrobinson@igalia.com>2024-03-22 09:16:39 +0100
committerGitHub <noreply@github.com>2024-03-22 08:16:39 +0000
commit34dd38b4cbe0f35000c45683d0c65daa78a15644 (patch)
tree0dd28e2d317c39682a0694a82630e9879b2671ec /components/script/dom/xmlhttprequesteventtarget.rs
parent8882507ad06b598fb43d8542c67ad76daeda739c (diff)
downloadservo-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/xmlhttprequesteventtarget.rs')
0 files changed, 0 insertions, 0 deletions