summaryrefslogtreecommitdiff
path: root/docs/html/sdk/api_diff/19/changes.html
diff options
context:
space:
mode:
authorGustav Sennton <gsennton@google.com>2016-04-15 12:19:14 +0100
committerGustav Sennton <gsennton@google.com>2016-04-15 13:21:57 +0000
commit741f769feef9f780d96f03e96c695d99410b64a1 (patch)
tree627df50ba9fdd35328d9ec2ee007e6e00c4f5037 /docs/html/sdk/api_diff/19/changes.html
parentcda498e72ae41b02be39d60d936bdce071dc9c81 (diff)
Use nonruntime exception in WebViewUpdateService if no webview available
We have been throwing the run-time exception WebViewFactory.MissingWebViewPackageException when there are no webview packages available in the WebViewUpdateService. The reason for using a run-time exception (being able to crash an app loading WebView without having to declare that each method loading a WebView throws a certain exception) is not valid for the WebViewUpdateService and we now use a non-run-time exception to ensure we don't miss catching any of its instantiations. Bug: 28133972 Change-Id: I739333afc739e9cf72188996a904d6a0244d8ebf
Diffstat (limited to 'docs/html/sdk/api_diff/19/changes.html')
0 files changed, 0 insertions, 0 deletions