Commit Graph

362268 Commits

Author SHA1 Message Date
B2G Bumper Bot
0011f4070f Bumping gaia.json for 1 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/bc873f47546b
Author: BavarianTomcat <tomcat@mozilla.com>
Desc: Revert "Bug 971552 - [System2] Instantiable SleepMenu r=alive" for gaia unit test failures

This reverts commit c20eb50c5232874009cc3f981ad63a62e6efa0b5.
2014-05-27 06:35:47 -07:00
B2G Bumper Bot
0929724044 Bumping manifests a=b2g-bump 2014-05-27 06:03:12 -07:00
B2G Bumper Bot
9b93365551 Bumping manifests a=b2g-bump 2014-05-27 05:53:13 -07:00
B2G Bumper Bot
e1c1063b65 Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/8a322556bd47
Author: AndreiH <andrei.hutusoru@softvision.ro>
Desc: Merge pull request #19553 from viorelaioia/bug-1008909

Bug 1008909 - Refactor test_inter_app_comm

========

https://hg.mozilla.org/integration/gaia-central/rev/51fefd73de3e
Author: Viorela Ioia <viorelaioia@gmail.com>
Desc: Bug 1008909 - Refactor test_inter_app_comm
2014-05-27 05:50:47 -07:00
B2G Bumper Bot
05db65348a Bumping manifests a=b2g-bump 2014-05-27 05:31:37 -07:00
B2G Bumper Bot
7a7663b231 Bumping gaia.json for 1 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/f4f2214a54a7
Author: Bebe <bebe@mozilla.ro>
Desc: Revert "Bug 1014590 - Unxfail test_lockscreen_unlock_to_camera.py"

This reverts commit e89fdd890dc4e8d6713b701e29ea94fdfab7b005.
2014-05-27 05:25:46 -07:00
Krzysztof Mioduszewski
dfdb406279 Bug 1012620 - [NFC] toggleNFC in Marionette tests should use Promise. r=allstars.chh 2014-05-26 17:02:24 +02:00
Reuben Morais
6b28e6ff71 Bug 952486 - Use CheckPermissions instead of Func for several interfaces. r=bz 2014-05-25 15:31:11 -03:00
Reuben Morais
978af66e3d Bug 952486 - Add a CheckPermissions extended attribute to WebIDL. r=bz 2014-05-25 15:31:07 -03:00
B2G Bumper Bot
50eac0cd9a Bumping manifests a=b2g-bump 2014-05-27 04:13:28 -07:00
B2G Bumper Bot
7b9141f731 Bumping gaia.json for 4 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/cb07c60a7b12
Author: Sergi Mansilla <sergi.mansilla@gmail.com>
Desc: Merge pull request #19505 from sergi/responsive_airplane_mode

Bug 1014262 - Airplane mode icon in status bar is not responsive [r=ettiene]

========

https://hg.mozilla.org/integration/gaia-central/rev/f2565b1193b8
Author: Sergi Mansilla <sergi.mansilla@gmail.com>
Desc: Bug 1014262 - Airplane mode icon in status bar is not responsive

========

https://hg.mozilla.org/integration/gaia-central/rev/5a3411c1725c
Author: Carsten Book <tomcat@mozilla.com>
Desc: Merge pull request #19616 from kamituel/Bug_1015143_mailto

Bug 1015143 - Support for mailto: URI in NDEF tags. r=alive

========

https://hg.mozilla.org/integration/gaia-central/rev/c167f61d3e8e
Author: Kamil Leszczuk <kamituel@gmail.com>
Desc: Bug 1015143: Support for mailto: URI in NDEF tags
2014-05-27 04:13:16 -07:00
Juan Gomez
c4c7623dac Bug 1014403 - [Flatfish][build] B2G for flatfish build failed. r=roc 2014-05-26 08:12:00 +02:00
Hsin-Yi Tsai
7651190fbd Bug 1016276 - [B2G] revise test_outgoing_answer_hangup_oncallschanged.js - wait for 'dialing' state. r=edgar 2014-05-27 18:36:35 +08:00
B2G Bumper Bot
9597155bea Bumping manifests a=b2g-bump 2014-05-27 03:56:38 -07:00
B2G Bumper Bot
c7aac76f54 Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/2712836efbca
Author: Carsten Book <tomcat@mozilla.com>
Desc: Merge pull request #19597 from kamituel/Bug_1015084_throw_errors

