David Zbarsky
|
287181f0bc
|
Bug 897211: Remove nsITouchEventReceiver from nodes r=bz
|
2013-07-23 23:20:16 -07:00 |
|
David Zbarsky
|
404ebd49a1
|
Bug 897211: Remove nsIDOMDocumentTouch r=bz
|
2013-07-23 23:20:16 -07:00 |
|
Cameron McCormack
|
0e51d2f828
|
Bug 895285 - Handle viewBox="" setting optimization correctly. r=jwatt
|
2013-07-24 14:48:12 +10:00 |
|
Cameron McCormack
|
19489dc884
|
Bug 896159 - Expose textLength and lengthAdjust on SVGTextPathElements. r=jwatt
|
2013-07-24 10:01:35 +10:00 |
|
Matthew Gregan
|
8c5e04ae01
|
Bug 895754 - Update VideoPlaybackQuality to current MSE spec (remove playbackJitter, add totalFrameDelay). r=doublec
|
2013-07-24 11:46:43 +12:00 |
|
David Zbarsky
|
b9c20a7821
|
Bug 894646 - Various dom deCOM cleanups r=Ms2ger
|
2013-07-23 16:39:17 -07:00 |
|
Olli Pettay
|
4399ddbfe6
|
Bug 895222, improve skippability optimization for nodes, r=mccr8
--HG--
extra : rebase_source : ce3ebc2020a26d22f7cf2636d63657a8fe6ebb2d
|
2013-07-22 20:47:20 +03:00 |
|
Guillaume Abadie
|
161d8f7039
|
bug 896875 - [WebGL 2.0] WebGL2 unable to create context. r=bjacob
|
2013-07-23 11:41:25 -04:00 |
|
Boris Zbarsky
|
6fe1316182
|
Bug 895974. Implement ParentNode on document fragments and documents and move previousElementSibling and nextElementSibling to ChildNode. r=smaug
|
2013-07-22 08:15:43 -04:00 |
|
Boris Zbarsky
|
76a7d33bf7
|
Bug 895009. Don't pass in NonNull/OwningNonNull arguments to WebIDL binding consumers. r=peterv
|
2013-07-22 08:15:43 -04:00 |
|
Joshua Cranmer
|
46c5cc932a
|
Bug 884061 - Part 3d: Use NS_DECL_THREADSAFE_ISUPPORTS in content/, r=smaug
--HG--
extra : rebase_source : ee869e0ec710259b1f3d1a328bff27c5d2960ea1
|
2013-07-18 21:21:19 -05:00 |
|
Joshua Cranmer
|
0e3b26bd30
|
Bug 884061 - Part 1: Use mozilla::Atomic in NS_DECL_INLINE_THREADSAFE_REFCOUNTING, r=jlebar
--HG--
extra : rebase_source : a3a987a2a4a52603e0461f40396cca06b6cbe989
|
2013-07-13 20:18:03 -05:00 |
|
Jon Coppeard
|
aa621befb3
|
Bug 896506 - GC: Fix a couple of rooting hazards in XUL code r=smaug
|
2013-07-23 10:58:28 +01:00 |
|
Jon Coppeard
|
7345e3e7f2
|
Bug 891966 - 2 - Comment calls to Handle::fromMarkedLocation r=bz
|
2013-07-23 10:58:28 +01:00 |
|
Jon Coppeard
|
b216cf9603
|
Bug 891966 - 1 - Don't allow construction of Handle<T> from Heap<T> r=bz
|
2013-07-23 10:58:27 +01:00 |
|
Jon Coppeard
|
da545dc61a
|
Bug 888338 - 6 - more browser post barriers r=mccr8
|
2013-07-23 10:58:27 +01:00 |
|
Jon Coppeard
|
6c0077c7f6
|
Bug 888338 - 1 - Add TenuredHeap<T> class r=terrence r=bz
|
2013-07-23 10:58:26 +01:00 |
|
Carsten "Tomcat" Book
|
550a9bb93d
|
Merge m-c to inbound
|
2013-07-23 11:06:20 +02:00 |
|
David Zbarsky
|
2f0e22e174
|
Bug 888685: SVGAnimatedLengthList shouldn't inherit nsISupports r=Ms2ger
|
2013-07-23 01:34:18 -07:00 |
|
David Zbarsky
|
e6053c5ab9
|
Bug 888685: SVGAnimatedRect shouldn't inherit nsISupports r=Ms2ger
|
2013-07-23 01:34:17 -07:00 |
|
Carsten "Tomcat" Book
|
e494a7c228
|
Backed out changeset 1bbc7f3de64c (bug 891884)
|
2013-07-23 10:30:08 +02:00 |
|
Ryan VanderMeulen
|
3810885f9a
|
Merge inbound to m-c.
|
2013-07-22 21:47:13 -04:00 |
|
Ryan VanderMeulen
|
4033000ea2
|
Backed out changesets 0a196c0e9f96 (bug 895974) and 0d8aa14f5ed3 (bug 895009) for causing intermittent Linux32 mochitest-1 asserts on a CLOSED TREE.
|
2013-07-22 18:18:17 -04:00 |
|
Guillaume Abadie
|
e6fff44d56
|
bug 896454 - WebGL Re-enable vertex array object - r=bjacob
|
2013-07-22 14:15:49 -04:00 |
|
Julien Wajsberg
|
a752a1ecdb
|
Bug 891884 - toBlob should support the quality parameter as toDataURL does r=joedrew sr=mrbkap
--HG--
extra : rebase_source : 22574a2852a6147019cc787ab1a8711adca7c0b2
|
2013-07-19 20:19:48 +01:00 |
|
Ed Morley
|
1becf19348
|
Backed out changeset 9e7d1f4496ff (bug 888839) for B2G failures in test_copypaste.xhtml
|
2013-07-22 08:55:34 +01:00 |
|
Jason Smith
|
7fc34c76fa
|
Bug 896302 - Add a mochitest for creation of a media recorder object. r=roc
|
2013-07-21 18:37:42 -07:00 |
|
Boris Zbarsky
|
e0a481867c
|
Bug 895974. Implement ParentNode on document fragments and documents and move previousElementSibling and nextElementSibling to ChildNode. r=smaug
|
2013-07-22 08:15:43 -04:00 |
|
Boris Zbarsky
|
a0654061a1
|
Bug 895009. Don't pass in NonNull/OwningNonNull arguments to WebIDL binding consumers. r=peterv
|
2013-07-22 08:15:43 -04:00 |
|
Robert O'Callahan
|
a923ef07f1
|
Bug 891238. Don't resume reading from a paused connection if we still have plenty of data cached. This could save power. r=cpearce
--HG--
extra : rebase_source : 89e0951e9e8ccef628a99ab4b3f07dbe7ff79989
|
2013-07-19 21:00:19 +12:00 |
|
Drew Willcoxon
|
8a46894e04
|
Bug 888839 - Don't pretty print text/plain when copying and pasting non-(X)HTML documents. r=smaug
|
2013-07-19 19:56:18 -07:00 |
|
Edwin Flores
|
712c782a29
|
Bug 889699 - Make gstreamer backend return more accurate results for canPlayType() r=alessandro.d
|
2013-07-20 12:03:08 +12:00 |
|
Ryan VanderMeulen
|
fccc96d210
|
Bug 832768 - Disable test_playback_rate.html and test_seek.html due to frequent timeouts.
CLOSED TREE
|
2013-07-19 16:07:38 -04:00 |
|
Guillaume Abadie
|
b85cdb7050
|
Bug 895855 - [WebGL 2.0] Build error when using --disable-webgl. r=bjacob
|
2013-07-19 12:53:54 -04:00 |
|
Ryan VanderMeulen
|
e759c0e570
|
Backed out 5 changesets (bug 882543) for crashtest orange on a CLOSED TREE.
Backed out changeset b36516aab389 (bug 882543)
Backed out changeset 07550003a24a (bug 882543)
Backed out changeset f4045c40afb4 (bug 882543)
Backed out changeset 1b87e0bd2858 (bug 882543)
Backed out changeset 8d76a3440800 (bug 882543)
|
2013-07-19 12:00:48 -04:00 |
|
Benjamin Smedberg
|
dd57b47a65
|
Bug 889788 - Plugin doorhanger breaks when plugins are dynamically removed from a page. This implements the short-term solution of hiding the plugin doorhanger when no more plugins are on the page (the better long-term solution will keep showing the UI and track all the plugins a page ever uses). This also implements a short-term solution when a user enables a plugin. Also bug 887088 - Short-term UI solution: when a user loads multiple tabs from a site and enables a plugin on one of them, the plugins are not enabled on other tabs but the "continue allowing" button does nothing. This patch makes the "Continue Allowing" button enable existing plugins of that type. r=jaws r=jschoenick
--HG--
extra : rebase_source : a60ae3259579ea63d51921dc3c70836da2d7ab3a
|
2013-07-19 10:02:48 -04:00 |
|
Paul Adenot
|
ccf69241ce
|
Bug 882543 - Use a linked list for ordering stream instead of an array. r=ehsan
|
2013-07-19 16:40:58 +02:00 |
|
Paul Adenot
|
20dac73d80
|
Bug 882543 - Register the MSG thread for in the profiler. r=benwa
|
2013-07-19 16:40:57 +02:00 |
|
Paul Adenot
|
a9cb9340ab
|
Bug 882543 - Don't spam the main thread when rendering an offline graph. r=ehsan,roc
|
2013-07-19 16:40:57 +02:00 |
|
Paul Adenot
|
8b65e8ec62
|
Bug 882543 - Actually run offline MSG offline. r=roc
|
2013-07-19 16:40:57 +02:00 |
|
Paul Adenot
|
59bd9d9649
|
Bug 882543 - Retain storage for media streams accross iterations instead of reallocating. r=jlebar,roc
|
2013-07-19 16:40:56 +02:00 |
|
Paul Adenot
|
cf618f7fe9
|
Bug 886173 - Preserve playbackRate across pause/play. r=cpearce
|
2013-07-11 16:58:57 +02:00 |
|
Ed Morley
|
4ab9f816bf
|
Backed out changeset 8cc680bb6ba2 (bug 883364) for Android webgl failures on a CLOSED TREE
|
2013-07-19 14:43:34 +01:00 |
|
Ed Morley
|
9da83fc49e
|
Backed out changeset 0ad31c2bda31 (bug 883364)
|
2013-07-19 14:42:53 +01:00 |
|
Mike Hommey
|
839ae7c712
|
Backout changeset 40f9e902464a (bug 889699) because of Linux crashes on a CLOSED TREE
|
2013-07-19 15:59:42 +09:00 |
|
Edwin Flores
|
25fdeb80fd
|
Bug 889699 - Make gstreamer backend return more accurate results for canPlayType() r=alessandro.d
|
2013-07-19 15:31:11 +12:00 |
|
Reuben Morais
|
b2074b59a7
|
Backed out changeset 8dfdebcc8ce6 (bug 893117)
|
2013-07-18 20:02:01 -07:00 |
|
Reuben Morais
|
67c8430e49
|
Backed out changeset 6515e55d4fb9 (bug 893117)
|
2013-07-18 20:02:00 -07:00 |
|
Reuben Morais
|
068f124b78
|
Backed out changeset 05ae078ca073 (bug 893117)
|
2013-07-18 20:01:58 -07:00 |
|
Reuben Morais
|
7d8b8794f5
|
Backed out changeset 6d1675c08598 (bug 893117)
|
2013-07-18 20:01:57 -07:00 |
|