OSDN Git Service

Add missing traces for WebView loading steps.
authorGustav Sennton <gsennton@google.com>
Wed, 6 Jan 2016 17:11:09 +0000 (17:11 +0000)
committerGustav Sennton <gsennton@google.com>
Fri, 8 Jan 2016 13:25:59 +0000 (13:25 +0000)
commitfc424478a9e6c253238afe22ca174789d72e0682
tree4078525e4c42326ed13229c60d0106928f986d84
parent56a99538193c66fb8abe07c5adb3bb46fde919e1
Add missing traces for WebView loading steps.

Ever since the refactoring of WebViewFactory - to support using one out
of a list of WebViewProviders - we cover less of the loading code with
traces, this CL fixes this.

Bug: 26409579

Change-Id: I9d74321806037ea34a5ace8fc75b07ca771ab7d9
core/java/android/webkit/WebViewFactory.java