Commit Graph

244452 Commits

Author SHA1 Message Date
Thomas Zimmermann
ab080e5712 Bug 1161020: Implement new socket-connector interface for key store, r=chucklee
This patch moves |KeyStoreConnector| into its own file and implements
the new socket-connector interface.
2015-05-19 13:28:46 +02:00
Thomas Zimmermann
eaf11d938d Bug 1161020: Implement new socket-connector interface for RIL, r=htsai
This patch moves |RilConnector| into its own file and implements
the new socket-connector interface.
2015-05-19 13:28:46 +02:00
Thomas Zimmermann
8b0060a692 Bug 1161020: Implement new socket-connector interface for NFC, r=allstars.chh
This patch moves |NfcConnector| into its own file and implements
the new socket-connector interface.
2015-05-19 13:28:46 +02:00
Thomas Zimmermann
05b76d39ad Bug 1161020: Added clean interface to |UnixSocketConnector|, r=kmachulis
The current interface of |UnixSocketConnector| doesn't follow any design
and is not easily understandable.

This patch adds a new interface to the class. The new interface provides
a method for each of the following operations:

  * converting an address to a human-readable string,
  * creating a listening socket,
  * creating a stream socket, and
  * accepting a stream socket from a listening socket.

All arguments are stored in the connector class, so that connect and
listen methods of the socket classes don't require protocol-specific
arguments. All socket parameters are set within the connector class,
so each connector class can now select parameters individually.
2015-05-19 13:28:46 +02:00
Thomas Zimmermann
8ece57532a Bug 1164498: Remove |DispatchBluetoothReply|, r=btian
This patch removes |DispatchBluetoothReply|. The only remaining user
is |BluetoothDBusService|, but it comes with its own implemenation of
the function.
2015-05-19 12:28:38 +02:00
Thomas Zimmermann
2e4712ef31 Bug 1164498: Remove |DispatchBluetoothReply| from |BluetoothHfpManger|, r=btian
This patch replaces |DispatchBluetoothReply| in |BluetoothHfpManager|
with corresponding calls to |DispatchReplySuccess| or |DispatchReplyError|.
2015-05-19 12:28:38 +02:00
Thomas Zimmermann
2cb840d86e Bug 1164498: Remove |DispatchBluetoothReply| from |BluetoothProfileController|, r=btian
This patch replaces |DispatchBluetoothReply| in |BluetoothProfileController|
with corresponding calls to |DispatchReplySuccess| or |DispatchReplyError|.
2015-05-19 12:28:38 +02:00
Thomas Zimmermann
316101c3d0 Bug 1164498: Remove |DispatchBluetoothReply| from |BluetoothServiceBluedroid|, r=btian
This patch replaces |DispatchBluetoothReply| in |BluetoothServiceBluedroid|
by corresponding calls to |DispatchReplySuccess| or |DispatchReplyError|.
2015-05-19 12:28:38 +02:00
Thomas Zimmermann
b4f2a0e204 Bug 1164498: Cleanup Bluetooth utility functions for dispatching replies, r=btian
This patch adds support for |DispatchReplySuccess| and |DispatchReplyError|
to Bluetooth v1.
2015-05-19 12:28:38 +02:00
B2G Bumper Bot
8a1a7fa50c Bumping manifests a=b2g-bump 2015-05-19 03:27:22 -07:00
B2G Bumper Bot
329a9cabf1 Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/e09b00b0e18b
Author: John Hu <johu@mozilla.com>
Desc: Merge pull request #30116 from huchengtw-moz/bug-1164353-browser-context-menu-smart-modal-dialog

Bug 1164353 - migrate browser context menu to use smart-modal-dialog, r=rexboy, r=sungchiu

========

