Commit Graph

347006 Commits

Author SHA1 Message Date
Maksim Lebedev
2bef39fb53 Bug 970199 - Switch mouse event button type from ushort to short according to spec change. r=smaug
--HG--
extra : rebase_source : 7da22cbb4a3fcc6fa7cc8350bea0f87adf896788
2014-02-20 10:38:13 -08:00
James Willcox
91032a3dca Bug 939276 - Use a single GLContext for all SkiaGL canvases r=vlad,gwright,bjacob
--HG--
rename : gfx/gl/GLContextSkia.cpp => gfx/gl/SkiaGLGlue.cpp
extra : rebase_source : 8e85dd34a67c2e193480e9f1f5baf68a898790fe
2014-02-20 16:20:28 -06:00
Mark Hammond
9cb5162643 Bug 935793 (part 2) - rename browser-shown notifications and send them for all frames. r=smaug 2014-02-21 09:19:18 +11:00
Mark Hammond
8b6cd06bfa Bug 935793 (part 1) - Add ownerIsBrowserOrApp to nsIFrameLoader. r=smaug 2014-02-21 09:19:18 +11:00
Matt Woodrow
b131d17ba8 Bug 947227 - Remove SurfaceStream_TripleBuffer_Async since it no longer has any users. r=jgilbert 2014-02-21 11:08:36 +13:00
Matt Woodrow
0ee7d39f66 Bug 947227 - Stop using SurfaceStream_TripleBuffer_Async since it can hang if the compositor fails to pull the latest surface. r=jgilbert 2014-02-21 11:08:05 +13:00
Andrew Halberstadt
2ccfc1e28c Bug 975085 - Don't create unnecessary devicemanager instance in b2g emulator tests, r=jgriffin 2014-02-20 16:56:57 -05:00
Ryan VanderMeulen
b173a3b9db Bug 951288 - Use NS_WARN_IF_FALSE rather than NS_WARNING to fix bustage and reopen the CLOSED TREE. 2014-02-20 16:28:10 -05:00
Terrence Cole
14b6763f68 Bug 961875 - Add missing post barrier in IonBuilder::jsop_rest; r=shu
--HG--
extra : rebase_source : 0a68d323c075cb95500d404c47e670413143c847
2014-02-20 13:16:20 -08:00
Terrence Cole
2c757813b8 Bug 952818 - Add regression test for the referenced bug; r=sfink
--HG--
extra : rebase_source : b1add4ba4b88a8cc95c562ea0878b93158bd71f1
2014-02-20 13:16:18 -08:00
Terrence Cole
c2c5a9e428 Bug 975069 - Remove SpiderMonkey's public tinyid interfaces; r=luke
--HG--
extra : rebase_source : f27ef72793efbed252e6fef2d66d7a055a02f6a0
2014-02-19 18:31:24 -08:00
Benoit Jacob
4aaf0bcadc Bug 971695 - 2/2 - make YCbCrImageDataSerializer check data size - r=nical 2014-02-20 16:04:13 -05:00
Benoit Jacob
9b3a0b05a4 Bug 971695 - 1/2 - make ImageDataSerializer check data size - r=nical 2014-02-20 16:04:11 -05:00
Andrew McCreight
798ec9614e Bug 966762 - Add chrome JS function to unlink ghost windows. r=smaug 2014-02-20 12:55:40 -08:00
Andrew McCreight
8404f86555 Bug 951491 - Ensure ResumeTimeouts() after FreeInnerObjects() does nothing. r=bz 2014-02-20 12:55:40 -08:00
Andrew McCreight
f8982091af Bug 972591, part 3 - Convert nsXBLDocumentInfo::mBindingTable to nsClassHashtable. r=froydnj,bz 2014-02-20 12:55:40 -08:00
Andrew McCreight
670d81ea93 Bug 972591, part 2 - Convert nsXBLPrototypeBinding::mAttributeTable to nsClassHashtable. r=froydnj,bz 2014-02-20 12:55:39 -08:00
Ryan VanderMeulen
ed17e63379 Bug 951288 - Convert assertion to a warning to hide intermittent test failures. r=cpearce 2014-02-20 15:52:57 -05:00
Robert Longson
690c8f2b53 Bug 974746 - Fix rotated zero width or height pattern crash. r=jwatt 2014-02-20 20:49:14 +00:00
Avi Halachmi
9b33dea36d Bug 879239: More slack at layout/base/tests/test_bug588174.html. r=bz 2014-02-19 15:40:23 +02:00
Jan Beich
367a21ff27 Bug 974786 - Explicitly use TimeStamp from mozilla/TimeStamp.h to unbreak non-SPS platforms. r=mmc 2014-02-20 15:37:12 -05:00
Andreas Tolfsen
b462b718e5 Bug 964366 - Session capabilities missing browserVersion. r=mdas 2014-02-20 15:36:56 -05:00
Andreas Tolfsen
f874b79dc6 Bug 962182 - Add "screenshot" command alias to Marionette. r=mdas 2014-02-20 15:36:35 -05:00
Benoit Jacob
1a997e96bc Bug 971678 - Validate the compositable type in SetCompositableHost - r=nical 2014-02-20 15:07:04 -05:00
Benoit Jacob
84a8e5e7bb Bug 969549 - Make PCompositableTransaction check actual layer types before casting - r=nical 2014-02-20 15:05:48 -05:00
Benoit Jacob
08f9ebfccc Bug 968001 - In OpSetRoot, check that the new root is a root - r=nical 2014-02-20 15:05:08 -05:00
Ryan VanderMeulen
471dfe557b Merge m-c to inbound on a CLOSED TREE. 2014-02-20 15:16:34 -05:00
Ryan VanderMeulen
048505064d Merge inbound to m-c. 2014-02-20 15:13:01 -05:00
Ryan VanderMeulen
564addcae8 Merge fx-team to m-c. 2014-02-20 15:03:53 -05:00
Bobby Holley
ecfdc95fe8 Bug 974546 - SpecialPowers wrappers should catch, wrap, and rethrow exceptions for callables. r=mrbkap 2014-02-20 08:57:20 -08:00
Benoit Jacob
fc6b63874d Bug 963974 - Null mCurrentCompositeTask after calling Cancel() on it - r=mattwoodrow 2014-02-20 11:41:39 -05:00
Benoit Jacob
60b8720960 Bug 968833 - 2/2 - ThebesLayerComposite should be TYPE_THEBES, not TYPE_SHADOW - r=nical 2014-02-20 11:41:04 -05:00
Benoit Jacob
755940561f Bug 968833 - 1/2 - Make PLayerTransaction check actual layer types before casting - r=jrmuizel 2014-02-20 11:40:55 -05:00
B2G Bumper Bot
81759e159b Bumping manifests a=b2g-bump 2014-02-20 08:25:56 -08:00
B2G Bumper Bot
e3e670201f Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/14b730ec837b
Author: Ryan VanderMeulen <rvandermeulen@mozilla.com>
Desc: Merge pull request #16436 from timdream/system2-hardwarebuttons-fix

