Commit Graph

391275 Commits

Author SHA1 Message Date
B2G Bumper Bot
de5d228ec1 Bumping manifests a=b2g-bump 2014-11-05 07:32:15 -08:00
B2G Bumper Bot
fb89894498 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
0d20b2f5c2 Bumping manifests a=b2g-bump 2014-11-05 07:02:17 -08:00
B2G Bumper Bot
71fca20feb 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
e4602de029 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
950fe08ddb 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
9b568234e1 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
c286dab4fe 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
5cec118021 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
0b0bfe4e4a Bumping manifests a=b2g-bump 2014-11-05 06:17:23 -08:00
B2G Bumper Bot
45c1bd3374 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
8b6050a745 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
acef08daa0 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
ab47caf917 Bumping manifests a=b2g-bump 2014-11-05 05:02:17 -08:00
B2G Bumper Bot
2badff2719 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
64d32a0c68 Bumping manifests a=b2g-bump 2014-11-05 02:47:25 -08:00
B2G Bumper Bot
8cdcee80d2 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
5e09afc45e Bumping manifests a=b2g-bump 2014-11-05 02:16:59 -08:00
B2G Bumper Bot
13b499f1ff 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
6522c9ac46 Bug 1085301 - B2G NFC: Don't check sessionToken in notifyPeerFound. r=dimi 2014-11-05 11:09:37 +08:00
Yoshi Huang
9fa6a39648 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
e0d3a4b820 Bug 1090803 - rename makeReadOnlyNDEF to makeReadOnly in MozNFCTag. r=smaug, dimi 2014-10-31 14:51:41 +08:00
Yoshi Huang
a3372e10aa Bug 1085292 - invalidate the object once ontag/peerlost is called. r=smaug, dimi 2014-10-29 11:15:11 +08:00
B2G Bumper Bot
a81c84fcea Bumping manifests a=b2g-bump 2014-11-05 00:57:17 -08:00
B2G Bumper Bot
12f63c74eb 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
c6e8d5e299 Bumping manifests a=b2g-bump 2014-11-05 00:27:18 -08:00
B2G Bumper Bot
50356c9eb4 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
a7712a49d8 Bumping manifests a=b2g-bump 2014-11-04 23:57:18 -08:00
B2G Bumper Bot
f9fb4bb2c6 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
25ecaefe35 Bumping manifests a=b2g-bump 2014-11-04 22:57:16 -08:00
B2G Bumper Bot
e73ba5c874 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
08334793a3 Bumping manifests a=b2g-bump 2014-11-04 22:27:18 -08:00
B2G Bumper Bot
7aa417a2f5 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
9e54e80961 Bumping manifests a=b2g-bump 2014-11-04 21:57:17 -08:00
B2G Bumper Bot
47b696cbad 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
393e29a1af Merge m-c to b2g-inbound a=merge 2014-11-04 20:39:07 -08:00
B2G Bumper Bot
a0012758db Bumping manifests a=b2g-bump 2014-11-04 20:21:52 -08:00
B2G Bumper Bot
839f219ffb 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
fe81eb5675 Bumping manifests a=b2g-bump 2014-11-04 20:07:16 -08:00
B2G Bumper Bot
ce306f60f2 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
052b085df2 Merge fx-team to m-c a=merge 2014-11-04 19:53:20 -08:00
B2G Bumper Bot
b86b339a6d Bumping manifests a=b2g-bump 2014-11-04 18:51:52 -08:00
B2G Bumper Bot
8e885cde7d 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
4099fd7408 Bumping manifests a=b2g-bump 2014-11-04 18:32:19 -08:00
B2G Bumper Bot
0757f019c7 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
26319a9e84 Merge inbound to m-c a=merge 2014-11-04 18:18:54 -08:00
Bas Schouten
5a4806f63b Bug 1093696: Call UpdateRenderMode before drawing a frame with OMTC. r=jrmuizel 2014-11-04 22:00:09 +01:00
Bas Schouten
85a35c2b4e 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
B2G Bumper Bot
a29baa5339 Bumping manifests a=b2g-bump 2014-11-04 12:21:52 -08:00
B2G Bumper Bot
2493e7ce8e Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/1d0657180991
Author: David Flanagan <dflanagan@mozilla.com>
Desc: Merge pull request #25710 from davidflanagan/bug1088456

Bug 1088456: unload the current video if the view activity is running and we are still in the foreground r=russn

========

https://hg.mozilla.org/integration/gaia-central/rev/eeda93967e4b
Author: David Flanagan <dflanagan@mozilla.com>
Desc: Bug 1088456: unload the current video if the view activity is running and we are still in the foreground
2014-11-04 12:15:58 -08:00