Commit Graph

362467 Commits

Author SHA1 Message Date
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
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
B2G Bumper Bot
99ad8277c1 Bumping manifests a=b2g-bump 2014-05-26 10:33:21 -07:00
B2G Bumper Bot
01981d8e35 Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

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

Bug 1008020 - [Collections App] Jshint fixes

========

https://hg.mozilla.org/integration/gaia-central/rev/9d9c4e63981a
Author: Kevin Grandon <kevingrandon@yahoo.com>
Desc: Bug 1008020 - [Collections App] Jshint fixes r=amirn
2014-05-26 10:33:09 -07:00
Reuben Morais
df3026450e Bug 952486 - Use CheckPermissions instead of Func for several interfaces. r=bz 2014-05-25 15:31:11 -03:00
Reuben Morais
1d0db64ab8 Bug 952486 - Add a CheckPermissions extended attribute to WebIDL. r=bz 2014-05-25 15:31:07 -03:00
B2G Bumper Bot
b9bed6f214 Bumping manifests a=b2g-bump 2014-05-26 10:16:37 -07:00
B2G Bumper Bot
8e64e8917f Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/93cc71e77082
Author: James Burke <jrburke@gmail.com>
Desc: Merge pull request #19608 from jrburke/bug1013783-shared-styles-2x

Bug 1013783 - Shared styles missing 2x icons r=arnau

========

https://hg.mozilla.org/integration/gaia-central/rev/1e95b90a1581
Author: jrburke <jrburke@gmail.com>
Desc: Bug 1013783 - Shared styles missing 2x icons
2014-05-26 10:11:08 -07:00
B2G Bumper Bot
1370ff88f5 Bumping manifests a=b2g-bump 2014-05-26 09:06:17 -07:00
B2G Bumper Bot
db10b64ce9 Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

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

Bug 1014775 - adding aria-live to notification toasters so they are anno...

========

https://hg.mozilla.org/integration/gaia-central/rev/6deedb0312da
Author: Yura Zenevich <yzenevich@mozilla.com>
Desc: Bug 1014775 - adding aria-live to notification toasters so they are announced with the screen reader.
2014-05-26 09:00:44 -07:00
B2G Bumper Bot
ca6643f81b Bumping manifests a=b2g-bump 2014-05-26 08:36:38 -07:00
B2G Bumper Bot
a9c0300b22 Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

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

Bug 1014761 - improved the way utility tray visibility works with the sc...

========

https://hg.mozilla.org/integration/gaia-central/rev/7166d2cf212a
Author: Yura Zenevich <yzenevich@mozilla.com>
Desc: Bug 1014761 - improved the way utility tray visibility works with the screen reader.
2014-05-26 08:30:45 -07:00
B2G Bumper Bot
3c0debb0eb Bumping manifests a=b2g-bump 2014-05-26 07:56:31 -07:00
B2G Bumper Bot
7d438fd35a Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/32908f407ce4
Author: Kevin Grandon <kevingrandon@yahoo.com>
Desc: Merge pull request #19621 from KevinGrandon/bug_1015769_vertical_menu_component

Bug 1015769 - Use gaia-menu component in vertical homescreen

========

https://hg.mozilla.org/integration/gaia-central/rev/fc584e675471
Author: Kevin Grandon <kevingrandon@yahoo.com>
Desc: Bug 1015769 - Use gaia-menu component in vertical homescreen r=crdlc
2014-05-26 07:51:04 -07:00
B2G Bumper Bot
cd7d10b042 Bumping manifests a=b2g-bump 2014-05-26 07:11:31 -07:00
B2G Bumper Bot
474e7abaf4 Bumping gaia.json for 1 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/198cd65ffb2b
Author: Dale Harvey <dale@arandomurl.com>
Desc: Bug 1009401 - Follow up, add searchWindow to the search apps CLASS_LIST. r=me
2014-05-26 07:06:07 -07:00
B2G Bumper Bot
b51e1c65f6 Bumping manifests a=b2g-bump 2014-05-26 07:02:22 -07:00
B2G Bumper Bot
5193870efe Bumping gaia.json for 4 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/6178c4903bdd
Author: Dale Harvey <dale@arandomurl.com>
Desc: Bug 1009401 - Update home2 rocketbar styles to match visual refresh. r=kgrandon,alive

========

https://hg.mozilla.org/integration/gaia-central/rev/371a6645973d
Author: crdlc <crdlc@tid.es>
Desc: Bug 1015895 - Use gaia-confirm component in vertical homescreen r=kgrandon

========

https://hg.mozilla.org/integration/gaia-central/rev/72b3ae0e19c2
Author: Florin Strugariu <bebef_1987@yahoo.com>
Desc: Merge pull request #19550 from chirarobert/unxfail_unlock_to_camera

Bug 1014590 - Unxfail test_lockscreen_unlock_to_camera.py

========

https://hg.mozilla.org/integration/gaia-central/rev/127b6b469f32
Author: chirarobert <robert.chira@softvision.ro>
Desc: Bug 1014590 - Unxfail test_lockscreen_unlock_to_camera.py
2014-05-26 06:55:55 -07:00