Bug 974261 - Volume buttons stucks, need clearTimeout() +shepherd

========

https://hg.mozilla.org/integration/gaia-central/rev/78ffacdc778c
Author: Timothy Guan-tin Chien <timdream@gmail.com>
Desc: Bug 974261 - Volume buttons stucks, need clearTimeout()
2014-02-20 08:20:10 -08:00
Kartikaya Gupta
10c6a0d4ee Bug 960146. r=kats,wesj 2014-02-20 09:36:48 -05:00
Dave Huseby
4f30f241e5 Bug 972536 - Add a tool for gathering USS memory data for a process over time for memory leak detection. r=dbaron 2014-02-20 08:50:54 -05:00
Carsten "Tomcat" Book
8fa6ac3545 Merge mozilla-central to b2g-inbound 2014-02-20 13:01:38 +01:00
Thomas Zimmermann
e6f5ee30d3 Bug 972253: Remove DBusThread.{cpp,h}, r=kyle
These files are obsolete and not used any longer.
2014-02-20 12:56:24 +01:00
Thomas Zimmermann
46edc5eb77 Bug 972253: Remove GetDBusConnection, r=echou
All calls to GetDBusConnection have been replaced by direct references
to sDBusConnection.
2014-02-20 12:56:11 +01:00
Thomas Zimmermann
9dc09442a0 Bug 972253: Cleanup Start/Stop methods in BlueZ backend, r=echou
This patch cleans up the code for starting and stopping DBus
connections in the BlueZ backend of Bluetooth. It also fixes
a bug were the initial 'adapteradded' reply might have been
missed.
2014-02-20 12:55:57 +01:00
Thomas Zimmermann
11f9899457 Bug 972253: Merge the content of DBusThread.cpp into Bluetooth code, r=echou
DBusThread.{cpp,h} maintains state for Bluetooth. This patch moves
the content of these files to Bluetooth's Bluez backend.
2014-02-20 12:55:41 +01:00
Carsten "Tomcat" Book
f3825c1c94 merge fx-team to mozilla-central 2014-02-20 12:55:32 +01:00
Carsten "Tomcat" Book
fc8d419808 merge b2g-inbound to mozilla-central 2014-02-20 12:54:27 +01:00
B2G Bumper Bot
f9930122ab Bumping manifests a=b2g-bump 2014-02-20 03:25:58 -08:00
B2G Bumper Bot
98e7af7a11 Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/85ee1d7c8429
Author: Kevin Grandon <kevingrandon@yahoo.com>
Desc: Merge pull request #15319 from KevinGrandon/bug_958340_node_modules_prototype

Bug 958340 - Download node_modules from github

========

https://hg.mozilla.org/integration/gaia-central/rev/940e50d9fd4f
Author: Kevin Grandon <kevingrandon@yahoo.com>
Desc: Bug 958340 - Download node_modules from github
2014-02-20 03:20:11 -08:00
Sebastian Hengst
11a8461747 Bug 974370 - Remove unused OS/2 strings from unknownContentType.properties. r=dolske 2014-02-20 10:38:26 +01:00
Dão Gottwald
a79458a74d Bug 970020 - Remove min-width from urlbar-input-box that's not useful anymore since urlbar-container has a min-width. r=jaws 2014-02-20 08:02:14 +01:00
Jan de Mooij
4e977eb457 Bug 973118 - Differential Testing: Different output message involving +x, r=bhackett 2014-02-19 21:15:25 -08:00
Mike Habicher
f353462bf8 Bug 973790 - only call ClearCurrentFrame() when closing down the camera hardware, r=dhylands 2014-02-19 23:18:55 -05:00