Commit Graph

245604 Commits

Author SHA1 Message Date
Thomas Zimmermann
19b95544ab Bug 1167207: Remove |BluetoothDaemonChannel|, r=shuang
This patch integrates the functionality of |BluetoothDaemonChannel|
into |BluetoothDaemonConnection|. All users are adapted, the former
class is removed.
2015-05-26 18:29:02 +02:00
Thomas Zimmermann
21c3ae4f13 Bug 1167207: Add |BluetoothDaemonConnectionConsumer|, r=shuang
Instances of |BluetoothDaemonConnectionConsumer| handle socket events
for |BluetoothDaemonConnection|.
2015-05-26 18:29:01 +02:00
Samael Wang
fe6a81a0ba Bug 1152730 - Part 3: Add owner window checks on DOM object operations. r=btseng 2015-05-13 11:42:42 +08:00
Samael Wang
2cc6ccfdb9 Bug 1152730 - Part 2: Add a marionette test case. r=btseng 2015-05-20 17:50:27 +08:00
Samael Wang
4d6d7f39da Bug 1152730 - Part 1: Update retry logic in SmsService and remove the retry in ril_worker. r=btseng 2015-05-25 18:38:07 +08:00
B2G Bumper Bot
9a0d141449 Bumping manifests a=b2g-bump 2015-05-26 06:32:22 -07:00
B2G Bumper Bot
f671fd3d58 Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/9e2a2e310ac5
Author: autolander <bug.autolander@gmail.com>
Desc: Bug 1168254 - merge pull request #30234 from huchengtw-moz:bug-1168254-app-install-manager-test-tv to mozilla-b2g:master

========

https://hg.mozilla.org/integration/gaia-central/rev/5a75dda851ce
Author: John Hu <johu@mozilla.com>
Desc: Bug 1168254 - Add integration tests for app install dialog
2015-05-26 06:30:26 -07:00
B2G Bumper Bot
148c83b1b3 Bumping manifests a=b2g-bump 2015-05-26 06:14:20 -07:00
B2G Bumper Bot
c07bfedfd7 Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/31e3cbc77108
Author: Ryan VanderMeulen <ryanvm@gmail.com>
Desc: Merge pull request #30209 from davidflanagan/bug1167336

Bug 1167336 - use <img> for Video app thumbnails instead of background-image

========

https://hg.mozilla.org/integration/gaia-central/rev/62ca26144dac
Author: David Flanagan <dflanagan@mozilla.com>
Desc: Bug 1167336 - use <img> for Video app thumbnails instead of background-image

update failing unit test

remove an outdated CSS comment
2015-05-26 06:12:18 -07:00
B2G Bumper Bot
581d69237a Bumping manifests a=b2g-bump 2015-05-26 05:42:54 -07:00
B2G Bumper Bot
c4729b77e0 Bumping gaia.json for 4 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/ee343c2b8ab9
Author: autolander <bug.autolander@gmail.com>
Desc: Bug 1161607 - merge pull request #30226 from daleharvey:1161607 to mozilla-b2g:master

========

https://hg.mozilla.org/integration/gaia-central/rev/4681d7fb2707
Author: Dale Harvey <dale@arandomurl.com>
Desc: Bug 1161607 - Reset meta theme on navigation. r=alive

========

https://hg.mozilla.org/integration/gaia-central/rev/53c481117f36
Author: autolander <bug.autolander@gmail.com>
Desc: Bug 1157496 - merge pull request #30167 from RudyLu:keyboard/Bug1157496-double_tapping_capslock to mozilla-b2g:master

========

