gecko/dom/icc
Vicamo Yang 95c21b2c67 Bug 934125 - 1/3: s/function \+(/function(/ . r=gene
RILDIRS="dom/cellbroadcast/ dom/icc/ dom/mobilemessage/ dom/network/ dom/telephony/ dom/voicemail/ dom/system/gonk/";
for f in `find $RILDIRS -type f -name \*.js -o -name \*.jsm`; do
  sed -i $f -e 's/function \+(/function(/';
done
2014-01-13 10:44:33 +08:00
..
interfaces Backed out changeset 3436989a306e (bug 938466) for marionette webapi bustage on a CLOSED TREE 2013-11-27 09:23:39 +01:00
src Bug 814637 - Part 3: DOM changes for IccManager support multiple sim. f=hsinyi. r=smaug 2013-10-09 17:40:12 +08:00
tests Bug 934125 - 1/3: s/function \+(/function(/ . r=gene 2014-01-13 10:44:33 +08:00
moz.build Bug 855465 - Add emacs python mode comments to moz.build files; r=gps 2013-04-01 11:36:59 -07:00