Commit Graph

345876 Commits

Author SHA1 Message Date
B2G Bumper Bot
ff975d7619 Bumping gaia.json for 1 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/59dd11469f4b
Author: Ben Francis <ben@tola.me.uk>
Desc: Bug 968049 - Don't try to reload a null URL when reviving crashed tabs
2014-02-12 14:15:14 -08:00
Ryan VanderMeulen
74a3c05243 Merge inbound to m-c. 2014-02-12 15:48:01 -05:00
B2G Bumper Bot
481f8ca4fa Bumping manifests a=b2g-bump 2014-02-12 10:10:57 -08:00
B2G Bumper Bot
847de5bbcf 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
b66119ad00 Bumping manifests a=b2g-bump 2014-02-12 09:30:58 -08:00
B2G Bumper Bot
0f1d6c44ec 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
2b13370e92 Bumping manifests a=b2g-bump 2014-02-12 08:40:58 -08:00
B2G Bumper Bot
043a07dd26 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
80b54b1242 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
d6c8989ca4 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
ad74cd56b8 Bumping manifests a=b2g-bump 2014-02-12 07:31:10 -08:00
Jim Chen
21b73c9967 Bug 970358 - Disable BackgroundHangMonitor on release builds. r=froydnj 2014-02-12 10:24:21 -05:00
Jan Beich
c3f8071bdf 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
59acceb2b6 Bug 963027 - AArch64 support for WebRTC. r=derf 2014-02-12 10:24:21 -05:00
Ali Akhtarzada
3b662355ae Bug 959121 - Moz2Dify ImageClientSingle::UpdateImage. r=nical 2014-02-12 10:24:21 -05:00
Ali Akhtarzada
7574ac48f7 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
049172f49c Bug 958727 - Thebes textures leak memory if visible region shrinks. r=mattwoodrow 2014-02-12 10:24:20 -05:00
B2G Bumper Bot
18fece82e2 Bumping manifests a=b2g-bump 2014-02-12 07:11:28 -08:00
B2G Bumper Bot
43c4398c7d 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
8a2d8862cf Bug 970793 - Update correct base_data_offset. r=cpearce 2014-02-12 09:54:56 -05:00
JW Wang
69ea137fe6 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
1ad150972f Bug 968872 - Remove TEXTURE_DEALLOCATE_DEFERRED flag. r=nical 2014-02-12 09:54:23 -05:00
Jan Keromnes
c9164cdbb4 Bug 968220 - Make B2G devtools overlay metrics configurable with prefs. r=vingtetun 2014-02-12 09:54:09 -05:00
Albert Crespell
1cbc513fd3 Bug 966244 - Part 2: Update tests. r=gene 2014-02-11 22:05:06 +01:00
Tim Taubert
5435ba79a0 Bug 969656 - "Sign in again" menu panel UI should link directly to the sign-in page, rather than preferences r=gavin 2014-02-11 15:38:48 +01:00
Lucas Rocha
16f473216d Bug 968188 - Introduce 'action' option in Home.panels.add() API (r=margaret) 2014-02-13 11:19:57 +00:00
Panos Astithas
a5d739e5cf The debugger shouldn't try to connect to the tracer actor if it is not present or if tracing is disabled (bug 970536). r=fitzgen 2014-02-13 09:18:36 +02:00
Mark Hammond
5419a88d20 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
8fab265f7f Bug 970719 - Animate progress bar to end of the screen. r=lucasr 2014-02-12 21:47:11 -08:00
Gregory Szorc
5bb470c361 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
e14e692912 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
996dfa994a 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
ace5ba3d4c Backed out changeset 113b3bb5ba8c (bug 969376) for m-bc orange on a CLOSED TREE 2014-02-12 21:53:29 +00:00
Rodrigo Silveira
2721d8a4d0 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
0efcc31b0d 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
1f1c55c147 Merge m-c to fx-team. 2014-02-12 15:59:34 -05:00
Jared Wein
f5bf52cc93 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
4ba26d9fda 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
255e2a004a 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
Albert Crespell
40d89f6fc9 Bug 965305 - Update stats needed before reset. r=gene 2014-02-11 12:44:00 +01:00
B2G Bumper Bot
87e615ef94 Bumping manifests a=b2g-bump 2014-02-12 13:10:55 -08:00
B2G Bumper Bot
b2b39af977 Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/6ec8b59d9a58
Author: Ryan VanderMeulen <rvandermeulen@mozilla.com>
Desc: Merge pull request #16071 from flodolo/bug968071_mediainfo