https://hg.mozilla.org/integration/gaia-central/rev/44fbf518e76d
Author: Rudy Lu <me@rudy.lu>
Desc: Bug 1157496 - Should clear the previous double tapping timer when we
touch a different target.
2015-05-26 05:40:31 -07:00
Carsten "Tomcat" Book
7e7ded1931 Merge mozilla-central to b2g-inbound 2015-05-26 13:37:22 +02:00
B2G Bumper Bot
b93c626d26 Bumping manifests a=b2g-bump 2015-05-26 04:33:14 -07:00
Thomas Zimmermann
d4f5bad1fa Bug 1166638: Use |ListenSocketConsumer| in |ListenSocket|, r=kmachulis, dlee, chucklee, shuang
This patch converts |ListenSocket| to forward events to an instance
of |ListenSocketConsumer|. All users are converted and the related
listener and consumer classes are removed.
2015-05-26 13:24:20 +02:00
Thomas Zimmermann
f34b93e76f Bug 1166638: Add |ListenSocketConsumer|, r=kmachulis
|ListenSocketConsumer| receives events from a listening socket. It
unifies all existing consumer and listener classes of the socket I/O
users.
2015-05-26 13:24:20 +02:00
Thomas Zimmermann
f07de924ac Bug 1166638: Use |StreamSocketConsumer| in |StreamSocket|, r=kmachulis, dlee, chucklee, htsai
This patch converts |StreamSocket| to forward events and data to an
instance of |StreamSocketConsumer|. All users are converted and the
related listener and consumer classes are removed.
2015-05-26 13:24:20 +02:00
Thomas Zimmermann
6dc6f61bb6 Bug 1166638: Add |StreamSocketConsumer|, r=kmachulis
|StreamSocketConsumer| receives events and data from a stream
socket. It unifies all existing consumer and listener classes
of the socket I/O users.
2015-05-26 13:24:19 +02:00
Carsten "Tomcat" Book
865e96d68a merge mozilla-inbound to mozilla-central a=merge 2015-05-26 12:07:11 +02:00
Carsten "Tomcat" Book
c2b3293076 merge fx-team to mozilla-central a=merge 2015-05-26 12:04:10 +02:00
B2G Bumper Bot
8bd39f132e Bumping manifests a=b2g-bump 2015-05-26 02:37:22 -07:00
B2G Bumper Bot
391f265868 Bumping gaia.json for 4 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/54ecc469f8fd
Author: autolander <bug.autolander@gmail.com>
Desc: Bug 1163953 - merge pull request #30021 from albertopq:1163953-action-menu-multiple to mozilla-b2g:master

========

https://hg.mozilla.org/integration/gaia-central/rev/33d57397851d
Author: albertopq <apastor@mozilla.com>
Desc: Bug 1163953 - Reusing the same action-menu for all the activities

========

https://hg.mozilla.org/integration/gaia-central/rev/9d88aa21326d
Author: autolander <bug.autolander@gmail.com>
Desc: Bug 1168014 - merge pull request #30228 from sean2449:Bug-1168014-align-program to mozilla-b2g:master

========

https://hg.mozilla.org/integration/gaia-central/rev/642e9ee341dd
Author: Sung Chiu <suchiu@mozilla.com>
Desc: Bug 1168014 - [Stingray][EPG] Align program titles in the first visible column
  * Clear and set padding-left of visible program titles whenever the visible window is moved
2015-05-26 02:35:27 -07:00
B2G Bumper Bot
23a801b722 Bumping manifests a=b2g-bump 2015-05-26 01:42:52 -07:00
B2G Bumper Bot
6dc38ce2c3 Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/d056256f91d8
Author: Martijn <martijn.martijn@gmail.com>
Desc: Merge pull request #30214 from mwargers/1167943

Bug 1167943 - TimeoutException: Connection timed out in test_marketplace_launch.py

========

https://hg.mozilla.org/integration/gaia-central/rev/c264f08f6320
Author: Martijn Wargers <mwargers@mozilla.com>
Desc: Bug 1167943 - TimeoutException: Connection timed out in test_marketplace_launch.py
2015-05-26 01:40:34 -07:00
B2G Bumper Bot
35de6624a8 Bumping manifests a=b2g-bump 2015-05-26 01:28:29 -07:00
B2G Bumper Bot
01ece67d9a Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/e785bab005c1
Author: autolander <bug.autolander@gmail.com>
Desc: Bug 1164355 - merge pull request #30220 from shamenchens:Bug1164355-AppModalDialog to mozilla-b2g:master

========