https://hg.mozilla.org/integration/gaia-central/rev/16e03106e123
Author: John Hu <johu@mozilla.com>
Desc: Bug 1164353 - migrate browser context menu to use smart-modal-dialog
2015-05-19 03:25:27 -07:00
B2G Bumper Bot
bd03700aba Bumping manifests a=b2g-bump 2015-05-19 02:53:24 -07:00
B2G Bumper Bot
15f9a6c5aa Bumping gaia.json for 6 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/9985ff19b864
Author: autolander <bug.autolander@gmail.com>
Desc: Bug 1149469 - merge pull request #30059 from dwi2:bug1149469 to mozilla-b2g:master

========

https://hg.mozilla.org/integration/gaia-central/rev/9977770bcd6e
Author: Tzu-Lin Huang <tzhuang@mozilla.com>
Desc: Bug 1149469 - Implement card filtering by group

========

https://hg.mozilla.org/integration/gaia-central/rev/e45632c2eaab
Author: Sherman Chen <shamenchens@users.noreply.github.com>
Desc: Merge pull request #30118 from shamenchens/Bug1166148-UpdateGaiaNodeModules

Bug 1166148 - Bump marionette-js-runner version to 1.0.17, r=evanxd

========

https://hg.mozilla.org/integration/gaia-central/rev/cfd6131ce27c
Author: Sherman Chen <shamen.chens@gmail.com>
Desc: Bug 1166148 - Bump marionette-js-runner version to 1.0.17

========

https://hg.mozilla.org/integration/gaia-central/rev/0c3d64bdf988
Author: EragonJ (E.J.) <eragonj@eragonj.me>
Desc: Merge pull request #29997 from EragonJ/bug-1159177

Bug 1159177 - [Wifi] disable submit button if no ssid, r=Arthur

========

https://hg.mozilla.org/integration/gaia-central/rev/a4f9e64a7bd6
Author: EragonJ <eragonj@eragonj.me>
Desc: Bug 1159177 - [Wifi] disable submit button if no ssid, r=Arthur
2015-05-19 02:51:29 -07:00
Carsten "Tomcat" Book
c8cae0ab2e Backed out changeset e513640d9995 (bug 1151672) for breaking ics emulator debug tests on a CLOSED TREE 2015-05-19 11:45:47 +02:00
Carsten "Tomcat" Book
46e2aeff50 Backed out changeset 78b19f9f8da8 (bug 970307) 2015-05-19 11:44:43 +02:00
Carsten "Tomcat" Book
23069731a9 Backed out changeset daa19810f688 (bug 1138620) 2015-05-19 11:44:37 +02:00
Carsten "Tomcat" Book
fcb1f33689 Backed out changeset 1b09d2b41795 (bug 1113429) 2015-05-19 11:44:32 +02:00
Carsten "Tomcat" Book
8613ef472a Backed out changeset 4d2839eea957 (bug 970307) 2015-05-19 11:44:27 +02:00
Edgar Chen
730725d7c9 Bug 1166149 - Make test_ril_code_quality.py can be ran via mach command. r=aknow 2015-05-19 12:06:16 +08:00
B2G Bumper Bot
1aac72bf18 Bumping manifests a=b2g-bump 2015-05-19 00:12:51 -07:00
B2G Bumper Bot
8d82f7ca83 Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/0b103015272b
Author: Evan Tseng <itoyxd@gmail.com>
Desc: Merge pull request #29855 from evanxd/bug-1157140

Bug 1157140 - Add MozChromeEvent and MozContentEvent to control the audio channels in System app r=alive, dkuo

========

https://hg.mozilla.org/integration/gaia-central/rev/11d581d3808f
Author: Evan Xd <itoyxd@gmail.com>
Desc: Bug 1157140 - Add MozChromeEvent and MozContentEvent to control the audio channels in System app r=alive, dkuo
2015-05-19 00:10:31 -07:00
B2G Bumper Bot
1997ad6f7f Bumping manifests a=b2g-bump 2015-05-18 23:52:13 -07:00
B2G Bumper Bot
5b62674c33 Bumping gaia.json for 6 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/f5d9050ae643
Author: autolander <bug.autolander@gmail.com>
Desc: Bug 1164346 - merge pull request #30097 from EragonJ:bug-1164346-another to mozilla-b2g:master

