зеркало из https://github.com/mozilla/gecko-dev.git
50e9affc6b
AccessibleNode::GetParentObject is a non-overriding final virtual function. GetParentObject is a common virtual function in many DOM classes, but AccessibleNode does not derive from any base classes that define virtual GetParentObject or have any derived classes of its own. WebCryptoTask::CalculateResult and CallCallback are non-overriding final virtual functions that mirror virtual function names in the CryptoTask class, even though WebCryptoTask does not actually derive from CryptoTask. nsWindowBase::GetWindowHandle is a non-overriding final virtual function. The only other function called GetWindowHandle is MouseScrollHandler::EventInfo::GetWindowHandle, which is not related to the nsWindowBase class. MozReview-Commit-ID: 4ldSAyP3ZpP --HG-- extra : rebase_source : cd6fea309c042183db59653ed39e1e63b70c6a63 |
||
---|---|---|
.. | ||
AccessibleNode.cpp | ||
AccessibleNode.h | ||
moz.build |