Commit Graph

213751 Commits

Author SHA1 Message Date
B2G Bumper Bot
01594b8eb6 Bumping manifests a=b2g-bump 2014-11-05 07:51:51 -08:00
B2G Bumper Bot
3aa0847641 Bumping gaia.json for 5 gaia revision(s) a=gaia-bump
========

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

Bug 1087926 - Add a test to check that a Contact's photo appears when receiving a call

========

https://hg.mozilla.org/integration/gaia-central/rev/2126ab33a375
Author: Johan Lorenzo <jlorenzo@mozilla.com>
Desc: Bug 1087926 - Add a test to check that a Contact's photo appears when receiving a call

========

https://hg.mozilla.org/integration/gaia-central/rev/3da9c5221a92
Author: Chris Lord <chrislord.net@gmail.com>
Desc: Merge pull request #25622 from Cwiiis/bug1089621-janky-edge-gestures

Bug 1089621 - Improve janky edge gestures. r=etienne,eitan

========

https://hg.mozilla.org/integration/gaia-central/rev/cdc9d1f057e9
Author: Chris Lord <chrislord.net@gmail.com>
Desc: Bug 1089621 - Don't call _setActive in setVisibleForScreenReader. r=eitan

Calling _setActive will cause the browser element to repaint, which causes
jank during edge swiping.

========

https://hg.mozilla.org/integration/gaia-central/rev/de8ab25a1836
Author: Chris Lord <chrislord.net@gmail.com>
Desc: Bug 1089621 - Add will-change: transform during edge-swipe. r=etienne
2014-11-05 07:45:59 -08:00
B2G Bumper Bot
9dc1f5aa07 Bumping manifests a=b2g-bump 2014-11-05 07:32:15 -08:00
B2G Bumper Bot
435516f1f8 Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

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

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

========

https://hg.mozilla.org/integration/gaia-central/rev/f4de3cf9da06
Author: Dave Hunt <dave.hunt@gmail.com>
Desc: Bug 1074117 - Use expected conditions where appropriate and optimise element lookups in clock app object. r=fstrugariu
2014-11-05 07:25:52 -08:00
B2G Bumper Bot
09832f1ba1 Bumping manifests a=b2g-bump 2014-11-05 07:02:17 -08:00
B2G Bumper Bot
d1c8588b98 Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/4317e50ef5b1
Author: Florin Strugariu <florin.strugariu@softvision.ro>
Desc: Merge pull request #25808 from davehunt/bug1074117-calendar

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

========

https://hg.mozilla.org/integration/gaia-central/rev/8c15b5b925af
Author: Dave Hunt <dave.hunt@gmail.com>
Desc: Bug 1074117 - Use expected conditions where appropriate and optimise element lookups in calendar app object. r=fstrugariu
2014-11-05 06:55:53 -08:00
Thomas Zimmermann
b9631a0fc1 Bug 1091577: Remove unused helpers from daemon backend, r=shawnjohnjr
This patch removes unused unpack functions, notification and
interface runnables from Bluetooth's daemon backend.
2014-11-05 15:43:07 +01:00
Thomas Zimmermann
56c5acdcbe Bug 1091577: Use general-purpose result runnable in Bluetooth daemon backend, r=shawnjohnjr
This patch converts all interface runnables in Bluetooth's daemon
backend by generic result runnables. Init operator classes replace
unpack functions. Init operator classes will warn about unused data
at the end of a PDU.
2014-11-05 15:43:07 +01:00
Thomas Zimmermann
13bf77b754 Bug 1091577: Use general-purpose notification runnable in Bluetooth daemon backend, r=shawnjohnjr
This patch converts all notification runnables in Bluetooth's daemon
backend to use the generic implementation. Unpack functions are replaced
by init operator classes. The init operator classes also validate the
complete unpacking of a PDU and warn about unused trailing data.
2014-11-05 15:43:07 +01:00
Thomas Zimmermann
9ff9ad0858 Bug 1091577: Added general-purpose notification runnables for Bluetooth, r=shawnjohnjr
A backend notification runnable in Bluetooth is used to transfer
a notification from the I/O thread to the main thread; an interface
runnable transfers and executes a result handler. Both are currently
implemented by the Bluetooth backends.

This patch adds new runnables that are independend from any backend
code or data structures.
2014-11-05 15:43:06 +01:00
Thomas Zimmermann
b1cb7387de Bug 1091577: Added |BluetoothDaemonPDU::GetHeader|, r=shawnjohnjr
The |GetHeader| method of |BluetoothDaemonPDU| returns the PDU's
header. This is helpful for debugging logs.
2014-11-05 15:43:06 +01:00
B2G Bumper Bot
1a908ed0a1 Bumping manifests a=b2g-bump 2014-11-05 06:17:23 -08:00
B2G Bumper Bot
40588790fb Bumping gaia.json for 3 gaia revision(s) a=gaia-bump
========

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

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

