Commit Graph

391761 Commits

Author SHA1 Message Date
Ryan VanderMeulen
7137d99f20 Merge inbound to m-c. a=merge 2014-11-05 14:04:21 -05:00
Sean Lin
6a2c92f2aa Bug 1091322 - Disable the TV mochitests on Linux debug e10s to wallpaper over gfx shutdown crashes. 2014-11-05 14:03:37 -05:00
Jared Wein
6ddf35fa67 Bug 1093793 - desktop call recipient declining incoming call leaves link-clicker's camera on. r=dmose 2014-11-05 13:47:52 -05:00
vivek
91668fe972 Bug 847435 - Redesign tab history menu. r=bnicholson 2014-11-05 10:13:56 -08:00
Dave Townsend
408b31ab59 Bug 1094312: Disable browser_bug553455 for high intermittent failures. 2014-11-05 10:05:57 -08:00
B2G Bumper Bot
6df32d01a8 Bumping manifests a=b2g-bump 2014-11-05 08:51:59 -08:00
B2G Bumper Bot
58ab0913e7 Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/b07dbb49ec85
Author: Jose Antonio Olivera Ortega <josea.olivera@gmail.com>
Desc: Merge pull request #25837 from opatinowebrtc/bug1091775_new_images_for_status_bar

Bug 1091775 - network-activity.png framerate is too high (30), should be lower (~4). r=etienne

========

https://hg.mozilla.org/integration/gaia-central/rev/14f7b6c7c3a4
Author: Oscar Patiño <opatinowebrtc@gmail.com>
Desc: bug 1091775 - adding new png files for status bar
2014-11-05 08:45:58 -08:00
B2G Bumper Bot
4d28da13ef Bumping manifests a=b2g-bump 2014-11-05 07:51:51 -08:00
B2G Bumper Bot
df99b8175a 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
Henri Sivonen
723b4d1376 Bug 1088635. r=smaug. 2014-11-05 17:44:37 +02:00
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
James Long
df283f208a Bug 1093349 - Add prettyPrinting and blackBoxing traits and hide buttons in debugger conditionally. r=past, a=me 2014-11-05 10:16:00 -05: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
Joel Maher
74944f6a58 Bug 1092587 - TypeError: Promise.defer is not a function, causing browser chrome failures. r=Yoric 2014-11-05 09:47:00 -05:00
Tomasz Kołodziejski
1a87a10585 Bug 1058116 - Pass referrer and isPrivate to openURIInFrame instead of nullptr as aOpener. r=mconley, r=smaug, r=Margaret, r=ally 2014-11-06 09:41:00 -05: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
Carsten "Tomcat" Book
13de0f42c9 Backed out 7 changesets (bug 1084651) for ASAN Bustage on a CLOSED TREE
Backed out changeset dd2b3e78b425 (bug 1084651)
Backed out changeset 2711fbd91819 (bug 1084651)
Backed out changeset 59a163addd79 (bug 1084651)
Backed out changeset d36f6dbbf925 (bug 1084651)
Backed out changeset 78102b62a4a0 (bug 1084651)
Backed out changeset 06387a2343a0 (bug 1084651)
Backed out changeset 2f8e7c39573e (bug 1084651)
2014-11-05 15:20:25 +01:00
Carsten "Tomcat" Book
5fcc967a48 Backed out changeset 1f590c2c40f0 (bug 1093028) for web-platform-2 test failures on a CLOSED TREE 2014-11-05 15:19:53 +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
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
Chris Manchester
3d296c8b46 Bug 1091662 - Support for modifier keys in chrome scope in marionette. r=dburns
* * *
Bug 1091662 - Add a test case for modifier keys.
2014-11-04 19:50:44 -05:00