Commit Graph

192236 Commits

Author SHA1 Message Date
Andrew Comminos
e31c58cd7c Bug 958868 - Add support for delta line and page accumulation; r=masayuki, sr=smaug 2014-07-07 18:54:14 +09:00
Andrew Comminos
f6d52ec634 Bug 958868 - Add support for GDK_SCROLL_SMOOTH; r=karlt 2014-07-07 18:54:13 +09:00
Benjamin Bouvier
347f38ecf6 Bug 1034400: Make RNot recover in all cases and not assert on objects; r=nbp 2014-07-07 11:47:10 +02:00
Athena
2795168efc Bug 977169 - Apply aria-label "x panel" to Toolbox r=bgrins f=marcoz 2014-07-07 11:27:10 +02:00
Jonathan Watt
c0e66487f2 Bug 1034528, part 3 - Remove the Thebes backed gfxContext propagating code from nsFilterInstance. r=Bas 2014-07-07 09:05:16 +01:00
Jonathan Watt
b6e81d9628 Bug 1034528, part 2 - Remove the Thebes backed gfxContext propagating code from nsCanvasFrame. r=Bas 2014-07-07 09:05:16 +01:00
Jonathan Watt
bb34a53966 Bug 1034528, part 1 - Get rid of gfxCachedTempSurface and the Thebes backed gfxContext that it creates. r=Bas 2014-07-07 09:05:15 +01:00
Benoit Jacob
b1a267ce24 Bug 1028383 - Make ITopLevelProtocol assert to enforce its assumptions that things happen on the main thread - r=bent 2014-07-04 14:04:13 -04:00
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