gecko/dom/system/gonk
Vicamo Yang 91e5172240 Bug 934125 - 2.a/3: s/\(\w\+\): function \(\w\+\)(/\1: 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 '/\w\+:/ {N; s/\(\w\+\):\s*function \(\w\+\)(/\1: function(/g}';
done
grep -nRe '\w\+: function \w\+(' $RILDIRS
2014-01-13 10:44:40 +08:00
..
android_audio
tests Bug 934125 - 2.a/3: s/\(\w\+\): function \(\w\+\)(/\1: function(/ . r=gene 2014-01-13 10:44:40 +08:00
AudioChannelManager.cpp
AudioChannelManager.h
AudioManager.cpp Bug 927728 - Part 1: Replace PRUnichar with char16_t; r=roc 2014-01-04 10:02:17 -05:00
AudioManager.h Bug 798033 - Remove 'using namespace' from dom/ headers. r=echou 2013-12-08 21:53:11 -05:00
AutoMounter.cpp Bug 931424 - Fix AutoMounter to use AutoRestore instead of AutoBool. r=dhylands 2013-11-01 18:02:31 -07:00
AutoMounter.h
AutoMounterSetting.cpp Bug 927728 - Part 1: Replace PRUnichar with char16_t; r=roc 2014-01-04 10:02:17 -05:00
AutoMounterSetting.h
GonkGPSGeolocationProvider.cpp
GonkGPSGeolocationProvider.h
Makefile.in
moz.build
net_worker.js Bug 934125 - 1/3: s/function \+(/function(/ . r=gene 2014-01-13 10:44:33 +08:00
NetworkInterfaceListService.js
NetworkInterfaceListService.manifest
NetworkManager.js Bug 934125 - 2.a/3: s/\(\w\+\): function \(\w\+\)(/\1: function(/ . r=gene 2014-01-13 10:44:40 +08:00
NetworkManager.manifest
NetworkService.js Bug 934125 - 2.a/3: s/\(\w\+\): function \(\w\+\)(/\1: function(/ . r=gene 2014-01-13 10:44:40 +08:00
NetworkService.manifest Bug 858005 - Part 2: Netd integration. r=vchang 2013-05-24 11:28:20 +02:00
nfc_consts.js Bug 933585 - NFC Worker changes. r=yoshi 2013-11-11 18:05:01 -08:00
nfc_worker.js Bug 933585 - NFC Worker changes. r=yoshi 2013-11-11 18:05:01 -08:00
Nfc.js Bug 933093 - Part 2: Add 'sendFile' implementation to Chrome process. r=yoshi 2013-12-14 00:57:11 -08:00
Nfc.manifest
NfcContentHelper.js Bug 933093 - Part 2: Add 'sendFile' implementation to Chrome process. r=yoshi 2013-12-14 00:57:11 -08:00
nsIAudioManager.idl
nsINetworkInterfaceListService.idl
nsINetworkManager.idl Backed out 5 changesets (bug 811635) for B2G mochitest-8 orange. 2013-12-03 10:06:59 -05:00
nsINetworkService.idl Bug 858005 - Part 2: Netd integration. r=vchang 2013-05-24 11:28:20 +02:00
nsINfcContentHelper.idl Bug 933093 - Part 2: Add 'sendFile' implementation to Chrome process. r=yoshi 2013-12-14 00:57:11 -08:00
nsIRadioInterfaceLayer.idl Bug 931722 - Part 1: RIL related code change. r=hsinyi 2013-11-27 15:45:31 +08:00
nsISystemWorkerManager.idl
nsIVolume.idl Bug 952079 - Porting nsIDOMWakeLock to WebIDL, r=smaug 2014-01-07 13:16:07 +01:00
nsIVolumeMountLock.idl
nsIVolumeService.idl
nsIVolumeStat.idl
nsIWorkerHolder.idl
nsRadioInterfaceLayer.h Bug 921991 - B2G BT: support multiple sim cards, r=echou, r=mrbkap 2013-11-26 14:11:06 +08:00
nsVolume.cpp
nsVolume.h Bug 841660 - Part 2: Implement format interface for volume-based device storage, r=dhylands 2013-12-03 17:32:56 +08:00
nsVolumeMountLock.cpp Bug 952079 - Porting nsIDOMWakeLock to WebIDL, r=smaug 2014-01-07 13:16:07 +01:00
nsVolumeMountLock.h Bug 952079 - Porting nsIDOMWakeLock to WebIDL, r=smaug 2014-01-07 13:16:07 +01:00
nsVolumeService.cpp Bug 841660 - Part 2: Implement format interface for volume-based device storage, r=dhylands 2013-12-03 17:32:56 +08:00
nsVolumeService.h
nsVolumeStat.cpp
nsVolumeStat.h
OpenFileFinder.cpp Bug 958203: Move logging macros from OpenFileFinder.h to its .cpp file, to fix 'redefined' build warnings in AutoMounter.cpp. r=dhylands 2014-01-09 13:01:43 -08:00
OpenFileFinder.h Bug 958203: Move logging macros from OpenFileFinder.h to its .cpp file, to fix 'redefined' build warnings in AutoMounter.cpp. r=dhylands 2014-01-09 13:01:43 -08:00
RadioInterfaceLayer.js Bug 934125 - 2.a/3: s/\(\w\+\): function \(\w\+\)(/\1: function(/ . r=gene 2014-01-13 10:44:40 +08:00
RadioInterfaceLayer.manifest
ril_consts.js Bug 947110 - Part1: RIL patch. B2G RIL: Add support for decoding FCP Template in BerTlvHelper. v5. r=yoshi. 2013-12-23 10:35:39 +08:00
ril_worker.js Bug 934125 - 2.a/3: s/\(\w\+\): function \(\w\+\)(/\1: function(/ . r=gene 2014-01-13 10:44:40 +08:00
RILContentHelper.js Bug 934125 - 2.a/3: s/\(\w\+\): function \(\w\+\)(/\1: function(/ . r=gene 2014-01-13 10:44:40 +08:00
systemlibs.js Bug 934125 - 2.a/3: s/\(\w\+\): function \(\w\+\)(/\1: function(/ . r=gene 2014-01-13 10:44:40 +08:00
SystemWorkerManager.cpp Bug 927728 - Part 1: Replace PRUnichar with char16_t; r=roc 2014-01-04 10:02:17 -05:00
SystemWorkerManager.h
TimeZoneSettingObserver.cpp Bug 927728 - Part 1: Replace PRUnichar with char16_t; r=roc 2014-01-04 10:02:17 -05:00
TimeZoneSettingObserver.h
Volume.cpp
Volume.h
VolumeCommand.cpp
VolumeCommand.h
VolumeManager.cpp
VolumeManager.h
VolumeManagerLog.h
VolumeServiceIOThread.cpp
VolumeServiceIOThread.h
VolumeServiceTest.cpp Bug 927728 - Part 1: Replace PRUnichar with char16_t; r=roc 2014-01-04 10:02:17 -05:00
VolumeServiceTest.h
worker_buf.js Bug 934125 - 2.a/3: s/\(\w\+\): function \(\w\+\)(/\1: function(/ . r=gene 2014-01-13 10:44:40 +08:00