OSDN Git Service

Clarify documentation for WebView.loadData()
authorSteve Block <steveblock@google.com>
Mon, 4 Jul 2011 12:01:25 +0000 (13:01 +0100)
committerSteve Block <steveblock@google.com>
Mon, 4 Jul 2011 12:01:25 +0000 (13:01 +0100)
commitb28b22af1316b44c1ce8a158c544f11a3c6625fe
treed09f95904760f393a853764e0f225dbe4fe8a622
parent54fa6196b0058933a68cffde17b4413b098630d3
Clarify documentation for WebView.loadData()

This method can access the network, but is subject to the usual same
origin policy.

Bug: 4985285
Change-Id: Ia3afa6ed1eeea9127d3ba5a2ecfead8149138b8e
core/java/android/webkit/WebView.java