Maksim Lebedev
b4c0fd94fd
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
df0c006a7c
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
e90e6505b7
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
303f82047a
Bug 935793 (part 1) - Add ownerIsBrowserOrApp to nsIFrameLoader. r=smaug
2014-02-21 09:19:18 +11:00
Matt Woodrow
365afc3765
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
87af70d830
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
c529567825
Bug 975085 - Don't create unnecessary devicemanager instance in b2g emulator tests, r=jgriffin
2014-02-20 16:56:57 -05:00
Ryan VanderMeulen
a10b7b8317
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
9fdf97e4a7
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
b9db298213
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
708bf923c0
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
fa38812d80
Bug 971695 - 2/2 - make YCbCrImageDataSerializer check data size - r=nical
2014-02-20 16:04:13 -05:00
Benoit Jacob
fb744ce009
Bug 971695 - 1/2 - make ImageDataSerializer check data size - r=nical
2014-02-20 16:04:11 -05:00
Andrew McCreight
ecbce16b57
Bug 966762 - Add chrome JS function to unlink ghost windows. r=smaug
2014-02-20 12:55:40 -08:00
Andrew McCreight
b86e8fb3a9
Bug 951491 - Ensure ResumeTimeouts() after FreeInnerObjects() does nothing. r=bz
2014-02-20 12:55:40 -08:00
Andrew McCreight
dabc027595
Bug 972591, part 3 - Convert nsXBLDocumentInfo::mBindingTable to nsClassHashtable. r=froydnj,bz
2014-02-20 12:55:40 -08:00
Andrew McCreight
0aca499e97
Bug 972591, part 2 - Convert nsXBLPrototypeBinding::mAttributeTable to nsClassHashtable. r=froydnj,bz
2014-02-20 12:55:39 -08:00
Ryan VanderMeulen
5a8f7d120a
Bug 951288 - Convert assertion to a warning to hide intermittent test failures. r=cpearce
2014-02-20 15:52:57 -05:00
Robert Longson
c9b9c9fa72
Bug 974746 - Fix rotated zero width or height pattern crash. r=jwatt
2014-02-20 20:49:14 +00:00
Avi Halachmi
dc3e4ddbbe
Bug 879239: More slack at layout/base/tests/test_bug588174.html. r=bz
2014-02-19 15:40:23 +02:00
Jan Beich
eca6bcc654
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
bd9a63ae17
Bug 964366 - Session capabilities missing browserVersion. r=mdas
2014-02-20 15:36:56 -05:00
Andreas Tolfsen
408416b203
Bug 962182 - Add "screenshot" command alias to Marionette. r=mdas
2014-02-20 15:36:35 -05:00
Benoit Jacob
b9dfe856c4
Bug 971678 - Validate the compositable type in SetCompositableHost - r=nical
2014-02-20 15:07:04 -05:00
Benoit Jacob
e025cb0982
Bug 969549 - Make PCompositableTransaction check actual layer types before casting - r=nical
2014-02-20 15:05:48 -05:00
Benoit Jacob
513b00930e
Bug 968001 - In OpSetRoot, check that the new root is a root - r=nical
2014-02-20 15:05:08 -05:00
Ryan VanderMeulen
286ab8ebd3
Merge m-c to inbound on a CLOSED TREE.
2014-02-20 15:16:34 -05:00
Ryan VanderMeulen
73306afda2
Merge inbound to m-c.
2014-02-20 15:13:01 -05:00
Ryan VanderMeulen
805f7903d1
Merge fx-team to m-c.
2014-02-20 15:03:53 -05:00
Bobby Holley
eefb3fa5ac
Bug 974546 - SpecialPowers wrappers should catch, wrap, and rethrow exceptions for callables. r=mrbkap
2014-02-20 08:57:20 -08:00
Benoit Jacob
0fad7ce678
Bug 963974 - Null mCurrentCompositeTask after calling Cancel() on it - r=mattwoodrow
2014-02-20 11:41:39 -05:00
Benoit Jacob
2452416427
Bug 968833 - 2/2 - ThebesLayerComposite should be TYPE_THEBES, not TYPE_SHADOW - r=nical
2014-02-20 11:41:04 -05:00
Benoit Jacob
9372f00a95
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
a178c44e44
Bumping manifests a=b2g-bump
2014-02-20 08:25:56 -08:00
B2G Bumper Bot
04de0a0b54
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
59cc705f53
Bug 960146. r=kats,wesj
2014-02-20 09:36:48 -05:00
Dave Huseby
d95232279f
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
4201558d37
Merge mozilla-central to b2g-inbound
2014-02-20 13:01:38 +01:00
Thomas Zimmermann
754aad3a07
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
00cd6cf056
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
d2c1b2933a
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
84813f9187
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
de924f242d
merge fx-team to mozilla-central
2014-02-20 12:55:32 +01:00
Carsten "Tomcat" Book
edbdb02e8e
merge b2g-inbound to mozilla-central
2014-02-20 12:54:27 +01:00
B2G Bumper Bot
fe74410a1f
Bumping manifests a=b2g-bump
2014-02-20 03:25:58 -08:00
B2G Bumper Bot
dd087016a7
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
a3ce901cdd
Bug 974370 - Remove unused OS/2 strings from unknownContentType.properties. r=dolske
2014-02-20 10:38:26 +01:00
Dão Gottwald
6ab5c23a14
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
d6b7a6b318
Bug 973118 - Differential Testing: Different output message involving +x, r=bhackett
2014-02-19 21:15:25 -08:00
Mike Habicher
d9d3a756f0
Bug 973790 - only call ClearCurrentFrame() when closing down the camera hardware, r=dhylands
2014-02-19 23:18:55 -05:00