Description[Android WebView] Put error page files into WebView resources
Historically, the load error pages displayed by WebView were a part of
Android framework resources. This change adds them into WebView
resources. This way, the pages will be accessible to sandboxed child
services, using Chromium's resource sharing mechanisms.
Unlike Chrome's error pages, which use WebUI, WebView pages are
completely static, as JavaScript can be disabled.
BUG=515691
Committed: https://crrev.com/f082f6cb6e1c2b57554bb9b91b6dbd7214027c4f
Cr-Commit-Position: refs/heads/master@{#341951}
Patch Set 1 #Patch Set 2 : Added RTL direction support #Messages
Total messages: 12 (4 generated)
|