Bug 968071 - Taken/Shoot date in image/video info not localizable

========

https://hg.mozilla.org/integration/gaia-central/rev/ca23d6f37535
Author: Francesco Lodolo (:flod) <flod@lodolo.net>
Desc: Bug 968071 - Taken/Shoot date in image/video info not localizable

This approach let us reuse an existing string, so it can be ported to
1.3

Note that this also changes the en-US format from mm-dd-YYYY to
mm/dd/YYYY
2014-02-12 13:10:10 -08:00
B2G Bumper Bot
7f6acf8b2a Bumping manifests a=b2g-bump 2014-02-12 13:06:02 -08:00
B2G Bumper Bot
8f2e472720 Bumping gaia.json for 4 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/5143c5edf9df
Author: Dale Harvey <dale@arandomurl.com>
Desc: Bug 966215 - Allow make test-integration to specify TEST_FILES. r=gaye

========

https://hg.mozilla.org/integration/gaia-central/rev/ed9bb3f662e9
Author: Kyle Machulis <kyle@nonpolynomial.com>
Desc: Merge pull request #16097 from qdot/969587-variant-with-no-icc

Bug 969587 - Run variant customization with no icc

========

https://hg.mozilla.org/integration/gaia-central/rev/7a8134fdef11
Author: Kyle Machulis <kyle@nonpolynomial.com>
Desc: Bug 969587 - Integration tests for FTU variant customization

========

https://hg.mozilla.org/integration/gaia-central/rev/acc8e5f9225e
Author: Kyle Machulis <kyle@nonpolynomial.com>
Desc: Bug 969587 - Make customization run without ICCHelper present
2014-02-12 13:01:17 -08:00
Ryan VanderMeulen
fc23b85416 Merge m-c to b2g-inbound. 2014-02-12 15:58:56 -05:00
B2G Bumper Bot
fd11810353 Bumping manifests a=b2g-bump 2014-02-12 12:40:58 -08:00
B2G Bumper Bot
2a9a78a942 Bumping gaia.json for 4 gaia revision(s) a=gaia-bump
========

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

Bug 963917: reduce Gallery memory use (and fix leak) while scanning r=dkuo

========

https://hg.mozilla.org/integration/gaia-central/rev/e2e30ae8edcb
Author: David Flanagan <dflanagan@mozilla.com>
Desc: Bug 963917: reduce Gallery memory use (and fix leak) while scanning

force software canvases for thumbnail and preview creation with willReadFrequently

Free canvas memory after creating a thumbnail

Make sure our thumbnail blobs are file-backed not memory-backed

update mediadb docs
(cherry picked from commit 4b5eaa4a2823d8961b80a3b975b1eeed92b9fcb7)

Conflicts:

	apps/gallery/js/MetadataParser.js
	apps/gallery/js/gallery.js

========

https://hg.mozilla.org/integration/gaia-central/rev/e29948e74a5c
Author: Marcus Cavanaugh <m@mcav.com>
Desc: Merge pull request #16186 from mcav/bold-date

Bug 930563 - [B2G][L10n][Clock] Chinese Traditional: Highlight date. r=gnaneswar

========

https://hg.mozilla.org/integration/gaia-central/rev/1cabb0ea97ae
Author: Marcus Cavanaugh <m@mcav.com>
Desc: Bug 930563 - [B2G][L10n][Clock] Chinese Traditional: Highlight date instead of first number displayed.
2014-02-12 12:35:10 -08:00
B2G Bumper Bot
d4dd28381b Bumping manifests a=b2g-bump 2014-02-12 12:16:07 -08:00
B2G Bumper Bot
9f77d08070 Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/e4e5c2c5cdc9
Author: Marcus Cavanaugh <m@mcav.com>
Desc: Merge pull request #16212 from gnaneswar/Issue_960705

Bug 960705 - [clock][l10n] Close button should say Stop instead; r=mcav

========

https://hg.mozilla.org/integration/gaia-central/rev/0b32d272019c
Author: Gnaneswar Devuni <gnaneswar.devuni@accenture.com>
Desc: Bug 960705 - [clock][l10n] Close button should say Stop instead; r=reviews
2014-02-12 12:10:10 -08:00
B2G Bumper Bot
6044ab611d Bumping manifests a=b2g-bump 2014-02-12 11:20:56 -08:00