gecko-dev/toolkit/profile
Brian Grinstead 9cb018a075 Bug 1459985 - Include stringbundle Custom Element registration inside profile manager;r=mossop
Currently stringbundle.js is loaded in response to the document-element-inserted message
in MainProcessSingleton. But since the profile manager loads before that script is run,
we don't register the Custom Element. This fixes that by explicitly including the script.

MozReview-Commit-ID: GqQk1VUv0Df

--HG--
extra : rebase_source : 1d958661865591b3e4260d566f83c5eb16bfa1b5
2018-05-08 09:52:06 -07:00
..
content Bug 1459985 - Include stringbundle Custom Element registration inside profile manager;r=mossop 2018-05-08 09:52:06 -07:00
gtest
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 1442200 - about:profiles passes a removeFiles boolean param to nsIToolkitProfile::removeInBackground, r=ehsan 2018-03-13 19:32:54 +01: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
nsToolkitProfileService.cpp Bug 1443080 - Use the static call for static methods (not instance) r=Ehsan 2018-03-16 14:29:15 +01:00
ProfileUnlockerWin.cpp
ProfileUnlockerWin.h