0
Files
src/android_webview
Ziad Youssef c8d46adf32 [M135] [AW] Update SupportLibWebViewChromium to only hold weak
references

(cherry picked from commit 377ae9bd66)

Bug: 402100065
Bug: 399049862
Change-Id: I591d8db28c785493a2e6af592a27277c9dd59a8d
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/6329236
Reviewed-by: Richard (Torne) Coles <torne@chromium.org>
Commit-Queue: Ziad Youssef <ziadyoussef@chromium.org>
Cr-Original-Commit-Position: refs/heads/main@{#1430253}
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/6369294
Reviewed-by: Harry Souders <harrysouders@google.com>
Commit-Queue: Harry Souders <harrysouders@google.com>
Auto-Submit: Ziad Youssef <ziadyoussef@chromium.org>
Reviewed-by: Ziad Youssef <ziadyoussef@chromium.org>
Owners-Override: Harry Souders <harrysouders@google.com>
Cr-Commit-Position: refs/branch-heads/7049@{#936}
Cr-Branched-From: 2dab7846d0951a552bdc4f350dad497f986e6fed-refs/heads/main@{#1427262}
2025-03-18 13:00:41 -07:00
..
2025-02-21 03:57:49 -08:00
2025-02-20 10:26:56 -08:00

Android WebView

Android WebView is an Android system component for displaying web content. WebView (and the related Android classes) are implemented by the code in the //android_webview/ folder.

This directory contains the Android WebView implementation, as well as the implementation for the AndroidX Webkit support library.

Overview for Chromium team members and contributors

Please see WebView Architecture.

Want to use WebView in an Android app?

Please consult our API documentation and app development guides:

Want to build and install WebView on a device?

See our Chromium developer documentation.

Public mailing lists