-
- Downloads
Bug 1769166: Update the cache when text bounds change. r=morgan
We detect this in the same way that we detect whether we need to push line starts; i.e. a text update or a bounds change. Since this is tied to the Text and Bounds domains, I removed the separate TextBounds domain. Differential Revision: https://phabricator.services.mozilla.com/D147396
Showing
- accessible/base/CacheConstants.h 1 addition, 3 deletionsaccessible/base/CacheConstants.h
- accessible/generic/LocalAccessible.cpp 26 additions, 28 deletionsaccessible/generic/LocalAccessible.cpp
- accessible/tests/browser/e10s/browser_caching_text_bounds.js 23 additions, 0 deletionsaccessible/tests/browser/e10s/browser_caching_text_bounds.js
Loading
Please register or sign in to comment