[android webview] Future-proof ServiceWorker...shouldInterceptRequest
Guard the callback ServiceWorkerClientCompat.shouldInterceptRequest with a feature flag to ensure that if we ever remove/replace that callback from the support library in the future, existing WebView APKs won't call into it. Bug: 819595 Change-Id: Id9796f695cc9fd66caf5739efeb77dd02e215821 Reviewed-on: https://chromium-review.googlesource.com/998164Reviewed-by:Nate Fischer <ntfschr@chromium.org> Reviewed-by:
Richard Coles <torne@chromium.org> Commit-Queue: Gustav Sennton <gsennton@chromium.org> Cr-Commit-Position: refs/heads/master@{#549312}
Showing
Please register or sign in to comment