Gene Lian
|
0725c5f798
|
Bug 831683 - B2G SMS & B2G MMS: make SMS database more generic for MMS (part 2, create dom/mobilemessage to put DB codes). r=vicamo
--HG--
rename : dom/sms/interfaces/nsISmsDatabaseService.idl => dom/mobilemessage/interfaces/nsIMobileMessageDatabaseService.idl
rename : dom/sms/interfaces/nsIRilSmsDatabaseService.idl => dom/mobilemessage/interfaces/nsIRilMobileMessageDatabaseService.idl
rename : dom/sms/src/android/SmsDatabaseService.cpp => dom/mobilemessage/src/android/MobileMessageDatabaseService.cpp
rename : dom/sms/src/android/SmsDatabaseService.h => dom/mobilemessage/src/android/MobileMessageDatabaseService.h
rename : dom/sms/src/fallback/SmsDatabaseService.cpp => dom/mobilemessage/src/fallback/MobileMessageDatabaseService.cpp
rename : dom/sms/src/fallback/SmsDatabaseService.h => dom/mobilemessage/src/fallback/MobileMessageDatabaseService.h
rename : dom/sms/src/ril/SmsDatabaseService.js => dom/mobilemessage/src/ril/MobileMessageDatabaseService.js
rename : dom/sms/src/ril/SmsDatabaseService.manifest => dom/mobilemessage/src/ril/MobileMessageDatabaseService.manifest
|
2013-02-05 19:39:44 +08:00 |
|
Vicamo Yang
|
157aebae18
|
Bug 833278 - Part 1/2: move voicemail sources to dom/voicemail. r=mounir
--HG--
rename : dom/telephony/Makefile.in => dom/voicemail/Makefile.in
rename : dom/telephony/Voicemail.cpp => dom/voicemail/Voicemail.cpp
rename : dom/telephony/Voicemail.h => dom/voicemail/Voicemail.h
rename : dom/telephony/VoicemailEvent.cpp => dom/voicemail/VoicemailEvent.cpp
rename : dom/telephony/VoicemailEvent.h => dom/voicemail/VoicemailEvent.h
rename : dom/telephony/nsIDOMVoicemail.idl => dom/voicemail/nsIDOMMozVoicemail.idl
rename : dom/telephony/nsIDOMVoicemailEvent.idl => dom/voicemail/nsIDOMMozVoicemailEvent.idl
rename : dom/telephony/nsIDOMVoicemailStatus.idl => dom/voicemail/nsIDOMMozVoicemailStatus.idl
rename : dom/telephony/nsIDOMNavigatorTelephony.idl => dom/voicemail/nsINavigatorVoicemail.idl
rename : dom/telephony/test/marionette/pdu_builder.js => dom/voicemail/test/marionette/pdu_builder.js
rename : dom/telephony/test/marionette/test_voicemail_number.js => dom/voicemail/test/marionette/test_voicemail_number.js
rename : dom/telephony/test/marionette/test_voicemail_statuschanged.js => dom/voicemail/test/marionette/test_voicemail_statuschanged.js
rename : dom/telephony/test/marionette/test_voicemail_statuschanged.py => dom/voicemail/test/marionette/test_voicemail_statuschanged.py
|
2013-02-05 17:02:15 +08:00 |
|
Marco Chen
|
5827e2831c
|
Bug 830611 - [Audio] Add dom_audioagent.xpt into package-manifest.in. r=roc
|
2013-01-17 16:18:22 +08:00 |
|
Mark Banner
|
852f9a887e
|
Bug 827303 - Firefox core and crypto services components assume services/sync is built. Move registrations out of services/sync. r=gps
--HG--
rename : services/sync/SyncComponents.manifest => services/common/servicesComponents.manifest
rename : services/sync/SyncComponents.manifest => services/crypto/cryptoComponents.manifest
|
2013-01-10 22:02:38 +00:00 |
|
Gregory Szorc
|
2a4d95513c
|
Bug 813287 - Move healthreport prefs into greprefs.js; r=rnewman
|
2013-01-06 16:15:51 -08:00 |
|
David Rajchenbach-Teller
|
3d6ca1b8c7
|
Bug 803165 - Add dom_system.xpt to Gonk installer. r=ted
|
2012-12-23 10:43:23 -05:00 |
|
Nicholas Nethercote
|
0d84313efb
|
Bug 717853 - Add a native version of DMD. r=jlebar,glandium.
--HG--
extra : rebase_source : 9b824556591abd63b42aa7ff823e9cd25976c162
|
2012-12-10 16:05:07 -08:00 |
|
Jim Mathies
|
4b5bd2fb0c
|
Bug 817076 - Update package manifests to new service locations and key PREF_DIR location off DIST_SUBDIR. r=glandium
|
2012-12-05 16:36:15 -06:00 |
|
Vicamo Yang
|
fcdc68fd47
|
Bug 778093 - Part 2/9: add navigator.mozCellBroadcast, r=mounir
|
2012-12-04 10:38:25 +08:00 |
|
Doug Turner
|
5feceed360
|
Bug 816335 - Remove Network Geolocation Provider from B2G. r=cjones, a=blocking-basecamp
|
2012-12-01 21:22:30 -05:00 |
|
Paul Adenot
|
4b67de8e72
|
Bug 816576 - Link libsoundtouch statically instead of dynamically. CLOBBER NEEDED r=glandium
|
2012-11-30 14:17:54 +01:00 |
|
Ed Morley
|
ff732992a5
|
Backout 76c4e4fbd8bd (bug 816576) for startup crashes
|
2012-11-30 10:44:42 +00:00 |
|
Paul Adenot
|
37dd124761
|
Bug 816576 - Link libsoundtouch statically instead of dynamically. r=glandium
|
2012-11-30 10:56:28 +01:00 |
|
Paul Adenot
|
fd3313aa46
|
Bug 779997 - Backout e35029dcac2d to enable libsoundtouch again.
|
2012-11-22 11:38:28 +01:00 |
|
Gregory Szorc
|
1bb14b6971
|
Bug 808219 - Firefox Health Reporter service; r=rnewman
|
2012-11-13 20:22:09 -08:00 |
|
Paul Adenot
|
5123e13926
|
Bug 779997 - Disable build and linking of libsoundtouch as it is not used for now. r=glandium
|
2012-11-19 16:36:06 +00:00 |
|
Ryan VanderMeulen
|
a863a6177e
|
Merge the last PGO-green inbound changeset to m-c.
|
2012-11-15 20:21:35 -05:00 |
|
Myk Melez
|
68e759bfe6
|
bug 811944 - package MSVC dlls with B2G on Windows; r=glandium
|
2012-11-15 10:16:08 -08:00 |
|
Olli Pettay
|
660783c739
|
Bug 749448 - Remove XTF, r=bz
|
2012-11-15 14:27:13 +02:00 |
|
Andrea Marchesini
|
2fbd20e9b1
|
Bug 804311 - Remove nsFilePicker from b2g package-manifest.in. r=fabrice
|
2012-11-09 16:00:26 -05:00 |
|
Paul Adenot
|
061130052b
|
Bug 779997 - Import SoundTouch Library in the tree. r=khuey,rstrong
|
2012-08-26 22:36:44 -07:00 |
|
Paul Adenot
|
63623db352
|
Backed out changeset 98f9d1044e54 because r= bit is missing in commit message.
|
2012-11-07 10:30:49 +01:00 |
|
Paul Adenot
|
4107bd8751
|
Bug 779997 - Import SoundTouch Library in the tree. r=
|
2012-08-26 22:36:44 -07:00 |
|
Jed Parsons
|
e4891fd894
|
Bug 794680 - Connect gecko to gaia identity ui. r=benadida, r=cjones
|
2012-10-26 07:39:38 -04:00 |
|
Andrea Marchesini
|
962b45ec37
|
Bug 805282 - Add MailtoProtocolHandler.js, SmsProtocolHandler.js and TelProtocolHandler.js to package-manifest.in r=fabrice
|
2012-10-25 18:50:03 -07:00 |
|
David Dahl
|
3f82bb0aab
|
Bug 773114 - Permission UI events for apps r=sicking r=anygregor
|
2012-10-24 15:19:01 -05:00 |
|
Shih-Chiang Chien
|
3a4a9e32aa
|
Bug 790393 - Add MozPower.factoryReset() for factory reset. r=cjones, r=vingtetun, sr=sicking
|
2012-10-04 17:28:34 +08:00 |
|
Fabrice Desré
|
83adfac1a9
|
Bug 794228 - addon-manager services are running in B2G [r=glandium]
|
2012-10-15 11:14:53 -07:00 |
|
Dão Gottwald
|
fb68ca7461
|
Bug 800157 - Make User Agent overrides affect navigator.userAgent in addition to the HTTP header. r=bz
--HG--
extra : rebase_source : dd856c03a45e9d95866fb5a95e568ae3cce67521
|
2012-10-12 00:56:13 +02:00 |
|
Albert Crespell
|
6e86939ad1
|
Bug 746069: Part 3: IDL implementation for NetworkStats. r=philikon sr=jst
|
2012-10-04 18:42:41 +02:00 |
|
Marshall Culpepper
|
c7cdf01a02
|
Bug 794092 - Initial implementation of Gonk RecoveryService. r=vingtetun r=cjones
Adopted from Shih-Chiang Chien's original code.
|
2012-09-28 17:32:56 -05:00 |
|
Josh Matthews
|
1ce2adcc13
|
Bug 770778 - Make TCPSocket e10s-friendly. r=bent
|
2012-09-24 14:53:49 -04:00 |
|
Patrick McManus
|
b0eb649bd8
|
bug 769764 move proxy resolution to separate thread and remove sync api r=biesi sr=josh
|
2012-09-14 16:27:46 -04:00 |
|
Fabrice Desré
|
f5d39cb42f
|
Bug 793349 - Youtube activity should include video title [r=dougt]
|
2012-09-24 22:31:14 -07:00 |
|
Ray Cheung
|
800d34a6c9
|
Bug 779500 - WebFM, r=jlebar,glandium sr=jonas
|
2012-09-19 11:23:33 -04:00 |
|
Ehsan Akhgari
|
34a6ed33a7
|
Merge backout
|
2012-09-19 15:42:29 -04:00 |
|
Ehsan Akhgari
|
71d9f962d0
|
Backout bug 792109, bug 749053 and bug 779500 because of leaks in debug tests
|
2012-09-19 15:42:18 -04:00 |
|
Ray Cheung
|
6d4cf10a0b
|
Bug 779500 - WebFM, r=jlebar,glandium sr=jonas
|
2012-09-19 11:23:33 -04:00 |
|
Gregor Wagner
|
da64ed1681
|
Backout bug 770731
|
2012-09-18 16:19:56 -07:00 |
|
Gregor Wagner
|
6ff65c4c09
|
Bug 770731 - Expose JS API for modifying app permissions. r=sicking
|
2012-09-18 14:52:39 -07:00 |
|
Gregor Wagner
|
a3f5338aff
|
Bug 770731 - Expose JS API for modifying app permissions. r=sicking
|
2012-09-19 11:19:00 -07:00 |
|
Ed Morley
|
946a13d148
|
Backout 6d71ff5b4b36 (bug 347307), 75a3c47a3fe7 (bug 507578), 828f91de7143 (bug 769764) for near permaorange OS X 10.8 leaks
|
2012-09-17 16:54:09 +01:00 |
|
Patrick McManus
|
cafe3619a5
|
bug 769764 move proxy resolution to separate thread and remove sync api r=biesi sr=josh
|
2012-09-14 16:27:46 -04:00 |
|
Ed Morley
|
1525bc6440
|
Backout 3182f9d08c2d (bug 347307), 2a30593cca79 (bug 507578), b87b27f5a417 (bug 769764) for m-oth permaorange in browser_463205.js
|
2012-09-13 22:42:29 +01:00 |
|
Patrick McManus
|
22205a5249
|
bug 769764 move proxy resolution to separate thread and remove sync api r=biesi sr=josh
|
2012-09-13 15:22:56 -04:00 |
|
Steven Lee
|
1a3d6cea38
|
Bug 714358: Time manager implementation. r=jlebar
|
2012-09-11 02:05:00 -04:00 |
|
John Ford
|
43d1db34a3
|
bug 776783 - package profile into B2G desktop builds r=ted
|
2012-09-07 10:00:10 -07:00 |
|
Mark Banner
|
e30b16a22a
|
Bug 715089 run-mozilla.sh doesn't need to be shipped for Mac. r=ted
|
2012-09-04 21:26:54 +01:00 |
|
Fernando Jiménez
|
17bd815c0d
|
Bug 767818 - Implement navigator.pay. Part 4 - B2G implementation; r=fabrice
|
2012-08-29 18:41:35 -03:00 |
|
Yoshi Huang
|
93fef030a1
|
Bug 744714 - Part 5: Add icc into MobileConnection. r=smaug, sr=sicking
|
2012-08-13 09:55:26 +08:00 |
|