зеркало из https://github.com/mozilla/gecko-dev.git
5c7b57345b
This adds c++-side assertions to annotated interfaces, requiring them to use a threadsafe reference count. This ended up being quite gross due to interface table entries making it difficult to add a `static_assert` into the code, so it ended up being done through a constexpr constant which validates before returning the IID. Differential Revision: https://phabricator.services.mozilla.com/D183591 |
||
---|---|---|
.. | ||
xpidl | ||
setup.py |