commit | bfaef85a184707a4992e1a8e952a63dfb99c7f76 | [log] [tgz] |
---|---|---|
author | Christian O. Andersson <[email protected]> | Fri Jan 25 17:00:25 2019 +0000 |
committer | Commit Bot <[email protected]> | Fri Jan 25 17:00:25 2019 +0000 |
tree | 5f7cbc4ff7f935016e70802f84db0bf7369490c6 | |
parent | ec6627ae0289d5650f2b2747ae6289aeee146aff [diff] |
Enable suppression of error page from the Java side Design doc: https://docs.google.com/document/d/188BbgvTdhKf8bXikCL-JMduEclJOd9GxhKu79hmSVdo/edit We wish to provide a means of optionally suppressing the display of the webview error page so that applications that wish to display their own error content may do so without presenting a poor user experience. Test: run_webview_instrumentation_test_apk -f AwSettingsTest#testShouldSuppressErrorPage Change-Id: I15c42acd7d562e7d37bb4f84d92267db49f0a55a Reviewed-on: https://chromium-review.googlesource.com/c/1185001 Auto-Submit: Christian O. Andersson <[email protected]> Reviewed-by: Bo <[email protected]> Reviewed-by: Robert Sesek <[email protected]> Reviewed-by: Changwan Ryu <[email protected]> Reviewed-by: Nate Fischer <[email protected]> Commit-Queue: Christian O. Andersson <[email protected]> Cr-Original-Commit-Position: refs/heads/master@{#626102} Cr-Mirrored-From: https://chromium.googlesource.com/chromium/src Cr-Mirrored-Commit: 822effcf1823d57f2aa2933c273156a018e25bf5
Note: the canonical copy of the boundary interfaces lives in the chromium repository; this subdirectory of chromium is mirrored into the Android project for use by the webkit AndroidX module.
If you‘re reading this file in the Android repository, don’t make changes in this folder. Please make changes in chromium, or contact the OWNERS in frameworks/support/webkit/
.
If you're reading this file in the chromium repository, you should feel free to make changes. Please be aware that this folder has strict import requirements (enforced by DEPS
), because it must continue to build when mirrored into Android.