OSDN Git Service

exclude from cache nodes that are entirely clipped out
authorCary Clark <cary@android.com>
Tue, 8 Dec 2009 15:00:36 +0000 (10:00 -0500)
committerCary Clark <cary@android.com>
Tue, 8 Dec 2009 15:13:13 +0000 (10:13 -0500)
commit44c05fb68509c9d10a2e780c05a77a4d9f78124f
treebd8705bfd5baff1d8a658c824e0f5aeee023a697
parent4cf840fc0046a79568cb800af5d85d529c1411b2
exclude from cache nodes that are entirely clipped out

Google's real time search has many results outside of an overflow
div that should be ignored by the nav cache. Make it so.

fixes http://b/2298478
WebKit/android/nav/CacheBuilder.cpp