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

Unified Diff: third_party/WebKit/LayoutTests/external/wpt/MANIFEST.json

Issue 2697953002: Remove incorrect optimization in LevelDBWrapperImpl::DeleteAll(). (Closed)
Patch Set: fix web platform test Created 3 years, 10 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:
Download patch
Index: third_party/WebKit/LayoutTests/external/wpt/MANIFEST.json
diff --git a/third_party/WebKit/LayoutTests/external/wpt/MANIFEST.json b/third_party/WebKit/LayoutTests/external/wpt/MANIFEST.json
index cc3eef2b6c96139237eeafb705b6e565f36c9c21..436867d1ce753d92b1e5471aaaf028086c0b838a 100644
--- a/third_party/WebKit/LayoutTests/external/wpt/MANIFEST.json
+++ b/third_party/WebKit/LayoutTests/external/wpt/MANIFEST.json
@@ -49897,6 +49897,12 @@
{}
]
],
+ "webstorage/event_no_duplicates.html": [
+ [
+ "/webstorage/event_no_duplicates.html",
+ {}
+ ]
+ ],
"webstorage/event_session_key.html": [
[
"/webstorage/event_session_key.html",
@@ -81704,6 +81710,10 @@
"7a504bc478d03cbd77498284037af1d2a54d27d8",
"testharness"
],
+ "webstorage/event_no_duplicates.html": [
+ "50011333297d4a240afc288b4b39cb751471b6a4",
+ "testharness"
+ ],
"webstorage/event_session_key.html": [
"13dcb4e82c39d0662487b051bae087a805e0437a",
"testharness"

Powered by Google App Engine
This is Rietveld 408576698