зеркало из https://github.com/mozilla/gecko-dev.git
267881f1f1
Without this mValue may end up looking like a valid nsCSSValue object and bad things will happen when we try to clone it. We could just assign mem::zeroed() to mValue but this array hacking on the Servo side is already pretty nasty and mSimulateComputeValuesFailure would still remain unassigned (and if we did try to assign it on the Servo side we'd need to only assign it in debug builds). Unless this proves performance-critical, it's probably best to just do this on the Gecko side. MozReview-Commit-ID: 75nFsflhZUM --HG-- extra : rebase_source : 0e5d94a7f6fdb6768983ba440a3ea69d65cbffbf |
||
---|---|---|
.. | ||
ductwork/debugger | ||
examples | ||
ipc | ||
public | ||
src | ||
xpconnect | ||
ffi.configure | ||
moz.build | ||
moz.configure |