Side by Side Diff: third_party/WebKit/LayoutTests/virtual/stable/webexposed/indexeddb-renames-should-not-be-exposed-expected.txt
Issue 2276593002 :
Support renaming of IndexedDB indexes and object stores. (Closed)
Patch Set: Minor comment fixes in rename-common.js test code.
Use n/p to move between diff chunks;
N/P to move between comments.
Draft comments are only viewable by you.
Jump to:
content/browser/indexed_db/indexed_db_backing_store.h
content/browser/indexed_db/indexed_db_backing_store.cc
content/browser/indexed_db/indexed_db_database.h
content/browser/indexed_db/indexed_db_database.cc
content/browser/indexed_db/indexed_db_dispatcher_host.h
content/browser/indexed_db/indexed_db_dispatcher_host.cc
content/browser/indexed_db/indexed_db_fake_backing_store.h
content/browser/indexed_db/indexed_db_fake_backing_store.cc
content/child/indexed_db/webidbdatabase_impl.h
content/child/indexed_db/webidbdatabase_impl.cc
content/common/indexed_db/indexed_db_messages.h
third_party/WebKit/LayoutTests/http/tests/serviceworker/webexposed/global-interface-listing-service-worker-expected.txt
third_party/WebKit/LayoutTests/imported/wpt/IndexedDB/interfaces-expected.txt
third_party/WebKit/LayoutTests/storage/indexeddb/readonly-expected.txt
third_party/WebKit/LayoutTests/storage/indexeddb/rename-index.html
third_party/WebKit/LayoutTests/storage/indexeddb/rename-index-errors.html
third_party/WebKit/LayoutTests/storage/indexeddb/rename-object-store.html
third_party/WebKit/LayoutTests/storage/indexeddb/rename-object-store-errors.html
third_party/WebKit/LayoutTests/storage/indexeddb/resources/readonly.js
third_party/WebKit/LayoutTests/storage/indexeddb/resources/rename-common.js
third_party/WebKit/LayoutTests/virtual/stable/http/tests/serviceworker/webexposed/global-interface-listing-service-worker-expected.txt
third_party/WebKit/LayoutTests/virtual/stable/webexposed/global-interface-listing-dedicated-worker-expected.txt
third_party/WebKit/LayoutTests/virtual/stable/webexposed/global-interface-listing-expected.txt
third_party/WebKit/LayoutTests/virtual/stable/webexposed/global-interface-listing-shared-worker-expected.txt
third_party/WebKit/LayoutTests/virtual/stable/webexposed/indexeddb-renames-should-not-be-exposed-expected.txt
third_party/WebKit/LayoutTests/webexposed/global-interface-listing-compositor-worker-expected.txt
third_party/WebKit/LayoutTests/webexposed/global-interface-listing-dedicated-worker-expected.txt
third_party/WebKit/LayoutTests/webexposed/global-interface-listing-expected.txt
third_party/WebKit/LayoutTests/webexposed/global-interface-listing-shared-worker-expected.txt
third_party/WebKit/LayoutTests/webexposed/indexeddb-renames-should-not-be-exposed.html
third_party/WebKit/LayoutTests/webexposed/indexeddb-renames-should-not-be-exposed-expected.txt
third_party/WebKit/Source/modules/indexeddb/IDBDatabase.h
third_party/WebKit/Source/modules/indexeddb/IDBDatabase.cpp
third_party/WebKit/Source/modules/indexeddb/IDBIndex.h
third_party/WebKit/Source/modules/indexeddb/IDBIndex.cpp
third_party/WebKit/Source/modules/indexeddb/IDBIndex.idl
third_party/WebKit/Source/modules/indexeddb/IDBObjectStore.h
third_party/WebKit/Source/modules/indexeddb/IDBObjectStore.cpp
third_party/WebKit/Source/modules/indexeddb/IDBObjectStore.idl
third_party/WebKit/Source/modules/indexeddb/IDBTransaction.h
third_party/WebKit/Source/modules/indexeddb/IDBTransaction.cpp
third_party/WebKit/Source/modules/indexeddb/MockWebIDBDatabase.h
third_party/WebKit/public/platform/modules/indexeddb/WebIDBDatabase.h