Bug 1015084 - unit tests and fixes for NfcBuffer. r=alive

========

https://hg.mozilla.org/integration/gaia-central/rev/ff61c1c16dd3
Author: Kamil Leszczuk <kamituel@gmail.com>
Desc: Bug 1015084: unit tests and fixes for NfcBuffer
2014-05-27 03:50:43 -07:00
B2G Bumper Bot
08927db430 Bumping manifests a=b2g-bump 2014-05-27 03:39:54 -07:00
Szu-Yu Chen [:aknow]
ffa65aa310 Bug 1013745 - Part 4: Refine dialling process and pending call mechanism. r=hsinyi 2014-05-26 19:08:00 +02:00
Szu-Yu Chen [:aknow]
f2fe96a740 Bug 1013745 - Part 3: Get callIndex when dialling success (ipc). r=hsinyi 2014-05-26 19:08:00 +02:00
Szu-Yu Chen [:aknow]
23f7dd33ce Bug 1013745 - Part 2: Get callIndex when dialling success (dom). r=hsinyi 2014-05-26 19:08:00 +02:00
Szu-Yu Chen [:aknow]
7a3db3c134 Bug 1013745 - Part 1: Get callIndex when dialling success (interface). r=hsinyi 2014-05-26 19:07:00 +02:00
Alexandre Poirot
6a1c385906 Bug 1016031 - Fix ProfD race in b2g child processes. r=fabrice 2014-05-26 10:39:00 +02:00
Jessica Jong
ae48eceac1 Bug 939046 - Part 4: changes to test cases after data call enhancement. f=edgar r=hsinyi 2014-05-27 02:09:00 +02:00
Jessica Jong
9c507be8d2 Bug 939046 - Part 3: Introduce dataNetworkInterfaces map and DataCall. f=edgar r=hsinyi
First, we change to use dataNetworkInterfaces map. The key of the map
is the apn type and the value is its corresponding RILNetworkInterface.
RILNetworkInterface(s) are created as soon as apn settings are ready and
registered to NetworkManager right away.

Then, we introduce the DataCall object which represents a real
underlying PDP. When RILNetworkInterface is created, a DataCall is
assigned to it. DataCall can be shared between RILNetworkInterfaces
if they consist of the same apn, username and password.

When a RILNetworkInterface is enabled, it requests its DataCall to
be connected; the DataCall, which can be shared, will establish the
data call if it's not already connected. Similarly, DataCall will
disconnect the data call only when no RILNetworkInterface is requesting
it.

Also, we set the CONNECTING/DISCONNECTING state in DataCall instead of
waiting for state change from ril_worker.
2014-05-27 02:08:00 +02:00
Jessica Jong
e36c5c97a7 Bug 939046 - Part 2.b: use DISCONNECTED state instead of UNKNOWN when data is disconnected. f=edgar r=hsinyi,vicamo
Since we have removed routing stuff in register/unregisterNetworkInterface()
in Part 2.a, we should use DISCONNECTED state so that routes can be properly
removed when data call is deactivated.
2014-05-27 02:04:00 +02:00
Jessica Jong
5a8c4c362e Bug 939046 - Part 2.a: remove routing stuff in register/unregisterNetworkInterface. f=edgar r=hsinyi,vicamo
We should handle routing stuff when a network becomes CONNECTED/DISCONNECTED.
2014-05-27 02:03:00 +02:00
Jessica Jong
cdc37b7ffa Bug 939046 - Part 1.b: use network id in ril to look for networkInterfaces. r=hsinyi,vicamo 2014-05-27 02:03:00 +02:00
Jessica Jong
a245ba2d85 Bug 939046 - Part 1.a: use network id as key in NetworkManager. f=edgar r=hsinyi,vicamo
Network id is composed of a sub-id + '-' + network type. For mobile network
types, sub-id is 'ril' + service id; for non-mobile network types, sub-id
is always 'device'.
2014-05-27 02:01:00 +02:00
B2G Bumper Bot
27a30ef2f4 Bumping manifests a=b2g-bump 2014-05-27 03:08:08 -07:00
Kershaw Chang
71f5d5e40e Bug 1013094 - Rename browser.manifestURL and browser.homescreenURL, r=fabrice 2014-05-27 18:01:01 +08:00
B2G Bumper Bot
1ae0f3470f Bumping manifests a=b2g-bump 2014-05-27 02:53:07 -07:00
B2G Bumper Bot
5c9f7e2db2 Bumping manifests a=b2g-bump 2014-05-27 02:33:19 -07:00
B2G Bumper Bot
f450c0db35 Bumping gaia.json for 10 gaia revision(s) a=gaia-bump
Truncated some number of revisions since the previous bump.