https://hg.mozilla.org/integration/gaia-central/rev/d069d02c216a
Author: Sherman Chen <shamen.chens@gmail.com>
Desc: Bug 1164355 - Migrate app modal dialog to smart-modal-dialog
2015-05-26 01:26:35 -07:00
Fabrice Desré
d220fe8420 Bug 1167817 - Switch back to printf_stderr in GonkDiskSpaceWatcher.cpp r=dhylands 2015-05-25 21:34:44 -07:00
B2G Bumper Bot
3e0ac2cec5 Bumping manifests a=b2g-bump 2015-05-25 21:17:19 -07:00
B2G Bumper Bot
768e99d1f9 Bumping gaia.json for 1 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/da5a1b63adc3
Author: Kevin Grandon <kevingrandon@yahoo.com>
Desc: Bug 1132400 - Add documentation for rocketbar and utility tray mental model for future generations
2015-05-25 21:15:21 -07:00
Jamin Liu
27838b1c76 Bug 1165182 - Stop LE scans when Bluetooth adapter is disconnected from its owner. r=joliu 2015-05-26 10:33:47 +08:00
Phil Ringnalda
ca62c379cf Merge m-c to b-i 2015-05-25 19:30:00 -07:00
B2G Bumper Bot
17a53015bc Bumping manifests a=b2g-bump 2015-05-25 19:23:25 -07:00
JW Wang
3651bc8907 Bug 1163497. Part 5 - remove unused functions. r=roc. 2015-05-26 10:22:03 +08:00
JW Wang
1d01b34c9b Bug 1163497. Part 4 - move output stream code from MediaDecoder::AddOutputStream() to DecodedStream::Connect(). r=roc. 2015-05-26 10:21:53 +08:00
Phil Ringnalda
88b69ad408 Merge b-i to m-c, a=merge 2015-05-25 19:21:48 -07:00
JW Wang
86430c011e Bug 1163497. Part 3 - move stream connection code from MediaDecoder::RecreateDecodedStream() to DecodedStream::RecreateData(). r=roc. 2015-05-26 10:21:41 +08:00
Phil Ringnalda
5e90cc6d3e Merge f-t to m-c, a=merge 2015-05-25 19:17:04 -07:00
B2G Bumper Bot
e06f3868dd Bumping manifests a=b2g-bump 2015-05-25 16:12:55 -07:00
B2G Bumper Bot
f3e38d4aec Bumping gaia.json for 1 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/a591c2a5ab15
Author: Dale Harvey <dale@arandomurl.com>
Desc: Bug 1159457 - Arrange spark homescreen. r=drs
2015-05-25 16:10:32 -07:00
B2G Bumper Bot
0a8d6a963c Bumping manifests a=b2g-bump 2015-05-25 15:57:20 -07:00
B2G Bumper Bot
48159563f6 Bumping gaia.json for 1 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/a227dd7be9d2
Author: spark-bot <drs+sparkbot@mozilla.com>
Desc: Bump Spark apps
2015-05-25 15:55:26 -07:00
B2G Bumper Bot
2e8cfd099c Bumping manifests a=b2g-bump 2015-05-25 13:42:56 -07:00
B2G Bumper Bot
9269f24139 Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/70c21fc8fb4b
Author: autolander <bug.autolander@gmail.com>
Desc: Bug 1167637 - merge pull request #30205 from mikehenrty:bug-1167637-apps-tests to mozilla-b2g:master

========

https://hg.mozilla.org/integration/gaia-central/rev/a1a69da6c3da
Author: Michael Henretty <michael.henretty@gmail.com>
Desc: Bug 1167637 - Re-enable apps_test.js
2015-05-25 13:40:33 -07:00
Kartikaya Gupta
a564b721f8 Bug 1167721 - Ensure we trigger a repaint when dropping velocity to zero in CancelAnimation. r=botond 2015-05-25 15:32:20 -04:00
Kartikaya Gupta
cdf9c90cc2 Bug 1117958 - Allow any debugging options to the run or gtest mach subcommands to automatically enable debugging. r=gps 2015-05-25 15:32:09 -04:00
B2G Bumper Bot
8e0e61de50 Bumping manifests a=b2g-bump 2015-05-25 11:37:24 -07:00
B2G Bumper Bot
5048229691 Bumping gaia.json for 4 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/27818d086e44
Author: autolander <bug.autolander@gmail.com>
Desc: Bug 1167202 - merge pull request #30177 from yzen:bug-1167202 to mozilla-b2g:master

========

https://hg.mozilla.org/integration/gaia-central/rev/a5df0c8e8c10
Author: Yura Zenevich <yzenevich@mozilla.com>
Desc: Bug 1167202 - adding strings for newly supported switch role.

========

https://hg.mozilla.org/integration/gaia-central/rev/dfd14031c8ef
Author: autolander <bug.autolander@gmail.com>
Desc: Bug 1166612 - merge pull request #30145 from dwi2:bug1166612 to mozilla-b2g:master

========

https://hg.mozilla.org/integration/gaia-central/rev/ef87fd9f68de
Author: Tzu-Lin Huang <tzhuang@mozilla.com>
Desc: Bug 1166612 - [Stingray] Hide filter when entering edit mode
2015-05-25 11:35:28 -07:00
Kim Moir
f2844e9d6e No bug update mozharness.json to 12ce04f3ec51 2015-05-25 14:24:19 -04:00
Ryan VanderMeulen
ef8f305659 Backed out changesets 4b6aa5c0a1bf and fdf38a41d92b (bug 1150549) for Mulet crashes.
CLOSED TREE
2015-05-25 14:05:05 -04:00
Tom Schuster
34be159a5f Bug 1166950 - Only give constructor functions a prototype. r=efaust 2015-05-25 19:31:46 +02:00
Tom Schuster
0943fd7a83 Bug 1166950 - Make generator methods constructors. r=efaust 2015-05-25 19:31:46 +02:00