History log of /frameworks/webview/nullwebview/java/com/android/webview/nullwebview/NullWebViewFactoryProvider.java
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
e55a412c93f394c3fd2a88e2e30c2b3e66fad543 10-Nov-2014 Ignacio Solla <igsolla@google.com> [WebView] Add NullWebViewDFP constructor with WebViewDelegate arg.

Replace the NullWebViewDelegateFactoryProvider constructor with
a version taking a WebViewDelegate as an argument. This will allow
us to remove a fallback from WebViewFactory that we don't need

BUG:18152150
Change-Id: Ib6b51e93ee88b5bb8b3e9d0a36bd6b9da7a4cdc6
/frameworks/webview/nullwebview/java/com/android/webview/nullwebview/NullWebViewFactoryProvider.java
88ac9a5610dedad6614a35ce2d7b110733ab7167 04-Apr-2014 Ben Murdoch <benm@google.com> Add NullWebViewFactoryProvider.

This is a WebView implementation that simply throws
UnsupportedOperationException for each entry point to
the WebView. Intended for devices that do not intend
to ship a WebView implementation.

Bug: 13438487

Change-Id: I6afa169fa31db82c45c0a507e265301e48ac79dc
(cherry picked from commit 4a3d672f44f1bc30aeed9cb53dfe34d6638a2ff8)
/frameworks/webview/nullwebview/java/com/android/webview/nullwebview/NullWebViewFactoryProvider.java