Граф коммитов

395163 Коммитов

Автор SHA1 Сообщение Дата
B2G Bumper Bot c6596ac464 Bumping manifests a=b2g-bump 2014-11-27 20:58:31 -08:00
B2G Bumper Bot 161a4c6133 Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/1c36182c171e
Author: Timothy Guan-tin Chien <timdream@gmail.com>
Desc: Merge pull request #26522 from timdream/keyboard-audio-hardware

Bug 1104646 - Release AudioContext when the keyboard is no visible, r=mnjul

========

https://hg.mozilla.org/integration/gaia-central/rev/ab71d971b1b6
Author: Timothy Guan-tin Chien <timdream@gmail.com>
Desc: Bug 1104646 - Release AudioContext when the keyboard is no visible
2014-11-27 20:56:56 -08:00
B2G Bumper Bot 4222003c1e Bumping manifests a=b2g-bump 2014-11-27 19:08:31 -08:00
B2G Bumper Bot 812aef92f3 Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/54b2b63a241c
Author: EragonJ (E.J.) <eragonj@eragonj.me>
Desc: Merge pull request #26465 from EragonJ/bug-1056017

Bug 1056017 - [Arabic] Display problem in Settings App - RTL Support Req...

========

https://hg.mozilla.org/integration/gaia-central/rev/c50d02b8eb60
Author: EragonJ <eragonj@eragonj.me>
Desc: Bug 1056017 - [Arabic] Display problem in Settings App - RTL Support Required.
2014-11-27 19:06:56 -08:00
Phil Ringnalda 8d8a729d78 Merge f-t to m-c, a=merge 2014-11-27 17:33:42 -08:00
Phil Ringnalda 8f1db665d2 Merge b-i to m-c, a=merge 2014-11-27 17:08:41 -08:00
Carsten "Tomcat" Book 87dd032f55 Merge mozilla-central to b2g-inbound 2014-11-27 17:07:08 +01:00
Carsten "Tomcat" Book 089e37c12a merge fx-team to mozilla-central a=merge 2014-11-27 17:01:23 +01:00
B2G Bumper Bot 406d09b35e Bumping manifests a=b2g-bump 2014-11-27 06:17:09 -08:00
B2G Bumper Bot 184976c7e1 Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/415520315b04
Author: Hubert Figuière <hub@figuiere.net>
Desc: Merge pull request #25941 from hfiguiere/bug1093219-m3u

Bug 1093219 - m3u parsing. r=djf

========

https://hg.mozilla.org/integration/gaia-central/rev/491d7b51b14c
Author: Hubert Figuière <hub@figuiere.net>
Desc: Bug 1093219 - m3u parsing. r=djf
2014-11-27 06:06:57 -08:00
B2G Bumper Bot 4da050958d Bumping manifests a=b2g-bump 2014-11-27 05:38:31 -08:00
B2G Bumper Bot 8ced28fc35 Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/0f6e92a467af
Author: Florin Strugariu <florin.strugariu@softvision.ro>
Desc: Merge pull request #25843 from JohanLorenzo/bug-1093583

Bug 1093583 - [DSDS] Add test to make a phone call with default SIM

========

https://hg.mozilla.org/integration/gaia-central/rev/e3b7706e0c25
Author: Johan Lorenzo <jlorenzo@mozilla.com>
Desc: Bug 1093583 - [DSDS] Add test to make a phone call with default SIM
2014-11-27 05:36:56 -08:00
B2G Bumper Bot c417ced49a Bumping manifests a=b2g-bump 2014-11-27 05:08:32 -08:00
B2G Bumper Bot 01a7c8ce89 Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/533ceccc1b85
Author: lissyx <lissyx+github@lissyx.dyndns.org>
Desc: Merge pull request #26382 from lissyx/bug1103559

Bug 1103559 - Voicemail, Captive Portal and Roaming notifications should not be resent r=mherentty

========

https://hg.mozilla.org/integration/gaia-central/rev/ee5b53d54b6c
Author: Alexandre Lissy <lissyx+github@lissyx.dyndns.org>
Desc: Bug 1103559 - Voicemail, Captive Portal and Roaming notifications should not be resent r=etienne

We do not want those notifications to be resent, since they depend on
external conditions:
 - Voicemail will be anyway retriggered by RIL code when connecting to
   network,
 - Captive Portal will be redetected when reconnecting to the network,
   which may have changed in-between,
 - Roaming status will also be redetected when rebooting
