Mypal portable mode

This commit is contained in:
K4sum1 2025-03-24 16:06:08 -07:00
commit 633ef1c426
24 changed files with 299 additions and 25 deletions

View file

@ -65,7 +65,7 @@ extern bool gIsGtest;
nsresult NS_CreateNativeAppSupport(nsINativeAppSupport* *aResult);
nsresult
NS_NewToolkitProfileService(nsIToolkitProfileService* *aResult);
NS_NewToolkitProfileService(nsIToolkitProfileService* *aResult,uint32_t portable);
nsresult
NS_NewToolkitProfileFactory(nsIFactory* *aResult);