Commit Graph

6047 Commits

Author SHA1 Message Date
Kartikaya Gupta
d2416f6473 Back out cset 156e0990abc8 (bug 1246676) since it's not needed any more. r=backout 2016-02-16 09:39:25 -05:00
Louis Christie
2ab805fef1 Bug 1231793: Part 6 - Enabled the new Wave Data Decoder in DecoderTraits. r=jya
MozReview-Commit-ID: EdW4JJM3nO6
2016-02-17 00:28:50 +11:00
Louis Christie
9de26f92e2 Bug 1231793: Part 5 - Added Wave Data Demuxer and Decoder. r=jya 2016-02-17 00:28:49 +11:00
ISHIKAWA, Chiaki
3716397205 Bug 1248252 - Improper outdated octal constant syntax in M-C tree. Use '0o' prefix. r=dao
Be warned. Do not attemp to change the .js "test" source code in ./js
They are meant to check

 - the outdated 0666 octal constant is still parsed correctly,
 - the outdated 0666 octal constant raises syntax error flag
   in strict mode, etc.

So leave them alone.
2016-02-15 08:57:00 +01:00
Bas Schouten
206deeea3f Bug 1247775 - Part 2: Remove Direct2D 1.0 code from Thebes. r=dvander
MozReview-Commit-ID: EC8yhkvvood
2016-02-13 14:33:27 +01:00
Kartikaya Gupta
25ee4eb1d3 Bug 1246854 - Remove unnecessary warning. r=botond
MozReview-Commit-ID: 21j8L9yhiIt
2016-02-12 12:32:59 -05:00
Kartikaya Gupta
c56aaf55e1 Bug 1243589 - Use SingleTiledContentClient even for scrollable layers if the layer is smaller than a single tile. r=mattwoodrow
MozReview-Commit-ID: 6eYFmoOVL6b
2016-02-12 08:29:25 -05:00
Carsten "Tomcat" Book
3eb54ae1fa Backed out changeset 4adb7586410a (bug 1247775) 2016-02-12 08:49:29 +01:00
Bas Schouten
782d2b90b1 Bug 1247775 - Part 2: Remove Direct2D 1.0 code from Thebes. r=dvander
MozReview-Commit-ID: EC8yhkvvood
2016-02-12 02:05:35 +01:00
Wes Kocher
e3a907757c Backed out changeset 19c631cc41c8 (bug 1243589) for test_transformed_scrolling_repaints.html failures on OS X 2016-02-11 16:34:28 -08:00
Kartikaya Gupta
e26ed3613b Bug 1243589 - Use SingleTiledContentClient even for scrollable layers if the layer is smaller than a single tile. r=mattwoodrow
MozReview-Commit-ID: LHIrrtFfRgm
2016-02-11 16:49:04 -05:00
Aidin Gharibnavaz
6b26e7ff2b Bug 1164581 - Adding an overload for NS_ProxyRelease that accepts already_AddRefed, and removing all the others. r=bobbyholley 2016-02-10 08:23:00 +01:00
Lee Salzman
49d79c32e8 Bug 1241832 - change gfx.xrender.enabled pref so that xrender compositing is no longer used by default. r=jrmuizel 2016-02-10 10:59:35 -05:00
Boris Chiou
a3a5a1c841 Bug 1174575 - Part 1: Define CSSPseudoElement interface. r=birtles, r=smaug
Create CSSPseudoElement.webidl, CSSPseudoElement.h, and CSSPseudoElement.cpp.
2016-02-01 23:49:00 +01:00
Carsten "Tomcat" Book
8c842845b5 merge mozilla-inbound to mozilla-central a=merge 2016-02-09 12:02:38 +01:00
Kartikaya Gupta
b9b6c4d33f Bug 1246676 - Adjust the displayport expiry timeout on different platforms to observe the effect on checkerboarding. r=botond 2016-02-08 12:29:11 -05:00
Ting-Yu Lin
8909749c2d Bug 1246064 - Support long press to show AccessibleCaret on empty input for Fennec. r=roc 2016-02-08 16:08:46 +08:00
J. Ryan Stinnett
14b0a1f7a5 Bug 1204127 - Enable DevTools migration warnings. r=ochameau 2016-02-08 17:32:07 -06:00
Bill McCloskey
c4b4750a34 Bug 1246311 - Disable async drawing on beta/release (r=dvander) 2016-02-05 21:25:24 -08:00
Felipe Gomes
1ec402929d Bug 1230196 - Allow release channel to run e10s. r=billm 2016-02-05 13:27:12 -02:00
Randall Barker
c38498ce7c Bug 1245285 - part 3, Remove unused repaint_interval prefs r=botond 2016-02-04 07:18:20 -08:00
Ting-Yu Lin
6f377eae5e Bug 591737 - Add pref for details and summary elements. r=bz 2016-01-20 23:20:43 +08:00
Frédéric Wang
c95cb64339 Bug 1227058 - Include the woff2 library in the gecko build. b=1227058, r=jfkthame 2016-02-02 08:52:00 +01:00
Phil Ringnalda
4d79c95c45 Back out 3 changesets (bug 1245285) for e10s failures in test_layerization.html
Backed out changeset e0c8fb70a095 (bug 1245285)
Backed out changeset a211643de3b6 (bug 1245285)
Backed out changeset 41ea5de656a9 (bug 1245285)
2016-02-03 21:46:11 -08:00
Randall Barker
9da5952c07 Bug 1245285 - part 3, Remove unused repaint_interval prefs r=botond 2016-02-03 17:16:14 -08:00
Nicholas Nethercote
b2a886b010 Bug 1245393 - Measure s{,Default}RootBranch in the Preferences memory reporter. r=froydnj. 2016-02-03 17:30:54 +11:00
Kartikaya Gupta
8fcf9bbec2 Bug 990916 - When setting a displayport, schedule a timer to remove it as well. r=tnikkel 2016-02-03 19:13:35 -05:00
Birunthan Mohanathas
7af69c5623 Bug 1233702 - Remove dom.permissions.enabled pref. r=baku 2016-02-03 18:21:31 +02:00
Nicholas Nethercote
eaa09aeb53 Bug 1244982 - Fix minor double-reporting of memory in prefs code. r=erahm. 2016-02-02 14:31:49 +11:00
Birunthan Mohanathas
2083419fba Bug 1235261 - Part 1: Rename nsAutoTArray to AutoTArray. r=froydnj 2016-02-02 17:36:30 +02:00
Frédéric Wang
e6c0fb1aba Bug 1242904 - Update Brotli to latest upstream revision ; now at 33aa40220b96cf95ad2b9ba61dc8d7fd2f964f2c. r=mcmanus 2016-02-08 12:01:21 +01:00
Carsten "Tomcat" Book
55bc48c02d Backed out changeset c18e29c1b369 (bug 1164581) for cpp unit tests test failures 2016-02-08 11:17:38 +01:00
Shih-Chiang Chien
809767fc0c Bug 1241368 - provide JS implemented MDNS service as a fallback. r=nwgh,nalexander. 2014-05-16 15:01:27 -04:00
Aidin Gharibnavaz
ec66ec4671 Bug 1164581 - Adding an overload for NS_ProxyRelease that accepts already_AddRefed, and removing all the others. r=bobbyholley 2016-02-07 10:56:00 +01:00
Nicholas Nethercote
e591ddd40d Bug 1181444 (part 1.5) - Remove dead PLDHashOperator declarations. r=froydnj. 2016-01-28 14:08:19 -08:00
Phil Ringnalda
b885c4b318 Back out 7 changesets (bug 1235261) for cpptest failures in TestTArray
CLOSED TREE

