Commit Graph

167205 Commits

Author SHA1 Message Date
Jason Gerecke
026d0c5f26 Bug 822898 - PointerEvent::Pressure should return float. r=smaug 2014-02-07 07:18:52 -08:00
Geoff Brown
bdae0d2fc6 Bug 948387 - Avoid intermittent NPE in testAddSearchEngine; r=wesj 2014-02-04 23:47:00 -07:00
Carsten "Tomcat" Book
8548aba581 Backed out changeset de4503ebba6a (bug 968222) for causing m2 test failures on B2G ICS Emulator Opt on a CLOSED TREE 2014-02-07 15:05:25 +01:00
Boris Zbarsky
efecec1ec9 Bug 934509. Make sure to not accidentally pass 0 to ClearTimeoutOrInterval, even if someone calls clearInterval(0) on an Xray for a Window. r=peterv 2014-02-07 08:52:01 -05:00
Nicolas Silva
c001bc916a Bug 965096 - Use image surfaces for ARGB content with non-deprecated textures. r=BenWa 2014-02-07 14:30:01 +01:00
Nicolas Silva
a22bfcb0ef Bug 965096 - Backed out changeset 224e15123ae0 because of wrong bug number. r=me 2014-02-07 14:24:30 +01:00
Nicolas Silva
eb64d872aa Bug 955096 - Use image surfaces for ARGB content with non-deprecated textures. r=BenWa 2014-02-07 14:20:19 +01:00
Nathan Froyd
e715be2383 No bug - fix a comment in Move.h; irc-rs=Waldo DONTBUILD because comment fixes can't break anything...right? 2014-02-07 08:08:08 -05:00
Nathan Froyd
4a9babc969 Bug 968942 - make SizeTyped constructors MOZ_CONSTEXPR to avoid static constructors; r=kats 2014-02-06 13:06:08 -05:00
Nathan Froyd
914c5e97e3 Bug 968932 - remove unused <*stream> headers from platform-linux.cc; r=BenWa 2014-02-06 12:49:32 -05:00
Jim Mathies
a2667470da Bug 968267 - Passive updates might not restart properly in metro mode. r=bbondy 2014-02-07 06:41:57 -06:00
Markus Stange
8672120047 Bug 958977. r=Bas 2014-02-07 13:24:54 +01:00
Jacek Caban
0f44098ce8 Bug 902587 - Use proper compare function on mingw. 2014-02-07 12:52:00 +01:00
Jacek Caban
8de6e62cec Bug 962385 - Minor GCC compilation fix. 2014-02-07 12:51:34 +01:00
Jacek Caban
e530aeeb4b Bug 444328 - Cross compilation fix. 2014-02-07 12:51:08 +01:00
Jacek Caban
e2c118d828 Bug 968772 - Don't use pragma for wintrust.lib linkage. r=glandium 2014-02-07 12:50:20 +01:00
Nicolas Silva
1d8c9546b3 Bug 968811 - TextureClientD3D11::ImplementsLocking. r=mattwoodrow 2014-02-07 12:28:49 +01:00
Jon Coppeard
ebca104c52 Bug 961091 - Don't compact full store buffers so often after GC has been triggered r=terrence 2014-02-07 11:21:44 +00:00
Jon Coppeard
912f4637ff Bug 961091 - Add fewer store buffer entries when describing the stack r=terrence 2014-02-07 11:21:12 +00:00
Jon Coppeard
b955a624d5 Bug 961091 - Perform GC if necessary on exit from engine and on interpreter allocation r=terrence 2014-02-07 11:20:38 +00:00
Carsten "Tomcat" Book
f020ec6fdc Merge mozilla-central to mozilla-inbound 2014-02-07 10:15:00 +01:00
Carsten "Tomcat" Book
1fcb7ff9df merge b2g-inbound to mozilla-central 2014-02-07 09:54:06 +01:00
Carsten "Tomcat" Book
87668576b7 merge fx-team to mozilla-central 2014-02-07 09:52:32 +01:00
Phil Ringnalda
a13d935d40 Back out e386c02b4b9a (bug 963324) for timeouts in the reftests it added
CLOSED TREE
2014-02-06 19:36:26 -08:00
Blair McBride
01d398c421 Bug 952568 - [australis-measuring] Determine if Australis Update experience tab is/was active. r=mconley,MattN 2014-02-07 16:19:12 +13:00
B2G Bumper Bot
10d4fda73d Bumping manifests a=b2g-bump 2014-02-06 19:18:01 -08:00
B2G Bumper Bot
8b98fb567a Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/34a411a62615
Author: Rudy Lu <me@rudy.lu>
Desc: Merge pull request #16028 from RudyLu/keyboard/Bug968729-add_unit_test

