Benoit Jacob
31db832664
Bug 774388 - Patch 14: block on ImageBridgeParent shutdown before we destroy the compositor thread - r=mattwoodrow
2014-07-06 21:30:15 -04:00
Benoit Jacob
1a2d3576a2
Bug 774388 - Patch 13: Temporarily addref to prevent destruction during handling of sync Stop message, to avoid triggering the 'mismatched CxxStackFrames' assertion of MessageChannel - r=nical
2014-07-04 14:04:12 -04:00
Benoit Jacob
26180d9fe5
Bug 774388 - Patch 12: make ImageBridgeParent 's refcounting implementation automatically defer destruction to the main thread - r=nical
2014-07-04 14:04:12 -04:00
Benoit Jacob
0c6a7dfedf
Bug 774388 - Patch 11: Use a plain RunnableFunction to release the ImageBridgeParent singleton - r=mattwoodrow
2014-07-04 14:04:12 -04:00
Benoit Jacob
c083b322d1
Bug 774388 - Patch 10: destroy the ImageBridgeChild singleton on the main thread (and sprinkle some assertions) - r=mattwoodrow
2014-07-04 14:04:12 -04:00
Benoit Jacob
61671a4f88
Bug 774388 - Patch 9: Introduce NS_INLINE_DECL_THREADSAFE_REFCOUNTING_WITH_MAIN_THREAD_DESTRUCTION - r=mattwoodrow
2014-07-04 14:04:12 -04:00
Benoit Jacob
4b5305dd44
Bug 774388 - Patch 8: Avoid a deadlock between shutdown of CompositorParent and of CompositorThreadHolder - r=mattwoodrow
2014-07-04 14:04:11 -04:00
Benoit Jacob
4ecdd340bf
Bug 774388 - Patch 7: Block the main thread on compositor shutdown - r=mattwoodrow
2014-07-04 14:04:11 -04:00
Benoit Jacob
ef93653aa4
Bug 774388 - Patch 5: Wait for [CrossProcess]CompositorParent's to be gone before we tear down the compositor thread - r=mattwoodrow
2014-07-04 14:04:11 -04:00
Benoit Jacob
4dbed36bb6
Bug 774388 - Tiny reordering of when we shut down Layers IPC - r=nical,mattwoodrow
2014-07-04 14:04:11 -04:00
David Major
314983280a
Bug 1033146: Use a never-inline function to work around a bug in 64-bit VS2010. r=terrence
2014-07-07 12:07:20 +12:00
Robert Longson
16b8b6133e
Bug 530985. Make getBoundingClientRect give more sensible results for <svg> elements. r=jwatt
...
--HG--
extra : rebase_source : ad54b945431510c0a3246e608cad6d93e66c088e
extra : amend_source : 841b5aa8e17c3fba01806262725228ae7c94a941
2014-07-07 00:55:43 +12:00
Marco Castelluccio
bea7575679
Bug 1034731
- Better logging for manifest content-type errors. r=fabrice
2014-07-06 18:47:28 +02:00
Tim Taubert
8d84b85e2d
merge m-c to inbound
2014-07-06 09:11:56 -07:00
Tim Taubert
ba6c0f4b7f
merge m-c to inbound; a=merge
2014-07-06 09:10:54 -07:00
Jonathan Watt
55594934ce
Bug 1034399 - Use a Moz2D DrawTarget backed gfxContext for SVG bounds calculations. r=Bas
2014-07-06 16:30:55 +01:00
Benoit Jacob
9b83c2d49b
Bug 1028588 - Fix dangerous public destructors of Mac-specific reference-counted classes - r=mstange
2014-07-06 11:25:31 -04:00
Ms2ger
549ba18008
No bug - Remove unused duplicate test.
...
This test was added while content/xml was moved to dom/xml. When the move
was backed out, the test remained in both places (though it is only run from
content/).
2014-07-06 17:18:58 +02:00
Jonathan Kew
5a45201ffe
bug 1034403 - update index to step past the second half of a surrogate pair. r=roc
2014-07-06 12:51:27 +01:00
Mike Hommey
c4536083ac
Backed out changeset e268bb51e084 (backout of bug 1033958) because it can't be responsible for "breaking many people's builds". a=backout
2014-07-05 07:50:08 +09:00
Gijs Kruitbosch
9e984ddae0
Backed out changeset c5ac0914b65c (bug 1033958) for breaking many people's builds, rs+a=backout
2014-07-04 18:32:24 +01:00
Carsten "Tomcat" Book
1264124c08
merge b2g-inbound to mozilla-central a=merge
2014-07-04 14:01:37 +02:00
Carsten "Tomcat" Book
c3b8d8d3b2
merge fx-team to mozilla-central a=merge
2014-07-04 13:51:22 +02:00
Sam Penrose
adba9004ea
Bug 1034229 - Fire oncancel() when passed to request() with refreshAuthentication. r=jedp
2014-07-03 13:23:12 -07:00
Bernardo P. Rittmeyer
97876cf0a5
Bug 524760 - Hide print.macosx.pagesetup* preference from about:support as it's not useful there. r=MattN
2014-07-03 11:26:00 +02:00
Andrew Osmond
c7835d9fdf
Bug 1034159 - Fix a potential buffer leak caused by a race condition when ending recording a video. r=mikeh
2014-07-03 10:30:00 +02:00
B2G Bumper Bot
f102cad223
Bumping manifests a=b2g-bump
2014-07-04 00:57:29 -07:00
Chris Peterson
33d410adde
Bug 1034466 - Remove unused kThemeScrollBarArrowsBoth in widget/cocoa/nsNativeThemeCocoa.mm. r=josh
2014-07-03 01:06:56 -07:00
Chuck Lee
b9882a8161
Bug 1033138 - Use AutoJSAPI instead of AutJSContext. r=bholley
2014-07-03 11:31:52 +08:00
Chuck Lee
ec0426e7ca
Bug 1020212 - Support keystore binder. r=qdot
2014-07-03 15:08:01 +08:00
Martin Thomson
b331982fda
Bug 1019117 - Remove ssltunnel from NO_PKG_FILES conditional on having no manifest r=glandium
2014-07-03 10:46:00 +02:00
Rick Eyre
d7e3cd33b3
Bug 1018933 - Part 2: Add regression test. r=rillian
2014-07-02 19:09:00 +02:00
Rick Eyre
bfac612c27
Bug 1018933 - Part 1: HTMLTrackElement should not create another TextTrack if one already exists. r=rillian
2014-07-02 19:10:00 +02:00
Boris Chiou
b86e69633f
Bug 975346 - Part 2: Support LayerScope for HwcComposer2D. r=dglastonbury
...
1. Retrieve buffer from GPU.
2. Refactor - use SenderHelper class to manage the Sender
static function structure.
2014-07-03 01:17:00 +02:00
J. Ryan Stinnett
6e3ae14144
Bug 1032708 - Restart discovery when network changes. r=paul
2014-07-02 12:48:00 +02:00
J. Ryan Stinnett
d3990cbec0
Bug 1027456 - Use assigned multicast address for discovery. r=paul
2014-07-02 12:56:00 +02:00
Jordan Santell
6e6b4e58df
Bug 986705 - Implement web audio server events for connecting to an AudioParam in the web audio editor. r=vp
2014-07-02 12:37:00 +02:00
Ryan VanderMeulen
e7d4511bac
Merge m-c to fx-team. a=merge
2014-07-03 23:27:34 -04:00
Ryan VanderMeulen
30db5a9c73
Merge fx-team to m-c. a=merge
2014-07-03 23:24:35 -04:00
Ryan VanderMeulen
9bf9a8c05f
Merge b2g-inbound to m-c. a=merge
2014-07-03 23:17:17 -04:00
Richard Newman
43dc9f464b
Bug 1013024 - Part 2: test referrer intents.
2014-07-03 19:45:24 -07:00
Richard Newman
16986508fc
Bug 1013024 - Part 1: catch install intent and deliver it to the distribution handler, processing the distribution file dynamically. r=mfinkle
2014-07-03 19:45:24 -07:00
Richard Newman
50efa99c14
Bug 1030770 - Initialize new guest mode profile directories. r=mfinkle
2014-07-03 19:37:27 -07:00
Ryan VanderMeulen
ada432ee52
Backed out changeset 9cb84e8bbb30 (bug 1032415) for frequent Windows XP debug mochitest-other asserts.
...
CLOSED TREE
2014-07-03 20:53:31 -04:00
Ryan VanderMeulen
6d9424856d
Backed out 10 changesets (bug 1033358, bug 774388, bug 1028383) for causing frequent shutdown crashes on a CLOSED TREE.
...
Backed out changeset a54b05c9e4a1 (bug 1028383)
Backed out changeset 37985f79e0c2 (bug 774388)
Backed out changeset d07521729077 (bug 774388)
Backed out changeset 9f14b17f358c (bug 774388)
Backed out changeset 2d347d6aa9bc (bug 774388)
Backed out changeset 99581dfb5ec4 (bug 774388)
Backed out changeset 2532e22d6135 (bug 774388)
Backed out changeset 719844108f1a (bug 774388)
Backed out changeset 7829c78348a4 (bug 1033358)
Backed out changeset c571df9a85de (bug 1033358)
2014-07-03 20:37:05 -04:00
Ryan VanderMeulen
3f9e56aab8
Backed out changeset 3f079d36c620 (bug 1034257) for non-unified bustage.
2014-07-03 20:36:14 -04:00
B2G Bumper Bot
20094f55b0
Bumping manifests a=b2g-bump
2014-07-03 15:41:39 -07:00
B2G Bumper Bot
879dfb09ec
Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
...
========
https://hg.mozilla.org/integration/gaia-central/rev/92bddc1a99aa
Author: Jim Porter <jporter@mozilla.com>
Desc: Merge pull request #21236 from jimporter/ringtones-mp3
Bug 1032702 - Cannot select preloaded MP3 as ringtone
========
https://hg.mozilla.org/integration/gaia-central/rev/c05b4c2f1193
Author: Jim Porter <jporter@mozilla.com>
Desc: Bug 1032702 - Cannot select preloaded MP3 as ringtone
2014-07-03 15:35:26 -07:00
B2G Bumper Bot
03d47eb7bf
Bumping manifests a=b2g-bump
2014-07-03 15:27:26 -07:00
B2G Bumper Bot
5ff51b6bf8
Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
...
========
https://hg.mozilla.org/integration/gaia-central/rev/43e19056e5db
Author: Jim Porter <jporter@mozilla.com>
Desc: Merge pull request #21191 from jimporter/ringtones-create-window-stack
Bug 1030954 - [ringtones][window management] create ringtone screen does...
========
https://hg.mozilla.org/integration/gaia-central/rev/879e38352adb
Author: Jim Porter <jporter@mozilla.com>
Desc: Bug 1030954 - [ringtones][window management] create ringtone screen doesn't appear on subsequent tries
2014-07-03 15:20:26 -07:00