mirror of
https://github.com/mozilla/gecko-dev.git
synced 2024-11-01 06:35:42 +00:00
86723427e8
This test alone would fail to even build without the previous patch, demonstrating the issue at hand, where the method-pointer from the base class forces NewRunnableMethod to store a pointer to that base class in a RefPtr, which is not possible when that base class is not ref-counted. MozReview-Commit-ID: 9XaQ8SwMqVo --HG-- extra : rebase_source : 3ba0e13fb76ef2c5969084334c2f11e3f445d11f |
||
---|---|---|
.. | ||
moz.build | ||
TestArray.cpp | ||
TestFileUtils.cpp | ||
TestGCPostBarriers.cpp | ||
TestNsDeque.cpp | ||
TestThreadUtils.cpp |