Commit Graph

8510 Commits

Author SHA1 Message Date
Hsin-Yi Tsai
bd2a9a3771 Bug 782488 - Use system messages to notify incoming telephony events. r=philikon 2012-08-31 11:06:42 +08:00
Yoshi Huang
9fde926bdf Bug 787175 - B2G RIL: Use system messages to notify proactive commands. r=philikon 2012-08-30 23:00:13 -03:00
Hsin-Yi Tsai
bfd7e70f33 Bug 787064 - System Message API: add broadcastMessage(). r=fabrice 2012-08-31 03:27:41 +08:00
Fabrice Desré
ecc761ed3a Bug 778079 - Support loading app packages from multiple locations [r=vingtetun] 2012-08-29 14:20:03 -07:00
Justin Dolske
6f87e1d46b Bug 747300 - Add mimetype info to nsIPluginTag. r=josh 2012-08-24 12:04:15 -07:00
Ms2ger
a879438dfd Merge m-c to m-i. 2012-08-31 11:40:15 +02:00
Kyle Huey
b07a95d63e Bug 687332: Part 4 - Sigh. r=me 2012-08-30 21:32:16 -07:00
Kyle Huey
10a49cbc9a Bug 687332: Part 3 - Fix even more code that landed since the last time I built this. r=me 2012-08-30 21:09:13 -07:00
Kyle Huey
c25f8e64ef Bug 687332: Part 2 - Move event handlers off of DOM objects and keep track of them solely in the event listener manager. r=smaug,bz 2012-08-30 20:45:16 -07:00
Doug Turner
78431d63a5 Bug 784763 - freeBytes in stat() result is wrong. r=sicking 2012-08-30 20:15:32 -07:00
Ryan VanderMeulen
df8b5323ba Merge the last PGO-green inbound changeset to m-c. 2012-08-30 21:54:09 -04:00
Andrew Sutherland
1afc080839 Bug 787214 - s/this/self/ in mozTCPSocket context where this is not available. r=fabrice 2012-08-30 18:47:48 -03:00
Blake Kaplan
671f387310 Bug 786283 - Report to the caller when a scan request fails. r=vchang DONTBUILD 2012-08-30 15:05:02 -03:00
Blake Kaplan
678745f5ae Bug 768394 - Catch up with changes in ifc_reset_connections on ICS. r=gal 2012-08-30 13:01:34 -03:00
Blake Kaplan
235a5b1337 Bug 778360 - Don't try to reconnect to a running wpa_supplicant since that confuses the network manager. Instead, ensure that it's well and truly dead before starting. r=gwagner f=hub 2012-08-30 11:08:52 -03:00
Kyle Huey
75454be03c Bug 786048: Rename 'JSEventListener' to 'EventHandler' to better match the spec's terminology. r=smaug 2012-08-30 09:25:10 -07:00
Gregor Wagner
96628c7cc0 Bug 787069 - B2G desktop build broken. r=bent 2012-08-30 11:46:04 -03:00
Eric Chou
a7690a8e84 Bug 777665 - patch 1: Hook up settings to Bluetooth. r=qdot, sr=mrbkap 2012-08-30 14:08:50 +08:00
Phil Ringnalda
f0eeac59ed Bug 744125 - Disable test_pointerlock-api.html on 10.8, too
--HG--
extra : rebase_source : a5f9aed6cf7d08b8660b1eff20f0ead0ae3e6cb9
2012-08-29 21:30:53 -07:00
Gina Yeh
e1df45386c Bug 786596 - v1: get device type information. r=qdot, sr=mrbkap 2012-08-30 11:15:35 +08:00
Yoshi Huang
c3b8b632bf Bug 786831 - Part 3: Update RIL implementations. r=philikon 2012-08-29 19:09:12 -03:00
Yoshi Huang
b368b9078d Bug 786831 - Part 2 : Update IccManager. r=smaug 2012-08-29 18:39:20 -03:00
Yoshi Huang
f733058bf8 Bug 786831 - Part 1: Update IDL. r=philikon. 2012-08-29 18:36:17 -03:00
Masayuki Nakano
7664e6a01a Bug 674477 Don't scroll around axis whose overflow is hidden by wheel events r=smaug 2012-08-30 10:05:16 +09:00
Ben Turner
0abf68c99f Bug 786771 - Fix for 'ASSERTION: Must have an actor here'. r=mrbkap.
--HG--
extra : transplant_source : %9D%D0o%D2%C7%9F%22%5E%21%91%B4%A0ly%60%FE%CA%17%FAP
2012-08-29 17:50:28 -07:00
Jose Antonio Olivera Ortega
6eac03e36e Bug 786535 - B2G 3G: Handling roaming setting correctly. r=philikon 2012-08-30 21:41:46 +02:00
Neil Deakin
3b9299ae04 Bug 784142, assertion and crash calling alert while closing a window, r=smaug 2012-08-30 15:39:39 -04:00
Josh Aas
402428750a Bug 598401: Remove support for the Quickdraw NPAPI drawing model. r=smichaud 2012-08-30 15:10:55 -04:00
Boris Zbarsky
23647ac40f Bug 786564. Add a crossOrigin IDL attribute on <link>. r=sicking
--HG--
rename : content/html/content/test/test_bug742549.html => content/html/content/test/test_bug786564.html
2012-08-30 14:06:24 -04:00
Shian-Yow Wu
a7f4964f72 Bug 762426 - B2G network manager: support multiple simultaneously connected network interfaces. r=philikon 2012-08-30 13:57:33 -03:00
Eddy Bruel
bc61df6da9 Merge fix 2012-08-30 17:19:00 +01:00
Gregor Wagner
7936f469fb Bug 786796 - Contacts API: make id, updated and published readonly. r=fabrice 2012-08-30 10:17:08 -03:00
Landry Breuil
038741989a Bug 785738 Part 3: use PRTime instead of int64_t where appropriate; r=ehsan 2012-08-30 09:10:35 +02:00
Doug Turner
5cad911e50 Bug 785973 - Device Storage - On gaia, default to use /sdcard (not directories under /sdcard). r=djf 2012-08-30 15:17:39 -07:00
Doug Turner
db59fc5d8f Bug 785955 - Device Storage - Filter out mimetypes based on device storage type. r=sicking 2012-08-30 15:17:38 -07:00
Doug Turner
57d01693cf Bug 783668 - Device Storage - use storage type to filter out change notifications - not the root. r=sicking 2012-08-30 15:17:37 -07:00
Ryan VanderMeulen
8a2170b97d Merge m-c to inbound. 2012-08-30 18:03:00 -04:00
Fabrice Desré
82aa89bd1d Bug 787090 - Fix the implementation of launch() when there is an entry point. [r=vingtetun] 2012-08-30 15:02:00 -07:00
Ryan VanderMeulen
578664b73b Backout 2865d46e472d (bug 778079) for xpcshell failures on a CLOSED TREE. r=IfYoureGoingToUseTryLookAtTheResultsBeforePushingToInbound 2012-08-29 18:58:31 -04:00
Yoshi Huang
d906112bb1 Bug 786816 - (b2g-stk) B2G RIL: Don't send Terminal Response in advance. r=philikon 2012-08-29 16:56:00 -03:00
Yoshi Huang
7fcb09d69a Bug 786809 - (b2g-stk) B2G RIL: typo in Stk. r=philikon. 2012-08-29 15:00:59 -03:00
Vincent Chang
8368ebd329 Bug 735547 - Support Wifi/USB Tethering, Part 3: NetworkManager. r=philikon 2012-08-30 03:27:08 +08:00
Vincent Chang
7f469607d8 Bug 735547 - Support Wifi/USB Tethering, Part 2: Wifi changes. r=mrbkap 2012-08-30 03:31:26 +08:00
Vincent Chang
846396af20 Bug 735547 - Support Wifi/USB Tethering, Part 1: netd IPC. r=bent 2012-08-30 04:35:53 +08:00
Fernando Jiménez
ff71987ecd Bug 767818 - Implement navigator.pay. Part 3 - DOM implementation; r=fabrice 2012-08-29 18:41:34 -03:00
Fernando Jiménez
61ea070bbc Bug 767818 - Implement navigator.pay. Part 2 - Expose 'pay' function to 'navigator'; r=jst 2012-08-29 18:41:34 -03:00
Fernando Jiménez
1d48f01b40 Bug 767818 - Implement navigator.pay. Part 1 - IDL; r=sicking 2012-08-29 18:41:34 -03:00
Fabrice Desré
6de4eae610 Bug 778079 - Support loading app packages from multiple locations [r=vingtetun] 2012-08-29 14:20:03 -07:00
Yoshi Huang
989e0a5e40 Bug 786701 : B2G RIL : refactor reading MSISDN. r=vicamo 2012-08-28 13:08:05 -03:00
Gregor Wagner
c430656873 Bug 786814 - Don't overwrite indexeddb in SettingsService. r=bent 2012-08-29 17:55:36 -03:00