diff options
author | Cary Clark <cary@android.com> | 2009-06-11 17:42:23 -0400 |
---|---|---|
committer | Cary Clark <cary@android.com> | 2009-06-12 10:34:20 -0400 |
commit | ea94161abd649e3277ff68a7f4ab820c0ba80086 (patch) | |
tree | a44aca3803e0121650d9aa5656d71dd39b7ee572 /WebCore/rendering/RenderMedia.h | |
parent | 9086ba0632b6c0572c69584806ce4b9061e5af2d (diff) | |
download | external_webkit-ea94161abd649e3277ff68a7f4ab820c0ba80086.zip external_webkit-ea94161abd649e3277ff68a7f4ab820c0ba80086.tar.gz external_webkit-ea94161abd649e3277ff68a7f4ab820c0ba80086.tar.bz2 |
rebuild webview nav cache if cursor node changes
Everytime the picture set is rebuilt, the nav cache
is also built if the dom changes. This doesn't catch
javascript that changes locations of objects without
updating the dom. To handle these cases, do a hit-test
on the cursor location and see if it finds the same
node used to build the cursor cache.
This helps track the gmail message floating tool bar.
Diffstat (limited to 'WebCore/rendering/RenderMedia.h')
0 files changed, 0 insertions, 0 deletions