Commit Graph

168174 Commits

Author SHA1 Message Date
Mark Hammond
225c7f7993 Bug 972129 - introduce a custom backoff schedule if failure is due to identity manager not being ready. r=rnewman 2014-02-13 17:07:53 +11:00
Brian Nicholson
d8548f5d88 Bug 970719 - Animate progress bar to end of the screen. r=lucasr 2014-02-12 21:47:11 -08:00
Gregory Szorc
2075042f8b Bug 970336 - test_restrequest.js times out on Android 2.3 emulator; r=rnewman
--HG--
extra : rebase_source : 686beb0c5ccfab3ebde27f554a3fa60439df5e53
extra : amend_source : 787e95b977f4557073f8c30b9e4e97269e6d1572
2014-02-12 17:16:44 -08:00
Margaret Leibovic
ed348d171a Bug 961773 - (Part 2) Check to make sure a panel is in the adapter before setting it as the current item in HomePager. r=lucasr 2014-02-12 14:42:35 -08:00
Margaret Leibovic
8d7b05cf31 Bug 961773 - (Part 1) Update reading list panel id used to open reading list from reader mode. r=lucasr 2014-02-12 14:42:33 -08:00
Gijs Kruitbosch
40026e71d5 Backed out changeset 113b3bb5ba8c (bug 969376) for m-bc orange on a CLOSED TREE 2014-02-12 21:53:29 +00:00
Rodrigo Silveira
4c479245f5 Bug 969356 - Backed out because this change hides the scrollbar and clips bottom tiles in portrait/snapped.
--HG--
extra : rebase_source : a8cdf8b61b76c8f816dfb3b8771aff836462f097
2014-02-12 13:38:05 -08:00
Richard Newman
7611ddfa64 Bug 959833 - Re-land pngcrushed images that were mistakenly undone by e624202c4fdf in Bug 969227. a=borked 2014-02-12 13:31:51 -08:00
Ryan VanderMeulen
33649b8921 Merge m-c to fx-team. 2014-02-12 15:59:34 -05:00
Ryan VanderMeulen
8ca6124007 Merge inbound to m-c. 2014-02-12 15:48:01 -05:00
Jared Wein
c026a77d33 Bug 969125 - Australis: [Linux] Sync toolbar button disappears during synchronization. r=Gijs DONTBUILD (fixed commit message)
--HG--
rename : browser/themes/linux/sync-24-throbber.png => browser/themes/linux/syncProgress-toolbar.png
2014-02-12 15:33:18 -05:00
Jared Wein
fa82b67fdc Backed out changeset f8b656efb478 (bug 940844)
--HG--
rename : browser/themes/linux/syncProgress-toolbar.png => browser/themes/linux/sync-24-throbber.png
2014-02-12 15:41:32 -05:00
Jared Wein
19fb553b05 Bug 940844 - Australis: sync busy icon (sync pending) in menu is missing on Linux. r=Gijs
--HG--
rename : browser/themes/linux/sync-24-throbber.png => browser/themes/linux/syncProgress-toolbar.png
2014-02-12 15:33:18 -05:00
B2G Bumper Bot
ff6c475f6c Bumping manifests a=b2g-bump 2014-02-12 10:10:57 -08:00
B2G Bumper Bot
27c8dac4a9 Bumping gaia.json for 5 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/179466c0aa4f
Author: Gabriele Svelto <gsvelto@mozilla.com>
Desc: Merge pull request #16208 from gabrielesvelto/bug-970879-prevent-redundant-listeners

Bug 970879 - Prevent redundant listeners from being registered during testing r=julienw

========

https://hg.mozilla.org/integration/gaia-central/rev/dede21150390
Author: Gabriele Svelto <gsvelto@mozilla.com>
Desc: Bug 970879 - Prevent redundant listeners from being registered during testing r=julienw

- Refactored the WapPushManager object to not use bound functions for
  event listeners
- Modified the unit-tests to improve control over the document visibility

========

https://hg.mozilla.org/integration/gaia-central/rev/496b052e2006
Author: Etienne Segonzac <etienne@segonzac.info>
Desc: Merge pull request #16173 from etiennesegonzac/bug-952797-reactivating-dialer-keypad-integration

Bug 952797 - Reactivating the dialer keypad integrations tests. r=rik

========

https://hg.mozilla.org/integration/gaia-central/rev/883e6b0baf4a
Author: Etienne Segonzac <etienne@segonzac.info>
Desc: Bug 952797 - Reactivation the dialer keypad integrations tests.
(the marionette issue was fixed by bug 891882)

========

