OSDN Git Service

Fix find-in-page to scroll to search results in layers
authorSteve Block <steveblock@google.com>
Mon, 12 Sep 2011 10:07:41 +0000 (11:07 +0100)
committerSteve Block <steveblock@google.com>
Mon, 19 Sep 2011 10:42:00 +0000 (11:42 +0100)
commitc67a79f4e1bc925d774dac03df5b964c841ddc9f
treec040671832b60834eefc8905d10ec06be8956e54
parentb89ca42de63bd33d6fef6bc3a6d321f41f220086
Fix find-in-page to scroll to search results in layers

Note that this fix does not correctly handle search results in scrollable
layers. This will be done in a later fix.

Bug: 5262656
Change-Id: I9f16e2f0f0a94d2d8a6ad995bde1715c822d5dab
Source/WebKit/android/nav/FindCanvas.cpp
Source/WebKit/android/nav/FindCanvas.h
Source/WebKit/android/nav/WebView.cpp