Commit Graph

185167 Commits

Author SHA1 Message Date
B2G Bumper Bot
42d940deb4 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
10007c9717 Bug 1014403 - [Flatfish][build] B2G for flatfish build failed. r=roc 2014-05-26 08:12:00 +02:00
Hsin-Yi Tsai
d9f369b769 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
1a9431c6d8 Bumping manifests a=b2g-bump 2014-05-27 03:56:38 -07:00
B2G Bumper Bot
65cc1f9793 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
b930b59ee0 Bumping manifests a=b2g-bump 2014-05-27 03:39:54 -07:00
Szu-Yu Chen [:aknow]
f731a267f5 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]
0bb939868a Bug 1013745 - Part 3: Get callIndex when dialling success (ipc). r=hsinyi 2014-05-26 19:08:00 +02:00
Szu-Yu Chen [:aknow]
20b9a408ed Bug 1013745 - Part 2: Get callIndex when dialling success (dom). r=hsinyi 2014-05-26 19:08:00 +02:00
Szu-Yu Chen [:aknow]
7b7ce57c2f Bug 1013745 - Part 1: Get callIndex when dialling success (interface). r=hsinyi 2014-05-26 19:07:00 +02:00
Alexandre Poirot
6c75c1f504 Bug 1016031 - Fix ProfD race in b2g child processes. r=fabrice 2014-05-26 10:39:00 +02:00
Jessica Jong
609aecd34b 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
e258121ef3 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
5156dbe9cd 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
9fcfadf6a8 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
4a1278e73e 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
7213396e90 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
56ad3655dd Bumping manifests a=b2g-bump 2014-05-27 03:08:08 -07:00
Kershaw Chang
ad73b6d2a0 Bug 1013094 - Rename browser.manifestURL and browser.homescreenURL, r=fabrice 2014-05-27 18:01:01 +08:00
B2G Bumper Bot
db3200b876 Bumping manifests a=b2g-bump 2014-05-27 02:53:07 -07:00
B2G Bumper Bot
dfcd5c26ae Bumping manifests a=b2g-bump 2014-05-27 02:33:19 -07:00
B2G Bumper Bot
83651446fa 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
7cc849ea62 Merge m-c to a CLOSED TREE b-i 2014-05-26 23:36:20 -07:00
B2G Bumper Bot
6e3aeb95d5 Bumping manifests a=b2g-bump 2014-05-26 13:08:07 -07:00
B2G Bumper Bot
05e5a284b6 Bumping manifests a=b2g-bump 2014-05-26 13:01:33 -07:00
B2G Bumper Bot
ac40eb8b79 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
f69e76203e Bumping manifests a=b2g-bump 2014-05-26 12:46:38 -07:00
B2G Bumper Bot
04122f1370 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é
6e0ad13fab 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
8abccf068c Bumping manifests a=b2g-bump 2014-05-26 12:03:09 -07:00
B2G Bumper Bot
9051404064 Bumping manifests a=b2g-bump 2014-05-26 11:41:31 -07:00
B2G Bumper Bot
23c30b4aee 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
067384217e Bumping manifests a=b2g-bump 2014-05-26 11:23:12 -07:00
B2G Bumper Bot
3fa5a959cb 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
8c8ea52e77 Bumping manifests a=b2g-bump 2014-05-26 11:13:10 -07:00
B2G Bumper Bot
3c5b989f01 Bumping manifests a=b2g-bump 2014-05-26 10:56:37 -07:00
B2G Bumper Bot
46cabafe89 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
cdb83f5f75 Bumping manifests a=b2g-bump 2014-05-26 10:33:21 -07:00
B2G Bumper Bot
be850b76a7 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
bbfc4de092 Bug 952486 - Use CheckPermissions instead of Func for several interfaces. r=bz 2014-05-25 15:31:11 -03:00
Reuben Morais
119807d8a1 Bug 952486 - Add a CheckPermissions extended attribute to WebIDL. r=bz 2014-05-25 15:31:07 -03:00
B2G Bumper Bot
99ee2aeff1 Bumping manifests a=b2g-bump 2014-05-26 10:16:37 -07:00
B2G Bumper Bot
37ca89f6ad 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
d09404b83d Bumping manifests a=b2g-bump 2014-05-26 09:06:17 -07:00
B2G Bumper Bot
d9a1589e46 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
a58febc0e7 Bumping manifests a=b2g-bump 2014-05-26 08:36:38 -07:00
B2G Bumper Bot
6302812870 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
e622247478 Bumping manifests a=b2g-bump 2014-05-26 07:56:31 -07:00
B2G Bumper Bot
9291f3fe9e 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
68181e3ece Bumping manifests a=b2g-bump 2014-05-26 07:11:31 -07:00