0
Files
src/android_webview/java
Dale Curtis 1bf7cd5ce6 Add experimental setup for MultiBufferNeverDefer.
This adds the field trial config and the WebView kill switch.

R=tmathmeyer

Bug: 41161335
Change-Id: I3bd03cdf031cca82517252165681d6e18c320872
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/6426623
Commit-Queue: Dale Curtis <dalecurtis@chromium.org>
Reviewed-by: Ted (Chromium) Meyer <tmathmeyer@chromium.org>
Cr-Commit-Position: refs/heads/main@{#1442523}
2025-04-03 17:51:02 -07:00
..

//android_webview/java/

This folder contains most of WebView's Java code that runs within the browser process of an embedding app.

Folder dependencies

//android_webview/java/ should not depend on any other WebView Java code.