========

https://hg.mozilla.org/integration/gaia-central/rev/61fc22650b9f
Author: Kevin Grandon <kevingrandon@yahoo.com>
Desc: Merge pull request #19353 from KevinGrandon/bug_971552_system2_sleep_menu

Bug 971552 - [System2] Instantiable SleepMenu

========

https://hg.mozilla.org/integration/gaia-central/rev/c69c72e0ff74
Author: Kevin Grandon <kevingrandon@yahoo.com>
Desc: Bug 971552 - [System2] Instantiable SleepMenu r=alive

========

https://hg.mozilla.org/integration/gaia-central/rev/fe96e25e6461
Author: Cristian Rodriguez <crdlc@tid.es>
Desc: Merge pull request #19541 from crdlc/bug-1010651

Bug 1010651 - (vertical-homescreen) RocketBar missing search icon

========

https://hg.mozilla.org/integration/gaia-central/rev/b59f7c17f6da
Author: crdlc <crdlc@tid.es>
Desc: Bug 1010651 - (vertical-homescreen) RocketBar missing search icon

========

https://hg.mozilla.org/integration/gaia-central/rev/fe3c2b943843
Author: evanxd <itoyxd@gmail.com>
Desc: Merge pull request #19363 from RudyLu/ime/Bug1010021

Bug 1010021 - Add integration test to cover 3rd-party IME installation.

========

https://hg.mozilla.org/integration/gaia-central/rev/3f225f7831ce
Author: Rudy Lu <me@rudy.lu>
Desc: Bug 1010021 - Add integration test to cover 3rd-party IME installation.

========

https://hg.mozilla.org/integration/gaia-central/rev/fa14a8722d19
Author: dwi2 <dwi2@dwi2.com>
Desc: Merge pull request #19426 from dwi2/bug1003646

Bug 1003646 - Dismiss action menu when app is opened r=alive

========

https://hg.mozilla.org/integration/gaia-central/rev/ad04bd5ff3de
Author: Tzu-Lin Huang <tzhuang@mozilla.com>
Desc: Bug 1003646 - Dismiss action menu of activity when app is opened

========

https://hg.mozilla.org/integration/gaia-central/rev/fceb38c3db65
Author: gasolin <gasolin@gmail.com>
Desc: Merge pull request #19632 from gasolin/issue-1005800

reorder nfc import order to receive holdhome event before task manager, r=alive

========

https://hg.mozilla.org/integration/gaia-central/rev/9fae7f965c6b
Author: gasolin <gasolin@gmail.com>
Desc: reorder nfc import order to receive holdhome event before task manager
2014-05-27 02:31:29 -07:00
Phil Ringnalda
76df62a94e Merge m-c to a CLOSED TREE b-i 2014-05-26 23:36:20 -07:00
Phil Ringnalda
f4f89f3314 Back out 4c660783c5d8 (bug 994293) for OOP b2g reftest bustage
CLOSED TREE
2014-05-26 23:22:59 -07:00
Phil Ringnalda
fd6386faa3 Back out 5e1bd5190442 (bug 897996) for b2g OOP reftest bustage
CLOSED TREE
2014-05-26 23:22:37 -07:00
Phil Ringnalda
7b41f9e58c Bug 981477 followup, skip one more newly-added XUL reftest on OOP b2g
CLOSED TREE
2014-05-26 23:20:30 -07:00
B2G Bumper Bot
750108cd60 Bumping manifests a=b2g-bump 2014-05-26 13:08:07 -07:00
B2G Bumper Bot
72227297bb Bumping manifests a=b2g-bump 2014-05-26 13:01:33 -07:00
B2G Bumper Bot
b1ffcbb04c Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/5d347d48fe8b
Author: Yura Zenevich <yura.zenevich@gmail.com>
Desc: Merge pull request #19563 from yzen/bug-1014771

Bug 1014771 - making utility tray notifications accessible.

========

