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
Joel Maher
d61a879878
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
6d25ef2447
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
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
Carsten "Tomcat" Book
3bb9fc90ba
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
d65fe73cae
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
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
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
Chris Manchester
1f44ce337a
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
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
B2G Bumper Bot
b98674a5b6
Bumping manifests a=b2g-bump
2014-11-04 12:21:52 -08:00
B2G Bumper Bot
f922c6c59a
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
Lucas Rocha
4ed19da5c1
Bug 1093621 - Enable new tablet UI by default in Nightly (r=mcomella)
2014-11-04 18:06:08 +00:00
Martyn Haigh
cae0ee860b
Bug 1093192 - Align close button in new tab grid (r=lucasr)
2014-11-04 18:04:08 +00:00
Ryan VanderMeulen
fb3d3a225e
Bug 1080801 - Typo fix to reopen the CLOSED TREE.
2014-11-04 12:47:09 -05:00
Dave Townsend
ee5e012d02
Bug 1093048: Add a string overload to nsIDOMWindowUtils.removeSheet. r=bholley
2014-11-04 09:32:06 -08:00
Brian Grinstead
86854b83a5
Bug 1093374 - Use -moz-appearance: none on TabToolbar to preserve custom background with tab overflow and tabs outside titlebar on OSX;r=dao
2014-11-04 08:52:01 -08:00
Marco Bonardo
3ce1593c28
Bug 1071505 - use constant GUIDs for Places roots (test changes). rs=mano
...
--HG--
rename : toolkit/components/places/tests/migration/places_v6_no_frecency.sqlite => toolkit/components/places/tests/migration/places_v6.sqlite
rename : toolkit/components/places/tests/migration/test_current_from_v10.js => toolkit/components/places/tests/migration/test_current_from_v16.js
rename : toolkit/components/places/tests/migration/test_database_from_v6_no_frecency.js => toolkit/components/places/tests/migration/test_current_from_v6.js
2014-11-04 17:40:41 +01:00
Marco Bonardo
fef0a1425c
Bug 1071505 - use constant GUIDs for Places roots. r=mano
2014-11-04 17:40:33 +01: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
Martyn Haigh
eccec9dd81
Bug 1086221 - Increase close button hit area in tabs panel (r=lucasr)
2014-11-04 16:27:12 +00:00