Clone this repo:

Branches

  1. 4a0cbd5 AW: Add support for multi-value Set-Cookie by Peter Birk Pakkenberg · 13 hours ago main
  2. 9f30b57 Add boundary interface to enable cookie intercept by Peter Birk Pakkenberg · 2 days ago
  3. f576619 webview: Add javascript interface builder configuration by Rupert Ben Wiser · 2 days ago
  4. f855b3a Remove code for async shouldInterceptRequest by Peter Birk Pakkenberg · 3 days ago
  5. 7f59479 webview: Add boundary interface for builder state configuration by Rupert Ben Wiser · 7 days ago

Webkit Boundary Interfaces

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.