Aidin Gharibnavaz
686438c658
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
4c46321435
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
8098462872
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
e42fff0533
merge mozilla-inbound to mozilla-central a=merge
2016-02-09 12:02:38 +01:00
Kartikaya Gupta
75e3a5788b
Bug 1246676
- Adjust the displayport expiry timeout on different platforms to observe the effect on checkerboarding. r=botond
...
--HG--
extra : commitid : 1rqe5s07eCN
2016-02-08 12:29:11 -05:00
Ting-Yu Lin
276d86f23b
Bug 1246064 - Support long press to show AccessibleCaret on empty input for Fennec. r=roc
...
--HG--
extra : commitid : 54K1eLvKmSr
extra : rebase_source : 76a64e40ec15c6d110a461d5fb9d66d3ac86852e
2016-02-08 16:08:46 +08:00
J. Ryan Stinnett
8ea9057c8f
Bug 1204127
- Enable DevTools migration warnings. r=ochameau
2016-02-08 17:32:07 -06:00
Bill McCloskey
86af10a71e
Bug 1246311 - Disable async drawing on beta/release (r=dvander)
2016-02-05 21:25:24 -08:00
Felipe Gomes
5cae0e50dd
Bug 1230196 - Allow release channel to run e10s. r=billm
...
--HG--
extra : commitid : 7rKp9YfaaUC
2016-02-05 13:27:12 -02:00
Randall Barker
f7c435db3c
Bug 1245285 - part 3, Remove unused repaint_interval prefs r=botond
2016-02-04 07:18:20 -08:00
Ting-Yu Lin
1e5d352993
Bug 591737 - Add pref for details and summary elements. r=bz
...
--HG--
extra : commitid : C40ecHqSxrO
extra : rebase_source : 937479989a52b57f3dec07a74dd9dad17ff69db7
2016-01-20 23:20:43 +08:00
Frédéric Wang
6490d76ff7
Bug 1227058 - Include the woff2 library in the gecko build. b=1227058, r=jfkthame
2016-02-02 08:52:00 +01:00
Phil Ringnalda
e8bf2f165a
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
d08ecfaa7a
Bug 1245285 - part 3, Remove unused repaint_interval prefs r=botond
2016-02-03 17:16:14 -08:00
Nicholas Nethercote
9fed28582d
Bug 1245393 - Measure s{,Default}RootBranch in the Preferences memory reporter. r=froydnj.
2016-02-03 17:30:54 +11:00
Kartikaya Gupta
e7dd4d9941
Bug 990916 - When setting a displayport, schedule a timer to remove it as well. r=tnikkel
...
--HG--
extra : commitid : 4u7JlPJLoFT
2016-02-03 19:13:35 -05:00
Birunthan Mohanathas
bf5e6b94d0
Bug 1233702 - Remove dom.permissions.enabled pref. r=baku
2016-02-03 18:21:31 +02:00
Nicholas Nethercote
b80cb9f1e0
Bug 1244982 - Fix minor double-reporting of memory in prefs code. r=erahm.
...
--HG--
extra : rebase_source : 3d93515169f0355aeb6ac074d13564bfedec2b57
2016-02-02 14:31:49 +11:00
Birunthan Mohanathas
d7371d07d0
Bug 1235261 - Part 1: Rename nsAutoTArray to AutoTArray. r=froydnj
2016-02-02 17:36:30 +02:00
Frédéric Wang
a4aeb26856
Bug 1242904 - Update Brotli to latest upstream revision ; now at 33aa40220b96cf95ad2b9ba61dc8d7fd2f964f2c. r=mcmanus
2016-02-08 12:01:21 +01:00
Carsten "Tomcat" Book
5b358688b7
Backed out changeset c18e29c1b369 (bug 1164581) for cpp unit tests test failures
...
--HG--
extra : rebase_source : fb6fd434c8e3f4b5fa53ea645a54c07cab207894
2016-02-08 11:17:38 +01:00
Shih-Chiang Chien
075eec3d76
Bug 1241368 - provide JS implemented MDNS service as a fallback. r=nwgh,nalexander.
...
--HG--
rename : mobile/android/modules/MulticastDNS.jsm => netwerk/dns/mdns/libmdns/MulticastDNSAndroid.jsm
extra : rebase_source : 4b5418819c590c8a373813843605df7f1748ecb8
2014-05-16 15:01:27 -04:00
Aidin Gharibnavaz
69cf7e035f
Bug 1164581 - Adding an overload for NS_ProxyRelease that accepts already_AddRefed, and removing all the others. r=bobbyholley
...
--HG--
extra : rebase_source : 3c6bba6613a14e48239d302bdd0f7fe2e322265d
2016-02-07 10:56:00 +01:00
Nicholas Nethercote
ac9a8bf77c
Bug 1181444 (part 1.5) - Remove dead PLDHashOperator declarations. r=froydnj.
...
--HG--
extra : rebase_source : 82888ad8037a6024508b042030469fac5a8f5fa4
2016-01-28 14:08:19 -08:00
Phil Ringnalda
d381b4bca6
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
373593275e
Bug 1235261 - Part 1: Rename nsAutoTArray to AutoTArray. r=froydnj
2016-01-31 17:12:12 +02:00
Bob Owen
471786d650
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
b2ba71e6d2
Bug 1180706 - Enable touch event support on Windows Nightly. r=botond
...
--HG--
extra : commitid : 3s4Zz892m5z
2016-01-29 22:58:43 -05:00
Kartikaya Gupta
e3368ea955
Bug 1244307 - Enable checkerboard recording on Nightly. rs=botond
...
--HG--
extra : commitid : JOoPb5y5izC
2016-01-29 17:29:14 -05:00
Wes Kocher
b9d77f5943
Backed out changeset 2c56aed63687 (bug 1219482) to hopefully fix the intermittent hazard failures CLOSED TREE
...
--HG--
extra : commitid : 7egFNnxx2ut
2016-01-29 10:15:38 -08:00
Randell Jesup
dbf282a817
Bug 1242199: Add lower-limit WebRTC bandwidth pref for testing r=pkerr
...
--HG--
extra : commitid : EHEwqw6bVUo
2016-01-28 23:49:46 -05:00
Randell Jesup
fd24a3b3e7
Bug 1243607: make webrtc bitrate prefs take precedence over automatic bitrate selection r=pkerr
...
--HG--
extra : commitid : HtWKNcs82ul
2016-01-27 21:55:42 -05:00
sajitk
6fdb9b782e
Bug 1219482 - Replace PRLogModuleInfo with LazyLogModule in various files. r=bsmedberg
...
--HG--
extra : rebase_source : 37e8f53a8aa5242058ab8fc867804cbc8940653e
2016-01-28 10:35:00 -05:00
Wes Kocher
84714308b8
Merge fx-team to central, a=merge
...
--HG--
extra : commitid : 2DZ63I10LcS
2016-01-28 17:47:33 -08:00
Patrick McManus
d48f3b6001
Bug 1224291 - define BUILD_PORTABLE for brotli r=jfkthame
2016-01-28 12:48:08 -05:00
Nigel Babu
52e658cd38
Backed out changeset ebf10602138c (bug 1243607) for test_peerConnection_verifyVideoAfterRenegotiation.html timeout
...
--HG--
extra : commitid : 2RDOIw8wAhl
2016-01-28 13:24:31 +05:30
Randell Jesup
2159633370
Bug 1243607: make webrtc bitrate prefs take precedence over automatic bitrate selection r=pkerr
...
--HG--
extra : commitid : BucIx6HVN94
2016-01-27 21:55:42 -05:00
Jeff Muizelaar
daeaa01c5e
Bug 1178385. Add a pref to force enable hw video decode. r=milan
2016-01-27 19:31:42 -05:00
Masatoshi Kimura
e7df5bd97a
Bug 1242926 - Increase the max retry attempt number. r=mcmanus
2016-01-28 05:44:48 +09:00
Ehsan Akhgari
fbf2580b8c
Bug 1197379 - Remove support for intercepting app:// URIs using service workers; r=jdm
2016-01-27 15:26:27 -05:00
Alexandre Poirot
5d76a7e03f
Bug 950936 - Introduce ui.popup.disable_autohide pref to ease debugging popups. r=neil
2016-01-28 10:11:31 -08:00
Gijs Kruitbosch
ef04fd0f90
Bug 1172165 - check all nested URI schemes in CAPS. Make view-source dangerous to load, and about: URIs use per-URI flags so they keep working, r=bz
...
Also, add an opt-out for crashtest/reftest for the view-source thing so they don't all break, r=bz
--HG--
extra : commitid : 8NqvmbphSgh
extra : rebase_source : bbe0b6f11a77d7e6241a5733931d9baa95bb3fed
2015-12-11 08:06:41 -05:00
Olli Pettay
d6444f776f
Bug 1241485 - Increase the limit for workers per-origin, r=khuey
...
--HG--
extra : rebase_source : cff8b7973ceffe97e56d49adeeac13b040279a50
2016-01-27 02:45:22 +02:00
Olli Pettay
baf69da299
Bug 1153322 - Implement Document.scrollingElement, r=bz
...
--HG--
extra : rebase_source : 733ede0178b80b518e488bf9768e57498080f0b2
2016-01-27 02:44:05 +02:00
Mark Capella
ede11d4e28
Bug 1242349 - Provide unique AccessibleCaret pref for JS selection changes, r=TYLin
2016-01-26 09:27:36 -05:00
malayaleecoder
5b9c27f284
Bug 1234875 - Remove alwaysAcceptSessionCookies pref. r=mak
...
--HG--
extra : commitid : KPqusH2iZ5h
2016-01-26 14:54:21 +01:00
Ted Mielczarek
f86b931457
bug 1230117 - get rid of {HOST,TARGET}_NSPR_MDCPUCFG. r=glandium
...
--HG--
extra : commitid : LJ5QiUWSc4d
extra : rebase_source : 7207b43431e072a5f77397d468d30b5439be2b84
2016-01-21 06:13:06 -05:00
Randell Jesup
cf187c38d3
Bug 1242334: add media.peerconnection.video.vp9_enabled pref to all.js (default to off) r=drno
...
--HG--
extra : commitid : DRghOzaam1o
2016-01-25 01:54:40 -05:00
Xidorn Quan
e5187154f6
Bug 1240978 - Shorten timeout for black screen in fullscreen transition. r=smaug
...
--HG--
extra : source : b2c974d0fb5380f8697341ad7d3c94575799dce8
2016-01-25 14:52:11 +11:00
Randell Jesup
6b5b7ba4d8
Bug 1242203: Pref on WebRTC simulcast support r=drno
...
--HG--
extra : commitid : 3NYP5wZMuvF
2016-01-23 21:47:33 -05:00