0

Since appcache is deprecated, remove appcache from devtools document.

We can see from the commit https://crrev.com/c/3255725 that since appcache is deprecated,
the remove appcache code has been removed from the devtools protocol Storage.clearDataForOrigin.
This commit removed appcache from the document accordingly.

Bug: 582750
Change-Id: Ie9a66463488d04133f56f8d55da95f4b8dd2b0b6
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/6132500
Reviewed-by: Andrey Kosyakov <caseq@chromium.org>
Reviewed-by: Alex Rudenko <alexrudenko@chromium.org>
Commit-Queue: Andrey Kosyakov <caseq@chromium.org>
Cr-Commit-Position: refs/heads/main@{#1403299}
This commit is contained in:
George
2025-01-07 16:52:20 -08:00
committed by Chromium LUCI CQ
parent 73907c9d62
commit 9e0f84784b
2 changed files with 1 additions and 1 deletions
AUTHORS
third_party/blink/public/devtools_protocol

@ -1004,6 +1004,7 @@ Milko Leporis <milko.leporis@imgtec.com>
Milton Chiang <milton.chiang@mediatek.com>
Milutin Smiljanic <msmiljanic.gm@gmail.com>
Minchul Kang <tegongkang@gmail.com>
Ming Lei <minggeorgelei@gmail.com>
Mingeun Park <mindal99546@gmail.com>
Minggang Wang <minggang.wang@intel.com>
Mingmin Xie <melvinxie@gmail.com>

@ -10260,7 +10260,6 @@ experimental domain Storage
# Enum of possible storage types.
type StorageType extends string
enum
appcache
cookies
file_systems
indexeddb