Jessica Jong
3bc7e2d3a6
Bug 899418 - B2G RIL: remove deprecated interface methods/attributes from nsIRadioInterface. r=vicamo
2013-08-13 11:29:02 +08:00
Reuben Morais
b9c1c9a244
Bug 889239 - Add a fast upgrade path for the Contacts DB. r=gwagner
2013-08-12 21:58:38 -03:00
Ryan VanderMeulen
4d14292521
Backed out 4 changesets (bug 887690) for suspicion of causing frequent mochitest-2 failures.
...
Backed out changeset 106ae6eee902 (bug 887690)
Backed out changeset e2c72cb029f4 (bug 887690)
Backed out changeset 9eea090ed6f7 (bug 887690)
Backed out changeset 1defeb691f5c (bug 887690)
2013-08-12 19:13:38 -04:00
Ryan VanderMeulen
3f3c3722d8
Merge m-c to b2g-inbound.
2013-08-12 17:44:21 -04:00
Kyle Machulis
8abb99c4ec
Bug 903497: Fix return type for PrepareAdapterRunnable::Run; r=echou
2013-08-12 14:15:45 -07:00
Bobby Holley
3ed72e3e52
Bug 901364 - Remove a bunch of now-unused modal state tracking machinery. r=mrbkap
2013-08-12 12:54:51 -07:00
Bobby Holley
80de28966e
Bug 901364 - Make operation callbacks runtime-wide. r=mrbkap
2013-08-12 12:54:50 -07:00
Bobby Holley
c73211b3fb
Bug 901364 - Switch to the XPConnect operation callback for DOM windows. r=mrbkap
2013-08-12 12:54:49 -07:00
Bobby Holley
3b168e2acb
Bug 901364 - Hoist slow script prompt machinery into nsGlobalWindow. r=mrbkap
2013-08-12 12:54:49 -07:00
Jan-Ivar Bruaroey
194b5e5b04
Bug 903539 - Readable exceptions for missing username/credential on turn servers (still in Error console, sigh). r=jesup
2013-08-10 04:19:35 -04:00
Vincent Chang
5df15c81a6
Bug 903859 - [WiFi] setWifiEnabled tries to configure the WiFi operation mode before any driver being loaded. r=mwu
2013-08-12 11:22:20 +08:00
Jon Coppeard
e133b9b2a9
Bug 903352 - Handlify remaining PropertyDescriptor APIs r=terrence r=bholley r=smaug
2013-08-12 12:09:14 +01:00
Carsten "Tomcat" Book
b9e01e20d4
merge b2g-inbound to mozilla-central
2013-08-12 11:30:31 +02:00
Phil Ringnalda
d2099e030b
Back out d393cfeb5dbf:9f82224bb8a3 (bug 903816) for Android reftest failures
...
CLOSED TREE
2013-08-11 19:21:17 -07:00
Nicholas Cameron
de3e98e1de
Bug 903816. Fixups in non-layers files. r=roc
2013-08-12 11:15:10 +12:00
Fabrice Desré
470094f7f6
Bug 806374 - Don't store phone's wallpaper or the dialer ringtone or the notification ringtone as a data: URI in the settings DB r=gwagner
2013-08-11 08:41:59 -07:00
Edgar Chen
909bba21f8
Bug 902380 - Have a consistent operator information in ril_worker and RadioInterfaceLayer. r=hsinyi
2013-08-08 17:29:42 +08:00
Ryan VanderMeulen
febf24bb96
Merge inbound to m-c.
2013-08-09 19:08:45 -04:00
Ryan VanderMeulen
6a284c47ab
Merge b2g-inbound to m-c.
2013-08-09 17:26:14 -04:00
Chuck Lee
7b4441a19e
Bug 900331 - Provide sender in system message of WAP Push receiving. r=vicamo
2013-08-08 12:07:51 +08:00
kli@mozilla.com
c79c4d63d6
Bug 902277 - Reset retry counter of WifiWorker after connect to supplicant. r=vchang
2013-08-09 13:07:56 +08:00
Fabrice Desré
30970c47d5
Bug 902362 - DOMRequestHelper specifies _requests as array, but should be object. r=fabrice
2013-08-09 09:32:02 -07:00
Fabrice Desré
a9bf3e612b
Bug 880548 - Register activities that expose the 'view' type as content handlers r=vingtetun
2013-08-08 15:04:03 -07:00
Ryan VanderMeulen
f3a8bfda31
Merge m-c to b2g-inbound.
2013-08-08 16:24:53 -04:00
Justin Lebar
55ca3347cf
Bug 900221 - Switch DOMRequestHelper over to using weak message listeners. rs=fabrice
...
--HG--
extra : rebase_source : d83eb49444d8fb598e9d7ed1a879a6cbc8f3baaf
2013-08-08 11:36:56 -07:00
Mark Hammond
a459f7acd2
Bug 897811 - fix uses of browser.pagethumbnails.capturing_disabled to reflect the pref controls if it is *disabled* rather than enabled. r=gavin
2013-08-08 09:52:01 +10:00
Phil Ringnalda
8eae71a4e1
Back out f99521bfd197:38657fcd2d1a (bug 890570) for Linux xpcshell failures
...
CLOSED TREE
2013-08-10 17:23:05 -07:00
David Zbarsky
502ede1da3
Bug 890570 - PTCPSocket constructor doesn't need PBrowser r=jduell
2013-08-10 11:18:12 -04:00
David Zbarsky
3f641a4475
Bug 883493: Make CGUnionStruct use CGClass r=bz DONTBUILD
2013-08-10 11:17:16 -04:00
David Zbarsky
db45cbc551
Backed out changeset 30bd1b29ac64 for having the wrong commit message DONTBUILD
2013-08-10 11:16:59 -04:00
David Zbarsky
f841b15bb3
* * *
...
Bug 883493: Make CGUnionStruct use CGClass r=bz
2013-08-10 11:14:23 -04:00
David Zbarsky
29318028b2
Bug 883493: Use CGSwitch to generate union structs r=bz
2013-08-10 11:14:22 -04:00
Johnny Stenback
84b7ee4886
Bug 859707. Convert History to WebIDL bindings. r=bz
2013-08-09 23:47:59 -07:00
Boris Zbarsky
cee42710e6
Bug 895758 followup. Fix the include guard and some spacing issues.
2013-08-10 01:10:18 -04:00
Boris Zbarsky
305e92bd92
Bug 901531. Remove the unused RootedJSValue class. r=ms2ger
2013-08-09 22:01:45 -04:00
Michael Henretty
2258001442
Bug 883923 - Provide a Fuzzy Matcher API for phone numbers. r=fabrice
2013-07-31 21:04:59 -07:00
Ryan VanderMeulen
2a24087a6d
Merge m-c to b2g-inbound.
2013-08-12 15:36:24 -04:00
Thomas Zimmermann
a519b475c5
Bug 888595 - Fix Bluetooth permission test. r=dchan
2013-08-12 13:02:27 -04:00
Thomas Zimmermann
37771b0aa4
Bug 888595 - Convert BluetoothDevice to WebIDL. r=bz, r=echou
...
We keep the old XPIDL files in place to stay compatible with existing
code. They can probably be removed when all bindings have been converted
to WebIDL.
2013-08-12 10:34:28 +02:00
Thomas Zimmermann
e66199f950
Bug 888595 - Convert BluetoothAdapter to WebIDL. r=bz, r=echou
...
In addition to converting BluetoothAdapter, this patch also converts
MediaMetaData and MediaPlayStatus to WebIDL. The old XPIDL-based
bindings have been removed.
2013-08-12 10:32:53 +02:00
Thomas Zimmermann
f4a46b14da
Bug 888595 - Convert BluetoothManager bindings to WebIDL. r=bz, r=echou
...
This patch converts the BluetoothManager to WebIDL and removes the
old XPIDL bindings. The only user of BluetoothManager is the class
Navigator, which has been adapted to the change.
2013-08-12 10:31:58 +02:00
Nikhil Marathe
814dc02786
Bug 900450 - Reset UDP socket to allow re-initialization. r=dougt
2013-08-06 09:38:04 -07:00
Carsten "Tomcat" Book
117e2b871f
Backed out changeset 3e6be7551207 (bug 888595) for mochitest failure
2013-08-12 18:08:19 +02:00
Carsten "Tomcat" Book
a697ac1806
Backed out changeset 4ce3e048289c (bug 888595) for mochitest failure
2013-08-12 18:08:03 +02:00
Carsten "Tomcat" Book
996c429895
Backed out changeset 6855c55668a7 (bug 888595) for mochitest oranges
2013-08-12 18:07:32 +02:00
Szu-Yu Chen [:aknow]
d64d6f4fe0
Bug 887690 - Part 4: Test emergency callback mode (xpcshell-test). r=hsinyi
2013-08-12 08:25:42 -04:00
Szu-Yu Chen [:aknow]
3784ca26da
Bug 887690 - Part 3: Add emergency callback mode support (ril). r=hsinyi
2013-08-12 08:25:24 -04:00
Szu-Yu Chen [:aknow]
be98c1d90b
Bug 887690 - Part 2: Add emergency callback mode support (dom). r=bent
2013-08-12 08:25:09 -04:00
Szu-Yu Chen [:aknow]
bc23e1e885
Bug 887690 - Part 1: Add emergency callback mode support (idl, webidl). r=hsinyi, sr=smaug
2013-08-12 08:24:53 -04:00
Szu-Yu Chen [:aknow]
9819705f86
Bug 869776 - Part 2: Test cell broadcast config. r=vicamo
2013-08-12 08:22:31 -04:00