зеркало из https://github.com/mozilla/gecko-dev.git
5abc128c45
1. When we unmarshal a row/column header, cache it so we can get it by id later. 2. get_rowHeaderCells and get_columnHeaderCells use the header ids in the payload. If the headers are in the cache (as per 1), return them to the client. Otherwise, fall back to a cross-process call, which might happen if we haven't encountered the header yet. Differential Revision: https://phabricator.services.mozilla.com/D76667 |
||
---|---|---|
.. | ||
extension | ||
other | ||
win | ||
DocAccessibleChildBase.cpp | ||
DocAccessibleChildBase.h | ||
DocAccessibleParent.cpp | ||
DocAccessibleParent.h | ||
IPCTypes.h | ||
ProxyAccessibleBase.cpp | ||
ProxyAccessibleBase.h | ||
ProxyAccessibleShared.h | ||
moz.build |