https://hg.mozilla.org/integration/gaia-central/rev/98c21f0dd9a1
Author: Yura Zenevich <yzenevich@mozilla.com>
Desc: Bug 1014771 - making utility tray notifications accessible. r=alive
2014-05-26 12:56:04 -07:00
B2G Bumper Bot
bcb822e227 Bumping manifests a=b2g-bump 2014-05-26 12:46:38 -07:00
B2G Bumper Bot
c47ae1dfd1 Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/d5faac7a06e5
Author: Staś Małolepszy <stas@mozilla.com>
Desc: Merge pull request #19651 from stasm/1013175-l10nerror

Bug 1013175 - Descriptive error messages in l10n.js. r=gandalf

========

https://hg.mozilla.org/integration/gaia-central/rev/1d3b804b2fcb
Author: Staś Małolepszy <stas@mozilla.com>
Desc: Bug 1013175 - Descriptive error messages in l10n.js. r=gandalf
2014-05-26 12:41:04 -07:00
Fabrice Desré
2deb233e1d Bug 952486 - backout for breaking all device and emulator builds (keeping dom reviewer to land the backout...) r=bz 2014-05-26 12:11:52 -07:00
B2G Bumper Bot
724e0d0a85 Bumping manifests a=b2g-bump 2014-05-26 12:03:09 -07:00
B2G Bumper Bot
de02f30a3e Bumping manifests a=b2g-bump 2014-05-26 11:41:31 -07:00
B2G Bumper Bot
749ec66e4b Bumping gaia.json for 4 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/6adeb4ce3a0b
Author: Pavel Ivanov <pivanov@mozilla.com>
Desc: Merge pull request #19566 from pivanov/bug-1011696

Bug 1011696 - [Flame][Contacts] - Fuzzy images

========

https://hg.mozilla.org/integration/gaia-central/rev/17e0a221a4e1
Author: Pavel Ivanov <pivanov@mozilla.com>
Desc: Bug 1011696 - [Flame][Contacts] - Fuzzy images

========

https://hg.mozilla.org/integration/gaia-central/rev/f74f89309f88
Author: Yura Zenevich <yura.zenevich@gmail.com>
Desc: Merge pull request #19562 from yzen/bug-1014770

Bug 1014770 - added necessary aria attributes to utility tray quick sett...

========

https://hg.mozilla.org/integration/gaia-central/rev/47ecfa3ca8a8
Author: Yura Zenevich <yzenevich@mozilla.com>
Desc: Bug 1014770 - added necessary aria attributes to utility tray quick settings. r=alive
2014-05-26 11:36:07 -07:00
B2G Bumper Bot
ae9f207299 Bumping manifests a=b2g-bump 2014-05-26 11:23:12 -07:00
B2G Bumper Bot
43ee909076 Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/8bf9812dae9f
Author: Jared Hirsch <ohai@6a68.net>
Desc: Merge pull request #19088 from 6a68/bug-980638-resubmitted

Bug 980638 - Correctly detect FTU state from FxA dialog

========

https://hg.mozilla.org/integration/gaia-central/rev/46cceb84e3e8
Author: Jared Hirsch <ohai@6a68.net>
Desc: Bug 980638 - Correctly detect FTU state from FxA dialog. r=ferjm

    We were improperly detecting whether FTU was running from the FxA dialog.
    Now we properly signal this by passing the 'isftu=true' query string to
    the dialog when it's created.
2014-05-26 11:20:56 -07:00
B2G Bumper Bot
08ff1ff768 Bumping manifests a=b2g-bump 2014-05-26 11:13:10 -07:00
B2G Bumper Bot
abcc3f7bcd Bumping manifests a=b2g-bump 2014-05-26 10:56:37 -07:00
B2G Bumper Bot
5ae41da29c Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/c36c2183f1df
Author: Etienne Segonzac <etienne@segonzac.info>
Desc: Merge pull request #19558 from etiennesegonzac/bug-1003165-homescreen-transition-reflows

Bug 1003165 - Prevent reflows when transitioning to and from the homescreen r=alive,kgrandon

========

https://hg.mozilla.org/integration/gaia-central/rev/320f097fd74e
Author: Etienne Segonzac <etienne@segonzac.info>
Desc: Bug 1003165 - Prevent reflow when transitioning to and from the homescreen.
* Disabling edge zones without causing a reflow.
* Making sure the appWindow is never without a transform to prevent a reflow..
* Making sure all app windows have will-change set to prevent reflows when going into edge mode.
* Prevent the homesearch bar from causing a weird animation during the first transition back to homescreen before getting stuck with .transitioning = true.
* Removing the pointer-events:none during app transition.
2014-05-26 10:51:03 -07:00