Gecko offers a mozbehavior object which can contain a noresend property.
We set this for all those notifications. We need, however, to keep the
cleanup code for migration/upgrade usecase: pre-existing sent
notification will still need to be cleanup if we don't want them to be
resent.
2014-11-27 05:06:56 -08:00
B2G Bumper Bot 483e403c67 Bumping manifests a=b2g-bump 2014-11-27 04:27:07 -08:00
B2G Bumper Bot af8f9503bd Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/70e437e48867
Author: Florin Strugariu <florin.strugariu@softvision.ro>
Desc: Merge pull request #26491 from davehunt/bug1074117-homescreen

Bug 1074117 - Use expected conditions and optimise element lookups in homescreen app object

========

https://hg.mozilla.org/integration/gaia-central/rev/4659115ffddb
Author: Dave Hunt <dave.hunt@gmail.com>
Desc: Bug 1074117 - Use expected conditions and optimise element lookups in homescreen app object. r=fstrugariu
2014-11-27 04:16:58 -08:00
Carsten "Tomcat" Book c8aea269d3 Merge mozilla-central to b2g-inbound 2014-11-27 13:09:23 +01:00
Carsten "Tomcat" Book 7026a40e73 Merge mozilla-central to mozilla-inbound 2014-11-27 13:05:13 +01:00
Carsten "Tomcat" Book e9d5f6eabb Merge mozilla-central to fx-team 2014-11-27 13:03:31 +01:00
Carsten "Tomcat" Book 1d5f5053d1 merge fx-team to mozilla-central a=merge 2014-11-27 12:59:50 +01:00
Mark Banner e5f2a33848 Bug 1098540 - Muting local video should display the default avatar image in Loop Rooms. r=nperriault 2014-11-27 11:57:11 +00:00
Mark Banner 05243894be Follow-up to bug 1105537 - 'room' should be 'conversation'. rs=mreavy over irc 2014-11-27 11:57:11 +00:00
Mark Banner fb38213d43 Bug 1105540 - Show tooltips for buttons 'Copy Link' and 'Delete conversation'. r=mikedeboer 2014-11-27 11:57:10 +00:00
Carsten "Tomcat" Book a657c1e8e6 merge mozilla-inbound to mozilla-central a=merge 2014-11-27 12:54:58 +01:00
B2G Bumper Bot 4f5336ec51 Bumping manifests a=b2g-bump 2014-11-27 03:42:00 -08:00
Mike de Boer 2b907a08f1 Bug 1074667: Generate system alert when someone joins a room. r=MattN 2014-11-27 12:41:41 +01:00
Lucas Rocha 459108efc8 Bug 1100894 - Don't smooth scroll when restoring tabs on startup (r=mcomella) 2014-11-27 17:13:03 +00:00
Lucas Rocha 8df1511466 Bug 1055604 - Add animation to reveal tabs on startup (r=mcomella) 2014-11-27 17:13:03 +00:00
Lucas Rocha 459f23d9b3 Bug 1100897 - Avoid duplicate RESTORED tab event on startup (r=mhaigh) 2014-11-27 17:13:02 +00:00
Martyn Haigh 63f1621378 Bug 1097121 - Animate items being removed from the tabs panel grid (r=lucasr) 2014-11-27 16:37:42 +00:00
Carsten "Tomcat" Book 5d4cc314af Merge mozilla-central to fx-team 2014-11-27 17:05:28 +01:00
Dão Gottwald 6cbad9fcb2 Bug 1105579 - increase browser_lastAccessedTab.js error tolerance, DONTBUILD 2014-11-27 16:16:16 +01:00
awake a032f44b4b Bug 1054739 - Normalize language tags when setting the Accept-Language header. r=gerv,mcmanus 2014-11-27 15:23:00 +01:00
Dão Gottwald 07b6e80459 Bug 980231 followup: speed up browser_lastAccessedTab.js 2014-11-27 15:22:21 +01:00
Lucas Rocha 2f9e571427 Bug 1073125 - Run trimage on all new_tablet image assets (r=mcomella) 2014-11-27 13:58:20 +00:00
Nicolas Perriault 12dc5c7552 Bug 1105520 - Open Loop room conversation window right after it's created. r=mikedeboer 2014-11-27 13:11:06 +01:00
B2G Bumper Bot 907d43aef5 Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/bb58f268db66
Author: albertopq <albert.pastor@gmail.com>
Desc: Merge pull request #26482 from albertopq/1102965-sim-race-no-screenlock

Bug 1102965 - Reopening SIM PIN on device ready r=alive

========

