Side by Side Diff: content/browser/indexed_db/indexed_db_observer.cc
Issue 2062203004 :
IDBObserver: Lifetime Management: Adding Observer (Closed)
Patch Set: Observer moved to connection
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_class_factory.h
content/browser/indexed_db/indexed_db_class_factory.cc
content/browser/indexed_db/indexed_db_connection.h
content/browser/indexed_db/indexed_db_connection.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_observer.h
content/browser/indexed_db/indexed_db_observer.cc
content/browser/indexed_db/indexed_db_transaction.h
content/browser/indexed_db/indexed_db_transaction.cc
content/child/indexed_db/indexed_db_dispatcher.h
content/child/indexed_db/indexed_db_dispatcher.cc
content/child/indexed_db/webidbdatabase_impl.h
content/child/indexed_db/webidbdatabase_impl.cc
content/common/indexed_db/indexed_db_messages.h
content/content_browser.gypi
third_party/WebKit/LayoutTests/http/tests/serviceworker/webexposed/global-interface-listing-service-worker-expected.txt
third_party/WebKit/LayoutTests/storage/indexeddb/resources/observer.js
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/Source/modules/indexeddb/IDBObserver.h
third_party/WebKit/Source/modules/indexeddb/IDBObserver.cpp
third_party/WebKit/Source/modules/indexeddb/IDBObserver.idl
third_party/WebKit/Source/modules/indexeddb/IDBObserverChanges.cpp
third_party/WebKit/Source/modules/indexeddb/IDBObserverChangesRecord.h
third_party/WebKit/Source/modules/indexeddb/WebIDBObserverImpl.h
third_party/WebKit/Source/modules/indexeddb/WebIDBObserverImpl.cpp
third_party/WebKit/Source/modules/modules.gypi
third_party/WebKit/public/blink_headers.gypi
third_party/WebKit/public/platform/modules/indexeddb/WebIDBDatabase.h
third_party/WebKit/public/platform/modules/indexeddb/WebIDBObserver.h