gecko-dev/toolkit/components/sessionstore
Kris Maglione 64c062d570 Bug 1570773: Move browsingContext getter to nsIDocShellTreeItem and add notxpcom variant. r=nika
This also renames the existing infallible nsDocShell:GetBrowsingContext()
getter to BrowsingContextRef(), and changes the return type, since several
callers rely on it returning a raw pointer rather than an already_AddRefed.

Differential Revision: https://phabricator.services.mozilla.com/D40312

--HG--
extra : moz-landing-system : lando
2019-08-07 16:59:30 +00:00
..
SessionStoreData.h Bug 1544371 - Implement FormDataListener for contentSessionStore in C++ r=peterv 2019-08-02 14:19:00 +00:00
SessionStoreFunctions.idl Bug 1563171 - Move the sessionStore related functions from nsIXULBrowserWindow.idl r=peterv 2019-07-15 10:29:06 +00:00
SessionStoreFunctions.jsm Bug 1544371 - Implement FormDataListener for contentSessionStore in C++ r=peterv 2019-08-02 14:19:00 +00:00
SessionStoreListener.cpp Bug 1570773: Move browsingContext getter to nsIDocShellTreeItem and add notxpcom variant. r=nika 2019-08-07 16:59:30 +00:00
SessionStoreListener.h Bug 1544371 - Implement FormDataListener for contentSessionStore in C++ r=peterv 2019-08-02 14:19:00 +00:00
SessionStoreMessageUtils.h Bug 1544371 - Implement FormDataListener for contentSessionStore in C++ r=peterv 2019-08-02 14:19:00 +00:00
SessionStoreUtils.cpp Bug 1570773: Move browsingContext getter to nsIDocShellTreeItem and add notxpcom variant. r=nika 2019-08-07 16:59:30 +00:00
SessionStoreUtils.h Bug 1544371 - Implement FormDataListener for contentSessionStore in C++ r=peterv 2019-08-02 14:19:00 +00:00
moz.build Bug 1544371 - Implement FormDataListener for contentSessionStore in C++ r=peterv 2019-08-02 14:19:00 +00:00