Bug 968729 - Add unit test for Bug 963377.
r=timdream

========

https://hg.mozilla.org/integration/gaia-central/rev/314ae19a30da
Author: Rudy Lu <me@rudy.lu>
Desc: Bug 968729 - Add unit test for Bug 963377
2014-02-06 19:11:10 -08:00
B2G Bumper Bot
2fecbeeb27 Bumping manifests a=b2g-bump 2014-02-06 18:46:03 -08:00
B2G Bumper Bot
57e12e6374 Bumping gaia.json for 1 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/fb5b246671f6
Author: Mike Pennisi <mike@mikepennisi.com>
Desc: Revert "Bug 907177 - [Clock] Add integration tests"

This reverts commit 0ea959d81cefa0128157ec3ff0e2b7bdd29afacf.
2014-02-06 18:45:12 -08:00
Margaret Leibovic
59951b05a1 Bug 965460 - Create helper method for database creation and migration. r=mcomella 2014-02-06 18:08:09 -08:00
Margaret Leibovic
7d9127772c Bug 964447 - Add sync APIs to HomeProvider. r=mcomella 2014-02-06 18:08:07 -08:00
Brandon Benvie
9af85711e7 Bug 967813 - Change loader alias for acorn and add acorn/util/walk.js. r=fitzgen 2014-02-06 12:39:04 -08:00
Dmitry Rozhkov
3555ffdb1f Bug 968222 - Update zoom scale in APZC upon orientation change. r=botond,kats
From f60ff14c5fdd1f7fef29ea5b2d7b4c8fa5710157 Mon Sep 17 00:00:00 2001
---
 gfx/layers/ipc/AsyncPanZoomController.cpp | 12 +++++++++---
 1 file changed, 9 insertions(+), 3 deletions(-)
2014-02-06 11:57:42 +02:00
J. Ryan Stinnett
257bb95f99 Bug 968440 - Update security check for getApp in webapps actor. r=ochameau 2014-02-05 15:34:23 -06:00
Emanuel Hoogeveen
5855b48029 Bug 943339 - Part 2: Add tests to make sure the new preferences work as expected. r=Yoric 2014-02-06 20:15:59 -05:00
Emanuel Hoogeveen
d786f24933 Bug 943339 - Part 1: Only store a subset of session history entries to file. r=Yoric 2014-02-06 20:15:59 -05:00
Neil Deakin
2e3a80c115 Bug 966241, revert some of bug 941051 and just use Intersect instead of IntersectRect, r=neil 2014-02-06 20:08:31 -05:00
Mark Hammond
9121a1f1c7 Bug 850721 - fix social blocklist oranges by not enabling the default update server. r=mixedpuppy 2014-02-07 12:07:04 +11:00
Mark Hammond
e3b1052733 Bug 969169 - ensure logging is only initialized once. r=ttaubert 2014-02-07 11:53:52 +11:00
Wes Kocher
433cad2889 Backed out changeset 71118c075821 (bug 947550) r=margaret on a CLOSED TREE 2014-02-06 16:50:43 -08:00
Wes Johnston
61fe7a896d Backed out changeset 60651784715f (bug 967254) r=margaret 2014-02-06 15:13:27 -08:00
Wes Johnston
f21519d8db Backed out changeset b8c9dc39af31 (bug 964510) r=margaret 2014-02-06 15:13:14 -08:00
Wes Johnston
78c5b9d7f4 Backed out changeset 2c2c426e4afe (bug 784759) r=margaret 2014-02-06 15:12:59 -08:00
Wes Johnston
85e7552089 Backed out changeset ed28aeea074a (bug 964511) r=margaret 2014-02-06 15:12:47 -08:00
Brad Lassey
e0c2d603ca bug 963505 - iframes should load with low network priority r=bz
--HG--
extra : rebase_source : af21eb1a58111b7ee204a2b8e16a935f8dacbfce
2014-02-06 13:33:39 -08:00
Ryan VanderMeulen
b617482600 Merge m-c to fx-team. 2014-02-06 16:34:33 -05:00
Ryan VanderMeulen
551fc78a2e Merge b2g-inbound to m-c. 2014-02-06 16:28:14 -05:00
Ryan VanderMeulen
c095a8b9e0 Merge fx-team to m-c. 2014-02-06 16:22:15 -05:00
Ryan VanderMeulen
413cc1965c Merge inbound to m-c. 2014-02-06 16:17:59 -05:00
Lucas Rocha
48ce67f2fe Bug 963046 - Remove unused imports from PanelListRow (r=margaret) 2014-02-06 21:06:39 +00:00