Commit Graph

192228 Commits

Author SHA1 Message Date
Benoit Jacob
a5e4281275 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
809ef59398 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
c741cc162f 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
1867da80fd 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
69cbbb2503 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
c197abbada 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
bdbd3f901e 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
5e4c12ade8 Bug 774388 - Patch 7: Block the main thread on compositor shutdown - r=mattwoodrow 2014-07-04 14:04:11 -04:00
Benoit Jacob
e220713899 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
bbbc9aba89 Bug 774388 - Tiny reordering of when we shut down Layers IPC - r=nical,mattwoodrow 2014-07-04 14:04:11 -04:00
David Major
dc11213aa8 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
a1b5aaeb64 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
e8e1264391 Bug 1034731 - Better logging for manifest content-type errors. r=fabrice 2014-07-06 18:47:28 +02:00
Tim Taubert
dfb3976d54 merge m-c to inbound 2014-07-06 09:11:56 -07:00
Tim Taubert
be32820a02 merge m-c to inbound; a=merge 2014-07-06 09:10:54 -07:00
Jonathan Watt
79477778d1 Bug 1034399 - Use a Moz2D DrawTarget backed gfxContext for SVG bounds calculations. r=Bas 2014-07-06 16:30:55 +01:00
Benoit Jacob
6bd0bb7f17 Bug 1028588 - Fix dangerous public destructors of Mac-specific reference-counted classes - r=mstange 2014-07-06 11:25:31 -04:00
Ms2ger
5d25e07cf0 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
65a2f6fb2d 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
c0b1ed8da7 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
9b0296dbdf 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
6879f4ea48 merge b2g-inbound to mozilla-central a=merge 2014-07-04 14:01:37 +02:00
Carsten "Tomcat" Book
6d16b603ce merge fx-team to mozilla-central a=merge 2014-07-04 13:51:22 +02:00
Sam Penrose
2b55741f5a Bug 1034229 - Fire oncancel() when passed to request() with refreshAuthentication. r=jedp 2014-07-03 13:23:12 -07:00
Bernardo P. Rittmeyer
d393d66578 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
7f0be7e753 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
854539a834 Bumping manifests a=b2g-bump 2014-07-04 00:57:29 -07:00
Chris Peterson
fc6c3e6d24 Bug 1034466 - Remove unused kThemeScrollBarArrowsBoth in widget/cocoa/nsNativeThemeCocoa.mm. r=josh 2014-07-03 01:06:56 -07:00
Chuck Lee
26feb86cd2 Bug 1033138 - Use AutoJSAPI instead of AutJSContext. r=bholley 2014-07-03 11:31:52 +08:00
Chuck Lee
5a66049c11 Bug 1020212 - Support keystore binder. r=qdot 2014-07-03 15:08:01 +08:00
Martin Thomson
a922faaff0 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
2071c94b0e Bug 1018933 - Part 2: Add regression test. r=rillian 2014-07-02 19:09:00 +02:00
Rick Eyre
1cb29d38e6 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
48e3a702de 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
3a0e90a615 Bug 1032708 - Restart discovery when network changes. r=paul 2014-07-02 12:48:00 +02:00
J. Ryan Stinnett
53627c1499 Bug 1027456 - Use assigned multicast address for discovery. r=paul 2014-07-02 12:56:00 +02:00
Jordan Santell
5bd26fe5f5 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
0cd1d876ea Merge m-c to fx-team. a=merge 2014-07-03 23:27:34 -04:00
Ryan VanderMeulen
f2eae24eb3 Merge fx-team to m-c. a=merge 2014-07-03 23:24:35 -04:00
Ryan VanderMeulen
8dae30528b Merge b2g-inbound to m-c. a=merge 2014-07-03 23:17:17 -04:00
Richard Newman
3e29174592 Bug 1013024 - Part 2: test referrer intents. 2014-07-03 19:45:24 -07:00
Richard Newman
eae3673f45 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
c01a19a6cd Bug 1030770 - Initialize new guest mode profile directories. r=mfinkle 2014-07-03 19:37:27 -07:00
Ryan VanderMeulen
3a78f555c0 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
7189c91e41 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
a3ef412a3f Backed out changeset 3f079d36c620 (bug 1034257) for non-unified bustage. 2014-07-03 20:36:14 -04:00
B2G Bumper Bot
4d42e8e844 Bumping manifests a=b2g-bump 2014-07-03 15:41:39 -07:00
B2G Bumper Bot
5da9803eb6 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
83bb2db713 Bumping manifests a=b2g-bump 2014-07-03 15:27:26 -07:00
B2G Bumper Bot
07702e87c1 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