Doug Turner
43f94a70d5
Bug 759989 - Add test to ensure device sensors are shutdown when listeners are removed. r=smaug
2012-06-04 10:23:18 -07:00
Ehsan Akhgari
2808090072
Merge mozilla-central into mozilla-inbound
2012-06-04 11:32:30 -04:00
Ehsan Akhgari
1c61041b8e
Merge the last green PGO changeset of mozilla-inbound to mozilla-central
2012-06-04 11:31:44 -04:00
Landry Breuil
70c854d344
Bug 761136 - fix uses of uint64_t vs PRUint64 after bug 666693. r=bent
2012-06-04 17:01:51 +02:00
Landry Breuil
a8423334bd
Bug 761123 - Remove extra semicolon at end of NS_IMPL_EVENT_HANDLER() decl. r=janv
2012-06-04 16:57:25 +02:00
Honza Bambas
9d0764b621
Bug 744719 - Change offline cache update to load files in parallel, r=michal.novotny
2012-06-04 16:12:23 +02:00
Jan Varga
9706d37f39
Bug 761076 - FileHandle: Add optional location parameter to LockedFile.truncate(). r=sicking
2012-06-04 14:31:22 +02:00
Phil Ringnalda
5082a2ad9e
Merge last PGO-green changeset from mozilla-inbound to mozilla-central
2012-06-03 12:04:40 -07:00
Jan Varga
f5f6531fb7
Bug 726593 - Implement FileHandle. r=bent
2012-06-03 18:33:52 +02:00
Mats Palmgren
c2a41cfbd3
Merge backout
2012-06-03 18:06:29 +02:00
Mats Palmgren
70c0bbb075
Back out bug 575294, bug 726264. (cset 1727de7d26ec, 6bcea3a628d8, 011c1c8e9cc7, 0be261a5042b, d51338c5cd0c)
2012-06-03 18:05:00 +02:00
Dave Camp
27c5dbc4df
Merge fx-team to m-c.
2012-06-02 16:57:28 -07:00
Mihai Sucan
79c59262b6
Bug 722685 - Console logging is slow; r=rcampbell
2012-06-02 13:45:32 +03:00
Mats Palmgren
96e7be1055
Bug 575294. part=1/4 r=enndeakin
2012-06-02 01:41:54 +02:00
Fabrice Desré
4463d4b993
Bug 760277 - Move Webapps.js and Webapps.jsm out of dom/base [r=mounir]
...
--HG--
rename : dom/base/Webapps.js => dom/apps/src/Webapps.js
rename : dom/base/Webapps.jsm => dom/apps/src/Webapps.jsm
rename : dom/base/Webapps.manifest => dom/apps/src/Webapps.manifest
2012-06-01 14:40:17 -07:00
Fabrice Desré
e1c9758dde
Bug 723206 - Constructors implemented in JS from IDL should be allowed to have arguments [r=mrbkap]
2012-06-01 14:40:14 -07:00
Marshall Culpepper
1cb858d01e
Bug 744344 - B2G RIL: Add DOM API for getting the list of available networks. r=philikon sr=sicking
...
Also added a new MobileOperatorInfo type that exposes operator name, MNC, MCC, and operator/network status, and accompanying emulator Marionette tests.
2012-06-01 14:10:39 -07:00
Jose Antonio Olivera Ortega
553ac7c088
Bug 757852 - B2G Emergency Calls: Make them work on ICS. r=philikon
2012-06-01 14:10:00 -07:00
Doug Turner
aa800930e2
Bug 760643 - Device Storage - Delete isn't working. r=sicking
2012-06-01 13:19:08 -07:00
Vicamo Yang
d0f8483550
Bug 749856 - Part 8: Respect X-Mms-Delivery-Report field, r=philikon
2012-06-04 13:05:12 +08:00
Vicamo Yang
cdaeee7e9f
Bug 749856 - Part 7: send M-NotifyResp.ind response back, r=philikon
2012-06-04 13:05:08 +08:00
Vicamo Yang
c7f71190d5
Bug 749856 - Part 6: add WSP/MMS encoding, r=philikon
2012-06-04 13:05:03 +08:00
Vicamo Yang
3fc6c384a7
Bug 749856 - Part 5: save message attachments, r=philikon
2012-06-04 13:04:58 +08:00
Vicamo Yang
e2c79a065a
Bug 749856 - Part 4: handle M-Retrieve.conf PDU, r=philikon
2012-06-04 13:04:53 +08:00
Vicamo Yang
5eb48da9c7
Bug 749856 - Part 3: handle WAP Push notification, r=philikon
2012-06-04 13:04:49 +08:00
Vicamo Yang
0151410f15
Bug 749856 - Part 2: Add MmsPduHelper, r=philikon
2012-06-04 13:04:44 +08:00
Vicamo Yang
ecb098b91d
Bug 749856 - Part 1: IDL changes, r=philikon
2012-06-04 13:04:41 +08:00
Vicamo Yang
38ea403816
Bug 744360 - Part 2: add WapPushManager, r=philikon
2012-06-04 13:04:28 +08:00
Vicamo Yang
e5a7924398
Bug 744360 - Part 1: add WspPduHelper, r=philikon
2012-06-04 13:04:24 +08:00
Kan-Ru Chen
93ffb86ae0
Bug 752649 - Fill empty GPS callbacks. r=dougt
2012-06-04 11:17:43 +08:00
Yoshi Huang
606953e33c
Bug 738558: B2G RIL: get cell location and cell id in processRegistrationState in ril_worker.js. r=philikon
2012-05-31 13:31:56 +08:00
Fernando Rodríguez Sela
ab924316bb
Bug 744453 - B2G RIL: Network Friendly / APN connection retry policy. r=philikon
2012-06-01 14:09:59 -07:00
Shian-Yow Wu
0f5b70d48f
Bug 736102 - Decide on units for Wifi + MobileConnection signal strength. r=mrbkap
2012-06-01 14:09:59 -07:00
Ben Turner
785be4974a
Bug 666693 - 'Remote IndexedDB for multiple IndexedDB-using processes'. r=cjones+sicking.
2012-06-01 10:21:12 -07:00
Gregor Wagner
a3345160be
Bug 751052 - Contacts: Support SIM contacts synchronization. r=sicking
2012-06-01 10:07:07 -07:00
Boris Zbarsky
1ead997ef4
Bug 748266. Switch the WebGL canvas context to new DOM bindings. r=peterv
2012-05-31 14:16:48 -04:00
Justin Lebar
a96985b9ba
Bug 760132 - Zero out some fields in TabParent.cpp. r=cjones
2012-06-01 10:35:16 -04:00
Eddy Bruel
b6a988f282
Bug 703537 - Rename Wrapper to DirectWrapper; r=bholley
2012-06-01 12:51:20 +02:00
Marco Bonardo
dba992d00b
Backout 795990989746, ab1f122c4b1a, 429f20288742, 472671930994, 90465173c7e3, 743ebe50e914, b7c14c8eec98, 1deabba3bef5 (bug 749856), a704675ff365, 3dbfcccc583c (bug 744360) for xpcshell failure
2012-06-01 11:57:37 +02:00
Vicamo Yang
ee373f8076
Bug 749856 - Part 8: Respect X-Mms-Delivery-Report field, r=philikon
2012-06-01 16:49:05 +08:00
Vicamo Yang
b08f13bda9
Bug 749856 - Part 7: send M-NotifyResp.ind response back, r=philikon
2012-06-01 16:49:01 +08:00
Vicamo Yang
5e6c2d1678
Bug 749856 - Part 6: add WSP/MMS encoding, r=philikon
2012-06-01 16:48:57 +08:00
Vicamo Yang
70bf189b1a
Bug 749856 - Part 5: save message attachments, r=philikon
2012-06-01 16:48:54 +08:00
Vicamo Yang
26fdf81806
Bug 749856 - Part 4: handle M-Retrieve.conf PDU, r=philikon
2012-06-01 16:48:51 +08:00
Vicamo Yang
21f69c7d42
Bug 749856 - Part 3: handle WAP Push notification, r=philikon
2012-06-01 16:48:47 +08:00
Vicamo Yang
546bea240c
Bug 749856 - Part 2: Add MmsPduHelper, r=philikon
2012-06-01 16:48:44 +08:00
Vicamo Yang
f216f708d6
Bug 749856 - Part 1: IDL changes, r=philikon
2012-06-01 16:48:38 +08:00
Vicamo Yang
e988796ba3
Bug 744360 - Part 2: add WapPushManager, r=philikon
2012-06-01 16:38:31 +08:00
Vicamo Yang
9cb3b7a3d6
Bug 744360 - Part 1: add WspPduHelper, r=philikon
2012-06-01 16:38:19 +08:00
Boris Zbarsky
4cbedd5f28
Add a simple codegen test for constructors. No review, no bug, DONTBUILD
2012-06-01 21:26:20 -04:00