Backed out changeset d66c3f19a210 (bug 1235261)
Backed out changeset 467d945426bb (bug 1235261)
Backed out changeset 32b61df13142 (bug 1235261)
Backed out changeset c50bb8ed4196 (bug 1235261)
Backed out changeset 0ff0fa6fe81f (bug 1235261)
Backed out changeset df70e89669da (bug 1235261)
Backed out changeset 064969357fc9 (bug 1235261)
2016-01-31 10:10:57 -08:00
Birunthan Mohanathas
a93e22749f Bug 1235261 - Part 1: Rename nsAutoTArray to AutoTArray. r=froydnj 2016-01-31 17:12:12 +02:00
Bob Owen
a1b3dc0e5d Bug 1156742 Part 25: Flip the big switch and wait for the lightning. r=mconley 2016-01-05 10:08:58 +00:00
Kartikaya Gupta
ba53927ba1 Bug 1180706 - Enable touch event support on Windows Nightly. r=botond 2016-01-29 22:58:43 -05:00
Kartikaya Gupta
951b7e23da Bug 1244307 - Enable checkerboard recording on Nightly. rs=botond 2016-01-29 17:29:14 -05:00
Wes Kocher
1ee8b92023 Backed out changeset 2c56aed63687 (bug 1219482) to hopefully fix the intermittent hazard failures CLOSED TREE 2016-01-29 10:15:38 -08:00
Randell Jesup
03933322a2 Bug 1242199: Add lower-limit WebRTC bandwidth pref for testing r=pkerr 2016-01-28 23:49:46 -05:00
Randell Jesup
6f07dc2536 Bug 1243607: make webrtc bitrate prefs take precedence over automatic bitrate selection r=pkerr 2016-01-27 21:55:42 -05:00
sajitk
1bb0c34cc7 Bug 1219482 - Replace PRLogModuleInfo with LazyLogModule in various files. r=bsmedberg 2016-01-28 10:35:00 -05:00
Wes Kocher
7830681c8e Merge fx-team to central, a=merge 2016-01-28 17:47:33 -08:00
Patrick McManus
2adafba403 Bug 1224291 - define BUILD_PORTABLE for brotli r=jfkthame 2016-01-28 12:48:08 -05:00
Nigel Babu
153a359e75 Backed out changeset ebf10602138c (bug 1243607) for test_peerConnection_verifyVideoAfterRenegotiation.html timeout 2016-01-28 13:24:31 +05:30
Randell Jesup
fce7ed15b7 Bug 1243607: make webrtc bitrate prefs take precedence over automatic bitrate selection r=pkerr 2016-01-27 21:55:42 -05:00
Jeff Muizelaar
5ec4c21696 Bug 1178385. Add a pref to force enable hw video decode. r=milan 2016-01-27 19:31:42 -05:00
Masatoshi Kimura
e5aa989e42 Bug 1242926 - Increase the max retry attempt number. r=mcmanus 2016-01-28 05:44:48 +09:00