aboutsummaryrefslogtreecommitdiffstats
path: root/components/devtools/actors/root.rs
diff options
context:
space:
mode:
authorMartin Robinson <mrobinson@igalia.com>2024-07-26 15:53:34 +0200
committerGitHub <noreply@github.com>2024-07-26 13:53:34 +0000
commitf7448b5d6121339508a5cbc31e1da2db704da371 (patch)
tree06ba1edd7d134fbb9c2679f363fc4d0201e8a9b6 /components/devtools/actors/root.rs
parenteac54183c154ca044f98e9d74aa51892f73c0085 (diff)
downloadservo-f7448b5d6121339508a5cbc31e1da2db704da371.tar.gz
servo-f7448b5d6121339508a5cbc31e1da2db704da371.zip
Remove the WebXR dependency on ancient `time@0.1` crate (#32862)
`webxr` depends on a very old verison of `time`, which allowed serializing monotonic clock output. This isn't possible on all platforms, so newer versions of `time` do not allow this. In order to stop using the old 0.1 versions of `time` we have to stop relying on times passed from `webxr` to Servo. This change does that, at the cost of removing the XR profiling feature. It has to be rewritten in another way in the `webxr` crate. Signed-off-by: Martin Robinson <mrobinson@igalia.com>
Diffstat (limited to 'components/devtools/actors/root.rs')
0 files changed, 0 insertions, 0 deletions