========

https://hg.mozilla.org/integration/gaia-central/rev/7b323f925e58
Author: EragonJ <eragonj@eragonj.me>
Desc: Bug 1164346 - Add a locale id check hook

========

https://hg.mozilla.org/integration/gaia-central/rev/e01ed9222306
Author: autolander <bug.autolander@gmail.com>
Desc: Bug 1161985 - merge pull request #30022 from steveck-chung:new-message-recipient-css to mozilla-b2g:master

========

https://hg.mozilla.org/integration/gaia-central/rev/c7dd3c741020
Author: Steve Chung <schung@mozilla.com>
Desc: Bug 1161985 - [Messages][NG] Split recipient and non-compose related styling from compose.css, r=azasypkin

========

https://hg.mozilla.org/integration/gaia-central/rev/57dc5b6d0e1e
Author: autolander <bug.autolander@gmail.com>
Desc: Bug 1158351 - merge pull request #29846 from aron-bordin:wifi_helper_is_valid_input_tests to mozilla-b2g:master

========

https://hg.mozilla.org/integration/gaia-central/rev/0a0ba417e523
Author: Aron Bordin <aron.bordin@gmail.com>
Desc: Bug 1158351 - Add unit tests for WifiHelper.isValidInput R=aron.bordin
2015-05-18 23:50:19 -07:00
Cervantes Yu
1d206cc826 Backout change 39e167bbd14c, a80140872ea5, adae9be2294d and b71ccef9c674 (bug 970307). 2015-05-19 14:31:25 +08:00
Cervantes Yu
a55e9225a2 Backout change 3285d8bef13f (bug 1113429) due to backout of bug 970307. 2015-05-19 14:31:22 +08:00
Cervantes Yu
7d37597e83 Backout change b371db089894 (bug 1138620) due to backout of bug 970307. 2015-05-19 14:31:20 +08:00
Cervantes Yu
4ecdb5c175 Backout change 3f62597c7e66 due to backout of bug 970307. 2015-05-19 14:31:18 +08:00
Cervantes Yu
6465ccdf00 Bug 1151672: Remove the calls to nsThreadManager::SetThreadWorking() and nsThreadManager::SetThreadIdle() due to backout of bug 970307. r=seth 2015-05-19 11:26:21 +08:00
B2G Bumper Bot
07c2e2934f Bumping manifests a=b2g-bump 2015-05-18 23:02:22 -07:00
B2G Bumper Bot
8e55c325f1 Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/6206fc1b4a65
Author: Kevin Grandon <kevingrandon@yahoo.com>
Desc: Merge pull request #30109 from KevinGrandon/bug_1160110_localization_follow_up

Bug 1160110 - Follow-up, simplify translation logic by using translateFragment

========

https://hg.mozilla.org/integration/gaia-central/rev/8b4c8491b088
Author: Kevin Grandon <kevingrandon@yahoo.com>
Desc: Bug 1160110 - Follow-up, simplify translation logic by using translateFragment
2015-05-18 23:00:27 -07:00
B2G Bumper Bot
845c86b234 Bumping manifests a=b2g-bump 2015-05-18 22:12:54 -07:00
B2G Bumper Bot
06800d916e Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/8fa0242e0aa7
Author: Zibi Braniecki <zbigniew.braniecki@gmail.com>
Desc: Merge pull request #30076 from zbraniecki/1164722-reenable-notification-rtl-tests

Bug 1164722 - Reenable system notification rtl tests. r=me

========

https://hg.mozilla.org/integration/gaia-central/rev/39de8a7a8ada
Author: Zibi Braniecki <gandalf@mozilla.com>
Desc: Bug 1164722 - Reenable system notification rtl tests
2015-05-18 22:10:34 -07:00
Jessica Jong
1cbc7e20dd Bug 1143984 - [NetworkManager] set 'active' only for default connections. r=echen 2015-05-19 11:21:50 +08:00
B2G Bumper Bot
8e475b7e01 Bumping manifests a=b2g-bump 2015-05-18 19:32:21 -07:00
B2G Bumper Bot
0848c4a5b3 Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/5893e31fbff0
Author: James Lal <james@lightsofapollo.com>
Desc: Merge pull request #29784 from shamenchens/Bug1155610-GijForDevice-4

