gecko-dev/dom/webbrowserpersist
Emilio Cobos Álvarez 3c12d374bc Bug 1600362 - Cleanup IntersectionObserver. r=smaug
Initially this was going to be a simple cleanup: Remove some useless namespaces
here and there and so on, remove `using` statements from the header and so on.

But unfortunately, DOMIntersectionObserver.h (which is included in Element.h,
unnecessarily) ended up exposing `Element` unnamespaced to a lot of code, so I
had to fix that.

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

--HG--
extra : moz-landing-system : lando
2019-11-29 20:39:36 +00:00
..
PWebBrowserPersistDocument.ipdl Bug 1591891 - Make the fix for bug 1536468 work with session history in the parent turned off. r=annyG 2019-10-28 09:46:50 +01:00
PWebBrowserPersistResources.ipdl
PWebBrowserPersistSerialize.ipdl
WebBrowserPersistDocumentChild.cpp Bug 1591891 - Make the fix for bug 1536468 work with session history in the parent turned off. r=annyG 2019-10-28 09:46:50 +01:00
WebBrowserPersistDocumentChild.h
WebBrowserPersistDocumentParent.cpp Bug 1528493 - Part 2: Move OptionalIPCStream to use new maybe types, r=baku 2019-02-22 18:46:14 +00:00
WebBrowserPersistDocumentParent.h Bug 1534395 - Rename TabParent to BrowserParent. r=nika 2019-04-09 16:38:15 -05:00
WebBrowserPersistLocalDocument.cpp Bug 1600362 - Cleanup IntersectionObserver. r=smaug 2019-11-29 20:39:36 +00:00
WebBrowserPersistLocalDocument.h Bug 1536468 - Make retrieval of WebBrowserPersistDocumentAttrs.cacheKey async in SessionHistory, r=peterv 2019-03-21 16:33:51 -04:00
WebBrowserPersistRemoteDocument.cpp Bug 1591891 - Make the fix for bug 1536468 work with session history in the parent turned off. r=annyG 2019-10-28 09:46:50 +01:00
WebBrowserPersistRemoteDocument.h Bug 1536468 - Make retrieval of WebBrowserPersistDocumentAttrs.cacheKey async in SessionHistory, r=peterv 2019-03-21 16:33:51 -04:00
WebBrowserPersistResourcesChild.cpp Bug 1534395 - Rename TabChild to BrowserChild. r=nika 2019-04-09 17:39:01 -05:00
WebBrowserPersistResourcesChild.h
WebBrowserPersistResourcesParent.cpp
WebBrowserPersistResourcesParent.h
WebBrowserPersistSerializeChild.cpp Bug 1494469 - Removed duplicate IPC::MAX_MESSAGE_SIZE constant r=jld 2019-04-12 13:01:41 +00:00
WebBrowserPersistSerializeChild.h
WebBrowserPersistSerializeParent.cpp
WebBrowserPersistSerializeParent.h
moz.build Bug 1536468 - Make retrieval of WebBrowserPersistDocumentAttrs.cacheKey async in SessionHistory, r=peterv 2019-03-21 16:33:51 -04:00
nsIWebBrowserPersist.idl Bug 1554947 - Update nsIWebBrowserPersist to use referrerInfo class instead of referrer and referrerr policy r=smaug 2019-07-16 18:02:16 +00:00
nsIWebBrowserPersistDocument.idl Bug 1591891 - Make the fix for bug 1536468 work with session history in the parent turned off. r=annyG 2019-10-28 09:46:50 +01:00
nsWebBrowserPersist.cpp Bug 1554947 - Update nsIWebBrowserPersist to use referrerInfo class instead of referrer and referrerr policy r=smaug 2019-07-16 18:02:16 +00:00
nsWebBrowserPersist.h Bug 1586681 - Ensure URIFIxup uses the right engine when there's a separate PB engine. r=Standard8,Gijs 2019-10-12 12:37:51 +00:00