Commit 7a096893 authored by Ben Kelly's avatar Ben Kelly Committed by Commit Bot

CacheStorage: Remove stale blink runtime feature.

The CacheStorageAddAllRejectsDuplicates feature was fully launched in
M72 and the backing code was removed in M75.  The runtime feature
entry was missed in the removal of the feature code.

Bug: 720919
Change-Id: Ie6d2fe0d044fe1216fb2724a6c5fdc78f9376529
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1895396Reviewed-by: default avatarYutaka Hirano <yhirano@chromium.org>
Commit-Queue: Ben Kelly <wanderview@chromium.org>
Cr-Commit-Position: refs/heads/master@{#712603}
parent 1643551d
...@@ -266,10 +266,6 @@ ...@@ -266,10 +266,6 @@
{ {
name: "CacheInlineScriptCode" name: "CacheInlineScriptCode"
}, },
{
name: "CacheStorageAddAllRejectsDuplicates",
status: "stable",
},
{ {
name: "Canvas2dContextLostRestored", name: "Canvas2dContextLostRestored",
status: "experimental", status: "experimental",
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment