gecko/dom/telephony/gonk
Vicamo Yang 5d53c27a4c Bug 934125 - 2.b/3: fix alignment. r=gene
for f in `git show --name-only | grep ^dom/`; do
  [ -n "`grep -e '\w\+: function([^)]*\$' $f`" ] && echo $f;
done | xargs sh -c 'rvim "$@" </dev/tty' asdf
2014-01-13 10:44:44 +08:00
..
TelephonyProvider.js Bug 934125 - 2.b/3: fix alignment. r=gene 2014-01-13 10:44:44 +08:00
TelephonyProvider.manifest Bug 864485 - 3/3: Gonk backend specific. r=hsinyi 2013-09-07 14:19:57 +08:00