https://hg.mozilla.org/integration/gaia-central/rev/85eba9390094
Author: Kartikaya Gupta <kgupta@mozilla.com>
Desc: Bug 970422 - Drop z-index of messages to go under the scrollbar. r=julien
2014-02-12 10:05:10 -08:00
B2G Bumper Bot
44a64551d0 Bumping manifests a=b2g-bump 2014-02-12 09:30:58 -08:00
B2G Bumper Bot
fa74480718 Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/1a7f19f338c8
Author: Anthony Ricaud <anthony@ricaud.me>
Desc: Merge pull request #16219 from Rik/wakelock-enabled-971761

Bug 971761 - Enable requestWakeLock in DEBUG builds to turn our tests gr... r=kgrandon

========

https://hg.mozilla.org/integration/gaia-central/rev/7862edf5508c
Author: Anthony Ricaud <anthony@ricaud.me>
Desc: Bug 971761 - Enable requestWakeLock in DEBUG builds to turn our tests green
2014-02-12 09:25:10 -08:00
B2G Bumper Bot
f8786771e5 Bumping manifests a=b2g-bump 2014-02-12 08:40:58 -08:00
B2G Bumper Bot
21feb63d2f Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/9a1e13c56ffe
Author: Anthony Ricaud <anthony@ricaud.me>
Desc: Merge pull request #16214 from millermedeiros/971691-travis-day-view-header

Bug 971691 - "day view header copy should not overflow" marionette js test is failing r=gaye

========

https://hg.mozilla.org/integration/gaia-central/rev/b6d19d146067
Author: Miller Medeiros <miller@millermedeiros.com>
Desc: Bug 971691 - "day view header copy should not overflow" marionette js test is failing
2014-02-12 08:35:10 -08:00
Ehsan Akhgari
228bb398b8 Follow-up to bug 957729: add the --slowscript option to MochitestOptions to unbreak running mochitests through make; irc-r=froydnj 2014-02-12 10:54:11 -05:00
Oleg Romashin
a70cac6f34 Bug 962511 - Add missing MOZ_INSTRUMENT_EVENT_LOOP ifdef to nsAppShellService.cpp. r=ehsan 2014-02-12 10:33:43 -05:00
B2G Bumper Bot
77afb78d4b Bumping manifests a=b2g-bump 2014-02-12 07:31:10 -08:00
Jim Chen
d5b0e8fd9d Bug 970358 - Disable BackgroundHangMonitor on release builds. r=froydnj 2014-02-12 10:24:21 -05:00
Jan Beich
225d726838 Bug 968819 - Make HOST_OS_ARCH on BSDs take same values as OS_ARCH. r=glandium 2014-02-12 10:24:21 -05:00
Marcin Juszkiewicz
6f6ce96505 Bug 963027 - AArch64 support for WebRTC. r=derf 2014-02-12 10:24:21 -05:00
Ali Akhtarzada
e3ab81296b Bug 959121 - Moz2Dify ImageClientSingle::UpdateImage. r=nical 2014-02-12 10:24:21 -05:00
Ali Akhtarzada
1b57105f97 Bug 959120 - Moz2Dify AutoLockImage contructor. r=nical
Changed the AutoLockImage constructor to take a SourceSurface
instead of a gfxASurface
2014-02-12 10:24:21 -05:00
Mason Chang
40b0cfa157 Bug 958727 - Thebes textures leak memory if visible region shrinks. r=mattwoodrow 2014-02-12 10:24:20 -05:00
B2G Bumper Bot
4f899766d0 Bumping manifests a=b2g-bump 2014-02-12 07:11:28 -08:00
B2G Bumper Bot
f77e0a2047 Bumping gaia.json for 6 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/d63153e0dfd7
Author: Jan Jongboom <janjongboom@gmail.com>
Desc: Merge pull request #15972 from comoyo/bug968122

Bug 968122 - Add default styles for homescreen dialogs. r=crdlc

========

https://hg.mozilla.org/integration/gaia-central/rev/6586dc320892
Author: Jan Jongboom <janjongboom@gmail.com>
Desc: Bug 968122 - Add default styles for homescreen dialogs

========

https://hg.mozilla.org/integration/gaia-central/rev/1f0044cc39be
Author: Ryan VanderMeulen <rvandermeulen@mozilla.com>
Desc: Merge pull request #16073 from flodolo/bug968069_monththumbnail

Bug 968069 - [Gallery] Make header (month date) localizable in thumbnail view

========

https://hg.mozilla.org/integration/gaia-central/rev/c0ba26bf4a67
Author: Francesco Lodolo (:flod) <flod@lodolo.net>
Desc: Bug 968069 - Make header (month date) localizable in thumbnail view

========

https://hg.mozilla.org/integration/gaia-central/rev/f81ef18075b0
Author: Timothy Guan-tin Chien <timdream@gmail.com>
Desc: Merge pull request #16205 from timdream/browser-hires-icon

