commit | bad0c54de9cf6557164f2e187e28f98bedf66716 | [log] [tgz] |
---|---|---|
author | Cary Clark <cary@android.com> | Mon Jan 11 14:58:21 2010 -0500 |
committer | Cary Clark <cary@android.com> | Tue Jan 12 09:18:08 2010 -0500 |
tree | 045d6797e15b41be856ae103d132739f71c8b3c5 | |
parent | f523609e8db372add763424c73f77d926865bb50 [diff] |
rebuild the nav cache if the clicked on node is invalid Rebuild the nav cache in the webkit thread after determining that the clicked on node isn't valid. Remove old code that passed a flag to avoid using the invalid node, since it should always be valid now. requires a companion fix in external/webkit fixes http://b/2362334