Bug 1155610 - Running gaia integration test based on device type

========

https://hg.mozilla.org/integration/gaia-central/rev/71c277fe5af7
Author: Sherman Chen <shamen.chens@gmail.com>
Desc: Bug 1155610 - Running gaia integration test based on device type
2015-05-18 19:30:24 -07:00
Wes Kocher
8050bedb71 Merge m-c to b2ginbound, a=merge CLOSED TREE 2015-05-18 17:33:45 -07:00
Wes Kocher
f6d7cba3ec Merge fx-team to m-c a=merge CLOSED TREE 2015-05-18 17:24:16 -07:00
Wander Lairson Costa
5c6c8f575b Bug 1164939: Use flame instead of flame-kk for platform name. CLOSED TREE
We (I) broke flame OTA updates because we used the target name as the
platform name. flame and flame-kk must use "flame" as the platform name.
2015-05-18 21:01:41 -03:00
jlal@mozilla.com
a326e07ef5 Bug 1166073 - change docker registry to hub r=garndt 2015-05-18 14:43:24 -07:00
Ryan VanderMeulen
f83da7ecdb Bug 598900 - Tweak the fails-if logic to better encompass WinXP. a=me
CLOSED TREE
2015-05-18 16:49:54 -04:00
Ryan VanderMeulen
17e54041ba Merge inbound to m-c. a=merge 2015-05-18 16:35:28 -04:00
Ryan VanderMeulen
50e913e2aa Merge inbound to m-c. a=merge 2015-05-18 16:32:50 -04:00
B2G Bumper Bot
47056cc541 Bumping manifests a=b2g-bump 2015-05-18 11:38:34 -07:00
B2G Bumper Bot
1f20594e29 Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/24b86301dcc2
Author: Zibi Braniecki <zbigniew.braniecki@gmail.com>
Desc: Merge pull request #30110 from zbraniecki/1165923-add-l20n-example-app

Bug 1165923 - Add l20n example app. r=stas

========

https://hg.mozilla.org/integration/gaia-central/rev/77fd67e73ae0
Author: Zibi Braniecki <gandalf@mozilla.com>
Desc: Bug 1165923 - Add l20n example app
2015-05-18 11:36:22 -07:00
Alexandre Poirot
e068daade6 Bug 1059882 - Enable frame selection by default. r=jryans 2015-05-18 20:27:32 +02:00
Alexandre Poirot
f446598dab Bug 1161072 - Prevent "no such actor" exception from style inspector during toolbox shutdown. r=pbrosset 2015-05-18 20:15:35 +02:00
Alexandre Poirot
85f8a97c82 Bug 1161072 - Destroy inspector actor on disconnect. r=pbrosset 2015-05-18 20:15:35 +02:00
Alexandre Poirot
279bbc4f22 Bug 1161072 - Reset docshell state (disabled js/cache, service workers) from actor instead of client. r=jryans 2015-05-18 20:15:35 +02:00
B2G Bumper Bot
eba6513a5c Bumping manifests a=b2g-bump 2015-05-18 11:13:10 -07:00
B2G Bumper Bot
12154a001e Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/8feac144066e
Author: Zibi Braniecki <gandalf@mozilla.com>
Desc: [No bug] Update l20n parser to make it more compatible with the .properties one. r=stas

========

https://hg.mozilla.org/integration/gaia-central/rev/0207f74bd0ed
Author: Kevin Grandon <kevingrandon@yahoo.com>
Desc: Revert "Bug 1160915 - Default to use a combined chrome if not defined"

This reverts commit f76b42bff29db1470a0167f6999c8473d42cac16.
2015-05-18 11:10:31 -07:00