Add BFCache boundary interface

This CL removes DEV_SUFFIX from speculative_loading feature as well.

Bug: 336979475
Change-Id: I185f5d0375e71605dc2cce4c7e4abfe97b93850a
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5587721
Reviewed-by: Michael van Ouwerkerk <mvanouwerkerk@chromium.org>
Commit-Queue: Sayed Elabady <elabadysayed@chromium.org>
Reviewed-by: Richard (Torne) Coles <torne@chromium.org>
Cr-Commit-Position: refs/heads/main@{#1309844}
NOKEYCHECK=True
GitOrigin-RevId: 93415fef9416102cc35c4bcfacef36089ad34971
2 files changed
tree: a5fff8a82c519980ad8a201fc11adf09873ea0d6
  1. src/
  2. .gitignore
  3. BUILD.gn
  4. DEPS
  5. OWNERS
  6. proguard.flags
  7. README.md
README.md

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.