OSDN Git Service

Update WebBackForwardList javadoc.
authorTorne (Richard Coles) <torne@google.com>
Tue, 19 Jun 2018 20:29:54 +0000 (16:29 -0400)
committerTorne (Richard Coles) <torne@google.com>
Tue, 19 Jun 2018 20:29:54 +0000 (16:29 -0400)
commit8949046528941e593c3b03c2f67fc323d6ae1fa9
treed5dc2c1bed8371a122539e87014eee735ba992f7
parent4cedfca842ece54d022260eab49b2d4920309b27
Update WebBackForwardList javadoc.

Update javadoc for WebBackForwardList and WebHistoryItem. Remove
references to history items being updated as this no longer occurs, and
clarify in clone() that there's no need to acutally do this any more.

Also remove a bunch of implementation notes about
atomicity/synchronisation that are being rendered attached to the return
value and likely aren't even true any more, let alone relevant to
developers.

Bug: 74593032
Test: make offline-sdk-docs
Change-Id: I4ce33133d2ff18e7376d768c7a2e076ecd2a8b95
core/java/android/webkit/WebBackForwardList.java
core/java/android/webkit/WebHistoryItem.java