diff options
author | Emilio Cobos Álvarez <emilio@crisal.io> | 2023-06-07 00:03:23 +0200 |
---|---|---|
committer | Oriol Brufau <obrufau@igalia.com> | 2023-06-09 11:18:08 +0200 |
commit | 01fb804320b948e19424c2b2fc84c83f6099dc72 (patch) | |
tree | 957e494447c240956cc9051ac42dde1d8b90d29f /components/script/dom/abstractworker.rs | |
parent | ece2a747090694166625db2428a1e0a82db9b2d5 (diff) | |
download | servo-01fb804320b948e19424c2b2fc84c83f6099dc72.tar.gz servo-01fb804320b948e19424c2b2fc84c83f6099dc72.zip |
style: Use atomic ops to read / write node flags from stylo
The flags stylo cares about reading and writing potentially at the same
time are disjoint, so there's no need for any strong memory ordering.
Differential Revision: https://phabricator.services.mozilla.com/D141829
Diffstat (limited to 'components/script/dom/abstractworker.rs')
0 files changed, 0 insertions, 0 deletions