========

https://hg.mozilla.org/integration/gaia-central/rev/65ca415fbe0f
Author: Dave Hunt <dave.hunt@gmail.com>
Desc: Bug 1074117 - Use expected conditions where appropriate and optimise element lookups in camera app object. r=bebe

========

https://hg.mozilla.org/integration/gaia-central/rev/4cc7dd30845a
Author: Gabriele Svelto <gsvelto@mozilla.com>
Desc: Bug 1093029 - Do not treat two-digit phone numbers starting with 1 as MMI codes when outside of a call r=drs
2014-11-05 06:10:53 -08:00
Andrew Osmond
a49a486d0b Bug 1093663 - Load recorder profiles when setting the video configuration if not already. r=mikeh 2014-11-04 11:34:00 -05:00
Antonio M. Amaya
00ea6b601f Bug 1092152 - Don't calculate the downloaded file hash if we didn't download it. r=fabrice 2014-10-31 10:36:00 -04:00
B2G Bumper Bot
64e5943ffb Bumping manifests a=b2g-bump 2014-11-05 05:02:17 -08:00
B2G Bumper Bot
7f760460a7 Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/9f9b985c2c72
Author: viorelaioia <viorela.ioia@softvision.ro>
Desc: Merge pull request #25832 from chirarobert/bug_1089572

Bug 1094073 - [v2.2] Update locator for device info test

========

https://hg.mozilla.org/integration/gaia-central/rev/8d945fb9eafc
Author: Robert Chira <robertchira@P5075.(none)>
Desc: Bug 1094073 - [v2.2] Update locator for device info test
2014-11-05 04:55:54 -08:00
B2G Bumper Bot
089ae4bfb8 Bumping manifests a=b2g-bump 2014-11-05 02:47:25 -08:00
B2G Bumper Bot
52a4e8c7f0 Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/605fd362a74e
Author: Carsten Book <tomcat@mozilla.com>
Desc: Merge pull request #25809 from sv99/1093625

Bug 1093625 - [system] input_window_manager_test assert.deepEqual newer version chai compatibility. r=alive

========

https://hg.mozilla.org/integration/gaia-central/rev/dce0bf9c577b
Author: sv99 <sv99@inbox.ru>
Desc: Bug 1093625 - [system] input_window_manager_test assert.deepEqual newer version chai compatibility
2014-11-05 02:40:55 -08:00
B2G Bumper Bot
077abf00b0 Bumping manifests a=b2g-bump 2014-11-05 02:16:59 -08:00
B2G Bumper Bot
34c03f316e Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/8baead20234c
Author: Carsten Book <tomcat@mozilla.com>
Desc: Merge pull request #25772 from peteroupc/fix-chooseactivity

Bug 1093128 - Fix checking for the viewer to open when the user clicks a... r=kgrandon

========

https://hg.mozilla.org/integration/gaia-central/rev/2207605c6826
Author: Peter O <poccil14@gmail.com>
Desc: Bug 1093128 - Fix checking for the viewer to open when the user clicks a link to protected content
2014-11-05 02:05:59 -08:00
Yoshi Huang
5182b1a338 Bug 1085301 - B2G NFC: Don't check sessionToken in notifyPeerFound. r=dimi 2014-11-05 11:09:37 +08:00
Yoshi Huang
6e99c80f86 Bug 978707 : update checkSessionToken. r=dimi
From da437d03c648c33cd168db21ed5ef95eaab07da3 Mon Sep 17 00:00:00 2001
---
 dom/nfc/NfcContentHelper.js     |  5 +++--
 dom/nfc/gonk/Nfc.js             | 21 +++++++--------------
 dom/nfc/gonk/nfc_consts.js      |  4 ++--
 dom/nfc/nsINfcContentHelper.idl |  4 ++--
 dom/nfc/nsNfc.js                |  2 +-
 5 files changed, 15 insertions(+), 21 deletions(-)
