gecko-dev/toolkit/profile
2018-02-28 18:51:35 +01:00
..
content Bug 1433175 - more aggressive scripted patch to replace remaining Components.classes, Components.interfaces, Components.utils and Components.results uses with Cc, Ci, Cu and Cr, r=Mossop. 2018-02-28 18:51:35 +01:00
gtest Bug 1347358 - Add a Cleanup() function for profile locks. r=glandium 2017-03-23 18:02:10 +01:00
test Bug 1433175 - scripted patch to replace Components.classes[, Components.interfaces.nsI, Components.utils. and Components.results. with Cc, Ci, Cu and Cr, r=Mossop. 2018-02-28 18:51:33 +01:00
jar.mn
moz.build
notifications.txt
nsIProfileMigrator.idl
nsIProfileUnlocker.idl
nsIToolkitProfile.idl Bug 1406818 - Introduce nsIToolkitProfile.removeInBackground to remove profile folder in a separate thread, r=ehsan 2017-10-13 08:47:41 +02:00
nsIToolkitProfileService.idl Bug 1438615: profileCount should actually return the number of profiles. r=florian 2017-11-08 08:56:37 -08:00
nsProfileLock.cpp Bug 1403668 - Use SA_ONSTACK for several SIGSEGV handlers. r=ted 2017-10-07 17:59:37 +02:00
nsProfileLock.h Bug 1378712 - Remove all trailing whitespaces r=Ehsan 2017-07-06 14:00:35 +02:00
nsToolkitProfileService.cpp Bug 1438620: Don't offer to delete profiles that are currently in use. r=florian 2017-11-30 14:39:34 -08:00
ProfileUnlockerWin.cpp
ProfileUnlockerWin.h