зеркало из https://github.com/mozilla/gecko-dev.git
65c8359c0d
We already had a similar cache in local HyperTextAccessible. This improves performance significantly when walking the text attributes of a container with a large number of text leaf children, such as is encountered when using view source. This patch unifies that cache across local and remote. For simplicity, the cache invalidation strategy is more naive/aggressive. Differential Revision: https://phabricator.services.mozilla.com/D145079 |
||
---|---|---|
.. | ||
HTMLCanvasAccessible.cpp | ||
HTMLCanvasAccessible.h | ||
HTMLElementAccessibles.cpp | ||
HTMLElementAccessibles.h | ||
HTMLFormControlAccessible.cpp | ||
HTMLFormControlAccessible.h | ||
HTMLImageMapAccessible.cpp | ||
HTMLImageMapAccessible.h | ||
HTMLLinkAccessible.cpp | ||
HTMLLinkAccessible.h | ||
HTMLListAccessible.cpp | ||
HTMLListAccessible.h | ||
HTMLSelectAccessible.cpp | ||
HTMLSelectAccessible.h | ||
HTMLTableAccessible.cpp | ||
HTMLTableAccessible.h | ||
moz.build |