2014-11-04 17:29:26 +08:00
Yoshi Huang
ed730e5c61 Bug 1090803 - rename makeReadOnlyNDEF to makeReadOnly in MozNFCTag. r=smaug, dimi 2014-10-31 14:51:41 +08:00
Yoshi Huang
517366980a Bug 1085292 - invalidate the object once ontag/peerlost is called. r=smaug, dimi 2014-10-29 11:15:11 +08:00
B2G Bumper Bot
ddeb09d04b Bumping manifests a=b2g-bump 2014-11-05 00:57:17 -08:00
B2G Bumper Bot
520a1ff413 Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/616f677c56b0
Author: John Hu <johu@mozilla.com>
Desc: Merge pull request #25822 from huchengtw-moz/bug-1092934-settings-app

Bug 1092934 - [Stingray] Create settings app for changing landing app, r=dwi2

========

https://hg.mozilla.org/integration/gaia-central/rev/253cbf14774e
Author: John Hu <johu@mozilla.com>
Desc: Bug 1092934 - [Stingray] Create settings app for changing landing app
2014-11-05 00:50:54 -08:00
B2G Bumper Bot
e8ba5dcc1a Bumping manifests a=b2g-bump 2014-11-05 00:27:18 -08:00
B2G Bumper Bot
51375c0bf5 Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/22b62d66e3a6
Author: Tzu-Lin Huang <dwi019@gmail.com>
Desc: Merge pull request #25758 from dwi2/bug1089464

Bug 1089464 - [Smart Screen][Home]Launch card directly from smart home r=rexboy7

========

https://hg.mozilla.org/integration/gaia-central/rev/146dc1718fdf
Author: Tzu-Lin Huang <tzhuang@mozilla.com>
Desc: Bug 1089464 - [Smart Screen][Home]Launch card directly from smart home
2014-11-05 00:20:55 -08:00
B2G Bumper Bot
6429abc30e Bumping manifests a=b2g-bump 2014-11-04 23:57:18 -08:00
B2G Bumper Bot
526fec40ee Bumping gaia.json for 4 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/e244511ccd9f
Author: Pavel Ivanov <pivanov@mozilla.com>
Desc: Merge pull request #25776 from pivanov/bug-1072087

Bug 1072087 - [Settings] The Forward icon looks incorrect

========

https://hg.mozilla.org/integration/gaia-central/rev/9f60a769d08b
Author: Pavel Ivanov <pivanov@mozilla.com>
Desc: Bug 1072087 - [Settings] The Forward icon looks incorrect

========

https://hg.mozilla.org/integration/gaia-central/rev/99aed4e913f2
Author: Pavel Ivanov <pivanov@mozilla.com>
Desc: Merge pull request #25653 from pivanov/bug-1091610

Bug 1091610 - [video] outline offset to play button background

========

https://hg.mozilla.org/integration/gaia-central/rev/70e9ca9329f4
Author: Pavel Ivanov <pivanov@mozilla.com>
Desc: Bug 1091610 - [video] outline offset to play button background
2014-11-04 23:50:54 -08:00
B2G Bumper Bot
edcde87359 Bumping manifests a=b2g-bump 2014-11-04 22:57:16 -08:00
B2G Bumper Bot
071671e0fe Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/4c3ffab8bf39
Author: Min-Zhong "John" Lu <jlu@mozilla.com>
Desc: Merge pull request #25798 from mnjul/bug_1093477_remove_input_test_mocks

Bug 1093477 - Remove usage of MockInputWindowManager in KeyboardManager unit tests. r=timdream

========

https://hg.mozilla.org/integration/gaia-central/rev/3d84aaffd426
Author: John Lu [:mnjul] <jlu@mozilla.com>
Desc: Bug 1093477 - Remove usage of mocks in KeyboardManager/InputWindowManager unit tests

Use stubbed InputWindowManager.prototype and InputWindow.prototype instead.
2014-11-04 22:50:54 -08:00
B2G Bumper Bot
ff4341333d Bumping manifests a=b2g-bump 2014-11-04 22:27:18 -08:00
B2G Bumper Bot
f7ecd35da1 Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/dcd371bb85b2
Author: Arthur Chen <crh0716@gmail.com>
Desc: Merge pull request #25825 from crh0716/1089572_2

Bug 1089572 - Use consistent style of menu items and add highlight back r=eragonj

========

https://hg.mozilla.org/integration/gaia-central/rev/99a13bd0a66e
Author: Arthur Chen <crh0716@gmail.com>
Desc: Bug 1089572 - Use consistent style of menu items and add highlight back
2014-11-04 22:20:51 -08:00
B2G Bumper Bot
a51f458f7d Bumping manifests a=b2g-bump 2014-11-04 21:57:17 -08:00
B2G Bumper Bot
21f2737fe1 Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/f98dfd939533
Author: steveck-chung <schung@mozilla.com>
Desc: Merge pull request #25692 from steveck-chung/message-RTL

