Jim Mathies
3c95c29c04
Bug 908079 - Don't display code segments in the metrofx console by default, avoids a bad hang when displaying the console for the first time. r=ally
2014-02-13 07:33:57 -06:00
Gijs Kruitbosch
31c737cc71
Bug 969421 - really quickly drag-dropping items in Australis' Customize Mode breaks layout, r=jaws
2014-02-12 22:55:28 +00:00
Lucas Rocha
bcd64a7265
Bug 971745 - Ignore Back presses while initial bookmark list is loading (r=mfinkle)
2014-02-13 11:53:39 +00:00
Lucas Rocha
a5e5d77b99
Bug 935542 - Unset site selection listener when PinSiteDialog gets destroyed (r=mfinkle)
2014-02-13 11:48:56 +00:00
Lucas Rocha
c7d4334ec4
Bug 935542 - PinSiteDialog fragment should be owned by TopSitesPanel (r=mfinkle)
2014-02-13 11:48:56 +00:00
Lucas Rocha
a16cb91d73
Bug 968170 - Only refresh all HomeConfig entries when requested (r=margaret)
2014-02-13 11:46:25 +00:00
Lucas Rocha
7d77666147
Bug 968170 - Factor out method to replace a PanelConfig in a list (r=margaret)
2014-02-13 11:46:25 +00:00
Lucas Rocha
8588506603
Bug 968170 - Remove unused DELETED state from PanelConfig (r=margaret)
2014-02-13 11:46:25 +00:00
Lucas Rocha
111df1d823
Bug 968170 - Change HomeConfigInvalidator to operate on pending changes (r=margaret)
2014-02-13 11:46:25 +00:00
Lucas Rocha
c05e8efc3f
Bug 968170 - Use base class for ConcurrentLinkedQueue (r=margaret)
2014-02-13 11:46:24 +00:00
Tim Taubert
ed912ba1ab
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
cc49ef6871
Bug 968188 - Introduce 'action' option in Home.panels.add() API (r=margaret)
2014-02-13 11:19:57 +00:00
Panos Astithas
b6fb53ef0f
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
db81771f25
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
f773440fdb
Bug 970719 - Animate progress bar to end of the screen. r=lucasr
2014-02-12 21:47:11 -08:00
Gregory Szorc
aef1d3b82f
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
13cb611078
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
faa6a7aff1
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
5db21c6f40
Backed out changeset 113b3bb5ba8c (bug 969376) for m-bc orange on a CLOSED TREE
2014-02-12 21:53:29 +00:00
Rodrigo Silveira
68df9f5eaa
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
dc8a47a6ed
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
acaaa6bfd2
Merge m-c to fx-team.
2014-02-12 15:59:34 -05:00
Ryan VanderMeulen
37a64da0e4
Merge inbound to m-c.
2014-02-12 15:48:01 -05:00
Jared Wein
18c44c7e90
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
91a930a1c6
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
37699525ff
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
eaf0935b52
Bumping manifests a=b2g-bump
2014-02-12 10:10:57 -08:00
B2G Bumper Bot
b5f2a4090f
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
2612d82f64
Bumping manifests a=b2g-bump
2014-02-12 09:30:58 -08:00
B2G Bumper Bot
f5e9e3abc2
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
e704d92a96
Bumping manifests a=b2g-bump
2014-02-12 08:40:58 -08:00
B2G Bumper Bot
01f6f594b0
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
82518e83b8
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
9478077497
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
ec041e1c34
Bumping manifests a=b2g-bump
2014-02-12 07:31:10 -08:00
Jim Chen
69c0fcda4e
Bug 970358 - Disable BackgroundHangMonitor on release builds. r=froydnj
2014-02-12 10:24:21 -05:00
Jan Beich
8698ee10af
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
33ac5cbda2
Bug 963027 - AArch64 support for WebRTC. r=derf
2014-02-12 10:24:21 -05:00
Ali Akhtarzada
cf5f5c5cfa
Bug 959121 - Moz2Dify ImageClientSingle::UpdateImage. r=nical
2014-02-12 10:24:21 -05:00
Ali Akhtarzada
8779b97143
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
d92f7844bd
Bug 958727 - Thebes textures leak memory if visible region shrinks. r=mattwoodrow
2014-02-12 10:24:20 -05:00
B2G Bumper Bot
8038c5190a
Bumping manifests a=b2g-bump
2014-02-12 07:11:28 -08:00
B2G Bumper Bot
0f4f664f8a
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
dacf731ba9
Bug 970793 - Update correct base_data_offset. r=cpearce
2014-02-12 09:54:56 -05:00
JW Wang
caef91087a
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
c11af41305
Bug 968872 - Remove TEXTURE_DEALLOCATE_DEFERRED flag. r=nical
2014-02-12 09:54:23 -05:00
Jan Keromnes
520b5c4b7b
Bug 968220 - Make B2G devtools overlay metrics configurable with prefs. r=vingtetun
2014-02-12 09:54:09 -05:00
Albert Crespell
16ff07b731
Bug 966244 - Part 2: Update tests. r=gene
2014-02-11 22:05:06 +01:00
Albert Crespell
9ec314f9f4
Bug 966244 - Alarms are not updated after clearStats. r=gene, r=jshih
2014-02-11 12:35:28 +01:00
Tim Chien
c2fc5921e3
Bug 959066 - Test for hi-res screenshot for getScreenshot API. r=smaug
2014-02-12 09:53:28 -05:00