Bug 971652 - Browser lost it's icon after re-install, r=benfrancis

========

https://hg.mozilla.org/integration/gaia-central/rev/619c31205832
Author: Timothy Guan-tin Chien <timdream@gmail.com>
Desc: Bug 971652 - Browser lost it's icon after re-install
2014-02-12 07:05:10 -08:00
Alfredo Yang
c0e039f8a1 Bug 970793 - Update correct base_data_offset. r=cpearce 2014-02-12 09:54:56 -05:00
JW Wang
c82bba451d Bug 969583 - Remove the canplaythrough listener inside the canplaythrough listener, so that the listener only runs once. r=cpearce 2014-02-12 10:44:17 +08:00
Sotaro Ikeda
57345cecff Bug 968872 - Remove TEXTURE_DEALLOCATE_DEFERRED flag. r=nical 2014-02-12 09:54:23 -05:00
Jan Keromnes
4ed36649ec Bug 968220 - Make B2G devtools overlay metrics configurable with prefs. r=vingtetun 2014-02-12 09:54:09 -05:00
Albert Crespell
b6e0e3806a Bug 966244 - Part 2: Update tests. r=gene 2014-02-11 22:05:06 +01:00
Albert Crespell
f8dcca3bf3 Bug 966244 - Alarms are not updated after clearStats. r=gene, r=jshih 2014-02-11 12:35:28 +01:00
Tim Chien
7a2a1be4e7 Bug 959066 - Test for hi-res screenshot for getScreenshot API. r=smaug 2014-02-12 09:53:28 -05:00
Tim Chien
d561c24bfc Bug 959066 - Hi-res screenshot for getScreenshot API. r=smaug 2014-02-12 09:53:07 -05:00
Ryan VanderMeulen
9656e557db Bug 966804 - Disable webspeech/recognition/test/test_timeout.html on Windows due to frequent failures. 2014-02-12 09:50:10 -05:00
Ryan VanderMeulen
20d98d06bc Merge m-c to b2g-inbound. 2014-02-12 09:03:58 -05:00
Ryan VanderMeulen
92003e7ff9 Backed out changeset bb5701078d13 (bug 961238) for likely troboprovider bustage. 2014-02-12 09:02:46 -05:00
Ryan VanderMeulen
57eb1064f0 Merge m-c to b2g-inbound. 2014-02-12 08:39:43 -05:00
Ryan VanderMeulen
e9998941e7 Merge inbound to m-c. 2014-02-12 08:37:35 -05:00
Ryan VanderMeulen
f0418ed650 Merge fx-team to m-c. 2014-02-12 08:33:21 -05:00
B2G Bumper Bot
6c9bf9ae5f Bumping manifests a=b2g-bump 2014-02-12 03:46:05 -08:00
B2G Bumper Bot
dba9bbcf41 Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/ef983063519c
Author: Zac <zcampbell@mozilla.com>
Desc: Merge pull request #16174 from viorelaioia/bug_970936

Bug 970936 - Fix intermittent failure in test_gallery_empty.py

========

https://hg.mozilla.org/integration/gaia-central/rev/45abe3a2093c
Author: Viorela Ioia <viorelaioia@gmail.com>
Desc: Bug 970936 - Fix intermittent failure in test_gallery_empty.py
2014-02-12 03:45:16 -08:00
B2G Bumper Bot
e3a14b1122 Bumping manifests a=b2g-bump 2014-02-12 03:05:57 -08:00
B2G Bumper Bot
145bc70043 Bumping gaia.json for 1 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/9da6724d2e1a
Author: Anthony Ricaud <anthony@ricaud.me>
Desc: Revert "Merge pull request #16166 from yurenju/comm-makefile"

This is breaking make install-gaia

This reverts commit e6f7bfd0c2f1e302375951d3a612c117e94a054c, reversing
changes made to d999becbdc7962e6491c7a0bf4d619b44da69373.

Conflicts:
	build/applications-data.js
2014-02-12 03:05:10 -08:00
B2G Bumper Bot
f767067bac Bumping manifests a=b2g-bump 2014-02-12 02:36:01 -08:00
B2G Bumper Bot
f809d5fe7b Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/6b4d5f000dde
Author: George <georgeiscoming@gmail.com>
Desc: Merge pull request #15458 from cctuan/960114

Bug 960114 - Multiple CSS warnings shown when launching the Gallery app

========

https://hg.mozilla.org/integration/gaia-central/rev/1d69a5fa7321
Author: cctuan <georgeiscoming@gmail.com>
Desc: Bug 960114 - Multiple CSS warnings shown when launching the Gallery app
2014-02-12 02:30:11 -08:00