From 124085db9188f0d888be19cb6b59fd6b2d1c1da8 Mon Sep 17 00:00:00 2001 From: Jarryd Date: Fri, 4 Oct 2019 09:22:10 -0700 Subject: [PATCH] Quota: Make usageDetails WPT stop being tentative. To be landed when the spec changes land. https://github.com/whatwg/storage/pull/69 Bug:904000 Change-Id: I630c3b73b4ad52f901eabddc7902973309a655f9 --- ...e.html => estimate-usage-details-application-cache.https.html} | 0 ...entative.any.js => estimate-usage-details-caches.https.any.js} | 0 ...ative.any.js => estimate-usage-details-indexeddb.https.any.js} | 0 ....js => estimate-usage-details-service-workers.https.window.js} | 0 ...https.tentative.any.js => estimate-usage-details.https.any.js} | 0 5 files changed, 0 insertions(+), 0 deletions(-) rename storage/{estimate-usage-details-application-cache.https.tentative.html => estimate-usage-details-application-cache.https.html} (100%) rename storage/{estimate-usage-details-caches.https.tentative.any.js => estimate-usage-details-caches.https.any.js} (100%) rename storage/{estimate-usage-details-indexeddb.https.tentative.any.js => estimate-usage-details-indexeddb.https.any.js} (100%) rename storage/{estimate-usage-details-service-workers.https.tentative.window.js => estimate-usage-details-service-workers.https.window.js} (100%) rename storage/{estimate-usage-details.https.tentative.any.js => estimate-usage-details.https.any.js} (100%) diff --git a/storage/estimate-usage-details-application-cache.https.tentative.html b/storage/estimate-usage-details-application-cache.https.html similarity index 100% rename from storage/estimate-usage-details-application-cache.https.tentative.html rename to storage/estimate-usage-details-application-cache.https.html diff --git a/storage/estimate-usage-details-caches.https.tentative.any.js b/storage/estimate-usage-details-caches.https.any.js similarity index 100% rename from storage/estimate-usage-details-caches.https.tentative.any.js rename to storage/estimate-usage-details-caches.https.any.js diff --git a/storage/estimate-usage-details-indexeddb.https.tentative.any.js b/storage/estimate-usage-details-indexeddb.https.any.js similarity index 100% rename from storage/estimate-usage-details-indexeddb.https.tentative.any.js rename to storage/estimate-usage-details-indexeddb.https.any.js diff --git a/storage/estimate-usage-details-service-workers.https.tentative.window.js b/storage/estimate-usage-details-service-workers.https.window.js similarity index 100% rename from storage/estimate-usage-details-service-workers.https.tentative.window.js rename to storage/estimate-usage-details-service-workers.https.window.js diff --git a/storage/estimate-usage-details.https.tentative.any.js b/storage/estimate-usage-details.https.any.js similarity index 100% rename from storage/estimate-usage-details.https.tentative.any.js rename to storage/estimate-usage-details.https.any.js