https://hg.mozilla.org/integration/gaia-central/rev/e8909cc462c5
Author: albertopq <albert.pastor@gmail.com>
Desc: Bug 1102965 - Reopening SIM PIN on device ready
2014-11-27 03:31:52 -08:00
Florian Quèze ad7d7dab67 Bug 1103190 - enable the Flare UI for all locales in Firefox 36, r=felipe. 2014-11-27 12:24:53 +01:00
Florian Quèze 7122147601 Bug 1103190 - land Flare strings in Firefox 36, r=felipe. 2014-11-27 12:24:53 +01:00
Florian Quèze 0ae31a3cb5 Bug 1088660 - Improve the search bar UI to support one-off searches - fix tests that failed on fx-team, r=felipe over email. 2014-11-27 12:24:53 +01:00
Mats Palmgren 2607559b6d Bug 1105127 - Null-check the GetDisplayRootPresContext() result before using it, and remove the redundant GetRootPresContext() call. r=roc 2014-11-27 11:21:48 +00:00
B2G Bumper Bot 9cdc569325 Bumping manifests a=b2g-bump 2014-11-27 03:21:40 -08:00
B2G Bumper Bot 8c3b360b3b Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/6865fa79c92e
Author: Aleh Zasypkin <aleh.zasypkin@gmail.com>
Desc: Merge pull request #26103 from azasypkin/bug-1096330-recipient-pills

Bug 1096330 - [Messages][RTL] Correctly handle recipient pills. r=julien, arnau

========

https://hg.mozilla.org/integration/gaia-central/rev/ae9e8bce0dfc
Author: Aleh Zasypkin <azasypkin@mozilla.com>
Desc: Bug 1096330 - [Messages][RTL] Correctly handle recipient pills. r=julien, arnau
2014-11-27 03:17:04 -08:00
B2G Bumper Bot 11945e0f4e Bumping manifests a=b2g-bump 2014-11-27 03:06:59 -08:00
B2G Bumper Bot 5a3eebd23d Bumping gaia.json for 4 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/b71fce2e3494
Author: chirarobert <robert.chira@softvision.ro>
Desc: Merge pull request #26484 from JohanLorenzo/bug-1098107

Bug 1098107 - Change the wait in AddNewNumber to avoid intermittent t…

========

https://hg.mozilla.org/integration/gaia-central/rev/f8db0e1f12c7
Author: Johan Lorenzo <jlorenzo@mozilla.com>
Desc: Bug 1098107 - Change the wait in AddNewNumber to avoid intermittent timeout with test_dialer_add_contact on b2gdesktop

========

https://hg.mozilla.org/integration/gaia-central/rev/8b49d7a47f59
Author: Aleh Zasypkin <aleh.zasypkin@gmail.com>
Desc: Merge pull request #26372 from azasypkin/bug-1101619-rtl-status-icon

Bug 1101619 - [Messages][RTL] Location of status (error, delivered, read) icon at Report panel seems wrong. r=schung

========

https://hg.mozilla.org/integration/gaia-central/rev/221c950766aa
Author: Aleh Zasypkin <azasypkin@mozilla.com>
Desc: Bug 1101619 - [Messages][RTL] Location of status (error, delivered, read) icon at Report panel seems wrong. r=schung
2014-11-27 03:01:55 -08:00
Fernando Jimenez f688c6c397 Bug 1101444 - [Loop] For each invalid inserted verification code, Device receives a valid verification code. r=spenrose 2014-11-27 11:53:43 +01:00
B2G Bumper Bot 6aaa94fefc Bumping manifests a=b2g-bump 2014-11-27 02:37:03 -08:00
B2G Bumper Bot 2df3209bd3 Bumping gaia.json for 4 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/05fbb2da974f
Author: Florin Strugariu <florin.strugariu@softvision.ro>
Desc: Merge pull request #26409 from viorelaioia/bug_1104001

Bug 1104001 - Fix intermittent failure in test_sms_with_picture_attached...

========

https://hg.mozilla.org/integration/gaia-central/rev/8768fe394bcd
Author: Viorela Ioia <viorelaioia@gmail.com>
Desc: Bug 1104001 - Fix intermittent failure in test_sms_with_picture_attached.py

========

https://hg.mozilla.org/integration/gaia-central/rev/1d35295b5bc2
Author: Florin Strugariu <florin.strugariu@softvision.ro>
Desc: Merge pull request #26446 from zacc/bug_1095471

Bug 1095471 - Wait for keyboard's input mode to be initialized to protec...

========

https://hg.mozilla.org/integration/gaia-central/rev/8ba69fd83337
Author: Zac <zcampbell@mozilla.com>
Desc: Bug 1095471 - Dismiss keyboard between input entry to avoid macos intermittents
2014-11-27 02:31:58 -08:00
Jacek Caban d127574c6c Bug 1102804 - Fixed -Wparentheses warnings found in mingw build (toolkit part). r=roc 2014-11-27 10:59:26 +01:00
Jacek Caban dd8a8e94a3 Bug 1102804 - Fixed -Wparentheses warnings found in mingw build (dom/plugins part). r=aklotz 2014-11-27 10:58:58 +01:00