mirror of
https://repo.dactyloidae.xyz/Dactyloidae/UXP.git
synced 2026-09-20 15:27:32 +09:00
Issue #1787 - Remove nsIAppsService, mozIApplication and mozapp data cleanup.
This commit is contained in:
parent
ef5f052d97
commit
ff89fee91d
43 changed files with 5 additions and 1032 deletions
|
|
@ -260,14 +260,6 @@ class nsCookieService final : public nsICookieService
|
|||
static nsICookieService* GetXPCOMSingleton();
|
||||
nsresult Init();
|
||||
|
||||
/**
|
||||
* Start watching the observer service for messages indicating that an app has
|
||||
* been uninstalled. When an app is uninstalled, we get the cookie service
|
||||
* (thus instantiating it, if necessary) and clear all the cookies for that
|
||||
* app.
|
||||
*/
|
||||
static void AppClearDataObserverInit();
|
||||
|
||||
protected:
|
||||
virtual ~nsCookieService();
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue