mirror of
https://github.com/mozilla/gecko-dev.git
synced 2024-11-07 20:17:37 +00:00
cb6b4fc470
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 '/\w\+:/ {N; s/\(\w\+\):\s*function \(\w\+\)(/\1: function(/g}'; done grep -nRe '\w\+: function \w\+(' $RILDIRS |
||
---|---|---|
.. | ||
marionette | ||
header_helpers.js | ||
mochitest.ini | ||
moz.build | ||
test_mms_pdu_helper.js | ||
test_mms_service.js | ||
test_sms_basics.html | ||
test_smsfilter.html | ||
test_smsservice_createsmsmessage.js | ||
test_wsp_pdu_helper.js | ||
xpcshell.ini |