aboutsummaryrefslogtreecommitdiffstats
path: root/components/script
diff options
context:
space:
mode:
authorHiroyuki Ikezoe <hikezoe@mozilla.com>2017-09-21 15:37:50 +0900
committerHiroyuki Ikezoe <hikezoe@mozilla.com>2017-09-21 15:44:26 +0900
commitdcd959fc72513913c8c7ee06087522db8774e38c (patch)
tree7d886a5280c4f86314c7791c89a89dac256fb3c5 /components/script
parent5afb1b7dd280b988c6d4bb302d6b9ef77d79de35 (diff)
downloadservo-dcd959fc72513913c8c7ee06087522db8774e38c.tar.gz
servo-dcd959fc72513913c8c7ee06087522db8774e38c.zip
Use Atom::from(nsIAtom) to increment reference count in case of dynamic atom for will-change.
If we don't increment the reference count for the Atom in servo side, it's possible to try to release the Atom in servo side even if we have already released in gecko side. When it happens, nsIAtom::mKind is no longer reliable.
Diffstat (limited to 'components/script')
0 files changed, 0 insertions, 0 deletions