mirror of
https://gitlab.winehq.org/wine/wine-gecko.git
synced 2024-09-13 09:24:08 -07:00
403507648e
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 |