gecko/toolkit/components/satchel
Bobby Holley 9f03f90fb7 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
..
test Bug 792036 - Automated fixups. r=mccr8 2012-09-24 14:46:29 +02:00
formSubmitListener.js Bug 716478 - update licence to MPL 2. 2012-05-21 12:12:37 +01:00
jar.mn Bug 758354 Stop unnecessarily preprocessing chrome r=dolske 2012-06-26 00:11:16 +01:00
Makefile.in Bug 774032 bonus - Use @DEPTH@ and @relativesrcdir@ in Makefile.in. r=ted 2012-08-04 20:26:44 +02:00
nsFormAutoComplete.js Bug 716478 - update licence to MPL 2. 2012-05-21 12:12:37 +01:00
nsFormAutoCompleteResult.jsm Bug 716478 - update licence to MPL 2. 2012-05-21 12:12:37 +01:00
nsFormFillController.cpp Bug 787624 - Form scrolling for popups should use SCROLL_IF_NOT_VISIBLE. r=roc 2012-09-12 21:53:28 -05:00
nsFormFillController.h 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
nsFormHistory.js Bug 776825 - Separate message managers into senders and broadcasters. r=smaug 2012-08-27 11:13:02 -03:00
nsIFormAutoComplete.idl Bug 716478 - update licence to MPL 2. 2012-05-21 12:12:37 +01:00
nsIFormFillController.idl Bug 716478 - update licence to MPL 2. 2012-05-21 12:12:37 +01:00
nsIFormHistory.idl Bug 716478 - update licence to MPL 2. 2012-05-21 12:12:37 +01:00
nsIInputListAutoComplete.idl Bug 716478 - update licence to MPL 2. 2012-05-21 12:12:37 +01:00
nsInputListAutoComplete.js Bug 716478 - update licence to MPL 2. 2012-05-21 12:12:37 +01:00
satchel.manifest Bug 595513 - Reduce makefile recursion in toolkit. r=khuey 2011-03-08 14:58:46 +11:00
towel