gecko-dev/toolkit/identity
Bobby Holley a25701a3f7 Bug 792036 - Automated fixups. r=mccr8
find /files/mozilla/build/d/_tests/testing/mochitest/tests/ | egrep "\.(xhtml|html|xml|js)$" | grep -v SimpleTest | grep -vi mochikit | grep -v simpleThread | grep -v test_ipc_messagemanager_blob.html | grep -v "indexedDB/test" | xargs grep -l Components |  xargs grep -L enablePrivilege | perl -pe 's#.*mochitest/tests/##' | xargs perl -p -i.bakkk -e 's/Components\.interfaces(\s|;|\.|\[)/SpecialPowers\.Ci$1/g, s/SpecialPowers\.wrap\(Components\)\.(.)(lasses|tils|nterfaces|esults)/SpecialPowers.C$1/g, s/(?<![\.a-zA-Z])Components/SpecialPowers\.Components/g, s/window\.Components/window\.SpecialPowers\.Components/g'
2012-09-24 14:46:29 +02:00
..
tests Bug 792036 - Automated fixups. r=mccr8 2012-09-24 14:46:29 +02:00
Identity.jsm Bug 778002: Identity should use createInstance, not getService, to get an XHR. r=me 2012-07-30 15:14:30 -07:00
IdentityCryptoService.cpp Bug 579517 - Part 1: Automated conversion of NSPR numeric types to stdint types in Gecko; r=bsmedberg 2012-08-22 11:56:38 -04:00
IdentityProvider.jsm Bug 770418 - Improve identity logging output. r=dolske,jparsons 2012-07-10 23:54:27 -07:00
IdentityStore.jsm Bug 753238 - Identity (BrowserID) module. r=dolske,rrelyea 2012-07-03 14:53:37 -07:00
jwcrypto.jsm Bug 770418 - Improve identity logging output. r=dolske,jparsons 2012-07-10 23:54:27 -07:00
LogUtils.jsm Bug 770418 - Improve identity logging output. r=dolske,jparsons 2012-07-10 23:54:27 -07:00
Makefile.in Bug 774032 bonus - Use @DEPTH@ and @relativesrcdir@ in Makefile.in. r=ted 2012-08-04 20:26:44 +02:00
nsIIdentityCryptoService.idl Bug 753238 - Identity (BrowserID) module. r=dolske,rrelyea 2012-07-03 14:53:37 -07:00
RelyingParty.jsm Bug 764213 - Provisional desktop UI for website sign-in with Persona. r=dolske 2012-06-12 18:16:00 -07:00
Sandbox.jsm Bug 786835 - Stop using setIsBrowserElement for docShell isolation in Sandbox.jsm. r=imelven,gavin,benadida 2012-08-29 16:47:44 -07:00