Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(104)

Unified Diff: LayoutTests/http/tests/serviceworker/webexposed/global-interface-listing-service-worker-expected.txt

Issue 1154573005: Expose Durable Storage API to script (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: just reset the results Created 5 years, 4 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
Index: LayoutTests/http/tests/serviceworker/webexposed/global-interface-listing-service-worker-expected.txt
diff --git a/LayoutTests/http/tests/serviceworker/webexposed/global-interface-listing-service-worker-expected.txt b/LayoutTests/http/tests/serviceworker/webexposed/global-interface-listing-service-worker-expected.txt
index 9325bdc4f96f21a6a39958edf5b18a6969a18ac4..11b7c6e3c9f51da2b51e7dc5b209d5e235cb6835 100644
--- a/LayoutTests/http/tests/serviceworker/webexposed/global-interface-listing-service-worker-expected.txt
+++ b/LayoutTests/http/tests/serviceworker/webexposed/global-interface-listing-service-worker-expected.txt
@@ -918,6 +918,10 @@ interface Set
method has
method keys
method values
+interface StorageManager
+ method constructor
+ method persistentPermission
+ method requestPersistent
interface String
attribute length
method anchor

Powered by Google App Engine
This is Rietveld 408576698