android_webview: Replace usage of GetActiveEntry by GetLastCommittedEntry.
commit85b35eb42c834539877979e2361065247342e3f8
authortfarina <tfarina@chromium.org>
Fri, 3 Jul 2015 15:47:49 +0000 (3 08:47 -0700)
committerCommit bot <commit-bot@chromium.org>
Fri, 3 Jul 2015 15:48:30 +0000 (3 15:48 +0000)
tree91e1cd7a4068797317ad12075769717e57fd941f
parent43c6927492ad9204c02801095a83989cd9771305
android_webview: Replace usage of GetActiveEntry by GetLastCommittedEntry.

According to the bug crbug.com/273710 it can lead to security issues.

BUG=273710
R=nasko@chromium.org

Review URL: https://codereview.chromium.org/1223643002

Cr-Commit-Position: refs/heads/master@{#337315}
android_webview/native/aw_contents.cc
android_webview/native/permission/permission_request_handler.cc
android_webview/native/state_serializer.cc