fune/toolkit/components/sessionstore
Nika Layzell c4bc184bac Bug 1814686 - Part 1b: Add nullable annotations to refcounted types in ipdl, r=ipc-reviewers,mccr8
Manual changes to make all refcounted types be marked as `nullable` after the
changes in part 1a. This was done without any investigation into whether the
actual types want to be nullable, in order to avoid code changes.

Differential Revision: https://phabricator.services.mozilla.com/D168889
2023-03-20 15:40:37 +00:00
..
BrowserSessionStore.cpp
BrowserSessionStore.h
moz.build
nsISessionStoreRestoreData.idl
PSessionStore.ipdl
RestoreTabContentObserver.cpp
RestoreTabContentObserver.h
SessionStoreChangeListener.cpp
SessionStoreChangeListener.h
SessionStoreChild.cpp
SessionStoreChild.h
SessionStoreData.h
SessionStoreFormData.cpp
SessionStoreFormData.h
SessionStoreFunctions.idl
SessionStoreFunctions.sys.mjs
SessionStoreListener.cpp
SessionStoreListener.h
SessionStoreMessageUtils.h
SessionStoreParent.cpp
SessionStoreParent.h
SessionStoreRestoreData.cpp
SessionStoreRestoreData.h
SessionStoreScrollData.cpp
SessionStoreScrollData.h
SessionStoreTypes.ipdlh Bug 1814686 - Part 1b: Add nullable annotations to refcounted types in ipdl, r=ipc-reviewers,mccr8 2023-03-20 15:40:37 +00:00
SessionStoreUtils.cpp
SessionStoreUtils.h