Bug 1080820 - [Messages][RTL] Sticky header does not take the whole width, r=julienw, kgrandon

========

https://hg.mozilla.org/integration/gaia-central/rev/b7f6218b262d
Author: Steve Chung <schung@mozilla.com>
Desc: Bug 1080820 - [Messages][RTL] Sticky header does not take the whole width r=julienw,kgrandon
2014-11-04 21:50:53 -08:00
Wes Kocher
bd7ce3872f Merge m-c to b2g-inbound a=merge 2014-11-04 20:39:07 -08:00
B2G Bumper Bot
be7266e566 Bumping manifests a=b2g-bump 2014-11-04 20:21:52 -08:00
B2G Bumper Bot
fa4427c1ce Bumping gaia.json for 1 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/7f5e932c2324
Author: Arthur Chen <crh0716@gmail.com>
Desc: Revert "Merge pull request #25536 from crh0716/1089572"

This reverts commit 1af362224eb9ba09f13ad9c363e1c6fff6044431, reversing
changes made to c4b403023bb657d4d5e1cadfb5cc55e757c337cf.
2014-11-04 20:15:59 -08:00
B2G Bumper Bot
3ff1a5054f Bumping manifests a=b2g-bump 2014-11-04 20:07:16 -08:00
B2G Bumper Bot
9a6035177d Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/1412a1f5b0b2
Author: Luke Chang <lchang@mozilla.com>
Desc: Merge pull request #25801 from luke-chang/1088024_first_activity_lock_orientation

Bug 1088024 - [Flame] The first activity window causes the foreground app can't be rotated to landscape, r=alive

========

https://hg.mozilla.org/integration/gaia-central/rev/0a7b4c0138c4
Author: Luke Chang <lchang@mozilla.com>
Desc: Bug 1088024 - [Flame] The first activity window causes the foreground app can't be rotated to landscape
2014-11-04 20:00:52 -08:00
Wes Kocher
c2dec16d4a Merge fx-team to m-c a=merge 2014-11-04 19:53:20 -08:00
B2G Bumper Bot
f3d311bc7a Bumping manifests a=b2g-bump 2014-11-04 18:51:52 -08:00
B2G Bumper Bot
00bd81cea4 Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/1f96a3d74cc5
Author: Rudy Lu <me@rudy.lu>
Desc: Merge pull request #25792 from RudyLu/keyboard/Bug944662-set_Bulgarian_default_keyboard

Bug 944662 - Set one of the Bulgarian Input Method as default keyboard
r=janjongboom

========

https://hg.mozilla.org/integration/gaia-central/rev/954e853039de
Author: Rudy Lu <me@rudy.lu>
Desc: Bug 944662 - Set one of the Bulgarian Input Method as default keyboard
for Bulgarian language.
2014-11-04 18:45:58 -08:00
B2G Bumper Bot
beb63c9cf6 Bumping manifests a=b2g-bump 2014-11-04 18:32:19 -08:00
B2G Bumper Bot
39f115cfaf Bumping gaia.json for 4 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/ae596668c4a7
Author: John Hu <johu@mozilla.com>
Desc: Merge pull request #25793 from huchengtw-moz/bug-1093436-tv-shared

Bug 1093436 - [Stingray][Home] move libraries to tv-shared folder, r=dwi2

========

https://hg.mozilla.org/integration/gaia-central/rev/68bd4c64cead
Author: John Hu <johu@mozilla.com>
Desc: Bug 1093436 - [Stingray][Home] move libraries to tv-shared folder

========

https://hg.mozilla.org/integration/gaia-central/rev/44c0d45a2f91
Author: Marcus Cavanaugh <m@mcav.com>
Desc: Merge pull request #25051 from lanahuong/Bug_998428

Bug 998428 - Start button should be disabled when the Timer time-picker is set to 0:00. r=mcav

========

https://hg.mozilla.org/integration/gaia-central/rev/3f5d6a215988
Author: Lana Scravaglieri <lana.scravaglieri@gmail.com>
Desc: Bug 998428 - Start button should be disabled when the Timer time-picker is set to 0:00
2014-11-04 18:25:54 -08:00
Wes Kocher
472384d1d6 Merge inbound to m-c a=merge 2014-11-04 18:18:54 -08:00
Bas Schouten
32dc4b5258 Bug 1093696: Call UpdateRenderMode before drawing a frame with OMTC. r=jrmuizel 2014-11-04 22:00:09 +01:00
Bas Schouten
437c7df682 Bug 1093694: Don't allow any graphics features when there's a driver version mismatch. r=jrmuizel 2014-11-04 21:58:59 +01:00