mirror of
https://github.com/mozilla/gecko-dev.git
synced 2024-11-01 14:45:29 +00:00
6d86926c0c
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 |
||
---|---|---|
.. | ||
marionette | ||
moz.build |