Seth Fowler
c379e3a8ce
Bug 1290681 (Part 3) - Remove the single color optimization pref. r=edwin
2016-08-01 17:51:15 -07:00
Jeff Gilbert
8ada226207
Bug 1290987 - s/enable-prototype-webgl2/enable-webgl/ - r=jrmuizel,mrbkap CLOSED TREE
...
MozReview-Commit-ID: 3EArs8BLTpK
2016-08-01 14:13:01 -07:00
Carsten "Tomcat" Book
8dbb362d18
merge mozilla-inbound to mozilla-central a=merge
2016-07-31 17:44:14 +02:00
Jean-Yves Avenard
831065ebbd
Bug 1288329: [ogg] P8. Enable new OggDemuxer by default. r=gerald
...
Now passes all media mochitests.
MozReview-Commit-ID: 85aVXrrRSWW
--HG--
extra : rebase_source : 3b7072a690914c31226186fada08ed978ff55b00
2016-07-28 21:24:24 +10:00
Giorgio Maone
3345af4b54
Bug 1201979 - Support requestBody in onBeforeRequest. r=kmag
...
MozReview-Commit-ID: LAHKN5uZO0
--HG--
extra : rebase_source : 4abe13bea2d21eece768a600f0d76aea42617747
2016-07-29 23:38:43 +02:00
Carsten "Tomcat" Book
fc8e03f0d8
Merge mozilla-central to autoland
2016-07-30 16:49:41 +02:00
Olli Pettay
af1323ff34
Bug 1288683 - Enable webkitdirectory and Entries API, r=baku
2016-07-30 13:01:25 +03:00
Nicolas Silva
400d747599
Bug 1285271 - Reenable copy-on-write canvas. r=jnicol
2016-07-29 20:19:17 +02:00
Carsten "Tomcat" Book
e7165f9b1e
merge fx-team to mozilla-central a=merge
2016-07-29 11:55:36 +02:00
Mark Goodwin
46090031f1
Bug 1265008 - Enable kinto.js OneCRL client for release channels. r=MattN
...
MozReview-Commit-ID: EsgtFfMGcz4
--HG--
extra : rebase_source : 104156e1d6bb83366b20e72763f8c3bd37278668
2016-07-28 08:13:33 +01:00
Carsten "Tomcat" Book
1e0260eddf
Merge mozilla-central to fx-team
2016-07-28 17:44:58 +02:00
Carsten "Tomcat" Book
37be51f16a
merge mozilla-inbound to mozilla-central a=merge
2016-07-28 17:43:03 +02:00
Jeremy Chen
c9f52459aa
Bug 1289007 - part1: parse and compute initial-letter property. r=heycam
...
MozReview-Commit-ID: E0eXolZ93oJ
--HG--
extra : rebase_source : 3fc74b84a488bb495f926b420aa6c06a987e09b2
2016-07-28 15:23:36 +08:00
Carsten "Tomcat" Book
cc81a5ecb3
Backed out changeset ad4e4ea6550a (bug 1166947) for failing on own test
2016-07-28 14:36:57 +02:00
Dão Gottwald
e08989c77b
Backed out changeset 0f052f1a6a05 (bug 1272332)
2016-07-28 08:35:17 +02:00
Matthew Noorenberghe
141ab0bb7f
Bug 1166947 - Run login capture code upon page navigation if there are password fields present outside a <form>. r=dolske
...
MozReview-Commit-ID: Edx3XM3caX3
--HG--
rename : toolkit/components/passwordmgr/test/mochitest/test_formless_submit.html => toolkit/components/passwordmgr/test/mochitest/test_formless_submit_navigation.html
rename : toolkit/components/passwordmgr/test/mochitest/test_formless_submit.html => toolkit/components/passwordmgr/test/mochitest/test_formless_submit_navigation_negative.html
2016-07-27 22:12:25 -07:00
Xidorn Quan
132b526f3a
Bug 991899 part 3 - Disable prefixed PointerLock API by default. r=smaug
...
Given that Blink has removed prefixed PointerLock API for quite a while
without receiving compatibility issue, I'd suggest we try dropping the
prefixed version directly.
We will either pref the prefixed API on if we see enough compatibility
issue, or remove the whole bunch of prefixed PointerLock API after the
unprefixed API reaches release channel without issues.
MozReview-Commit-ID: ACC69nqSBiH
--HG--
extra : source : 22791c53b6a94c3de4eb7f38823afce89b0419e4
2016-07-28 17:15:21 +10:00
Milan Sreckovic
f49db94bcc
Bug 1287945: Return the number of modified/filled preferences and use it for subsequent operations. r=aklotz
2016-07-19 15:10:00 +02:00
Michael Froman
089e002c9b
Bug 1275360 - Add sdp handling for video FEC (red/ulpfec). r=drno
...
MozReview-Commit-ID: BIt7SkSEquj
--HG--
extra : transplant_source : %A9%27%7B%D7%AA%FBI%94%9D%EC%9E%A2%2C%ED%3D%06%2C%90f%DB
2016-06-30 00:40:40 -05:00
Carsten "Tomcat" Book
a3904e8a8a
Merge mozilla-central to mozilla-inbound
2016-07-25 15:59:01 +02:00
John Dai
7f2bb4c2c9
Bug 1275833 - Add window.customElements and CustomElementsRegistry interface for custom element v1. r=smaug, wchen
...
--HG--
extra : rebase_source : 5bed500eee0d4902703e4e2159e291779ff69ab5
2016-07-24 23:38:00 +02:00
Milan Sreckovic
8d2fafb036
Bug 1287215: Replace preferences gDirty global with a callback. r=aklotz,Gijs
...
MozReview-Commit-ID: 7m5d5ddMTva
--HG--
extra : rebase_source : 6561ded096d914ca6b87d8eeda785538bbc225ac
2016-07-21 15:46:15 -04:00
Tom Tromey
5538d692d3
Bug 1286877 - do not set c-basic-offset for python-mode; r=gps
...
This removes the unnecessary setting of c-basic-offset from all
python-mode files.
This was automatically generated using
perl -pi -e 's/; *c-basic-offset: *[0-9]+//'
... on the affected files.
The bulk of these files are moz.build files but there a few others as
well.
MozReview-Commit-ID: 2pPf3DEiZqx
--HG--
extra : rebase_source : 0a7dcac80b924174a2c429b093791148ea6ac204
2016-07-14 10:16:42 -06:00
Bob Owen
0c976cb1cb
Bug 1246505: Let the Windows low integrity content process sandbox ride the trains. r=jimm
2016-07-21 06:39:25 +01:00
Henry Chang
7bd7597d1d
Bug 1264885 - Use the table name to decide how to build update request. r=francois
2016-07-19 23:31:00 -04:00
Frédéric Wang
c8d2e843f6
Bug 1287068 - Add Libertinus and DejaVu to the list of math fonts. r=jkitch
2016-07-15 03:18:00 +02:00
David Anderson
fe699affc1
Remove CompositorLRU and associated code. (bug 1287362, r=mattwoodrow)
2016-07-19 21:12:54 -07:00
Wes Kocher
8f0a108b9a
Backed out 6 changesets (bug 1288329) for wpt failures a=backout
...
Backed out changeset f33cb032cc9f (bug 1288329)
Backed out changeset 49ea83d00a77 (bug 1288329)
Backed out changeset 1406c14098f1 (bug 1288329)
Backed out changeset 936b73eb37c6 (bug 1288329)
Backed out changeset a1c4d9b9de32 (bug 1288329)
Backed out changeset a76b6e559777 (bug 1288329)
--HG--
extra : amend_source : 4e054fc4af62693934a4ae450a9595443b6a961d
2016-07-29 12:36:20 -07:00
Henry Chang
b4c6cfd89b
Bug 1288840 - Use the private phishing site list in official build. r=francois
...
MozReview-Commit-ID: 3SYoP2z1jWb
--HG--
extra : rebase_source : 3db67147f6fc4ae0533636b9ce2b12c579302005
2016-07-25 09:18:25 +08:00
Jean-Yves Avenard
6542d1b697
Bug 1288329: [ogg] P6. Enable new OggDemuxer by default. r=gerald
...
Now passes all media mochitests.
MozReview-Commit-ID: 85aVXrrRSWW
--HG--
extra : rebase_source : 557f72d7c8da9c7859e3aa7e96e529acf2da1212
2016-07-28 21:24:24 +10:00
Brion Vibber
847a1df7ea
Bug 1168674: [ogg] P2. Hook up new OggDemuxer. r=me
...
Not on by default yet. use media.format-reader.ogg preference
MozReview-Commit-ID: 7pH67XERTbW
--HG--
extra : rebase_source : 9868f07f622782b4859b95f237f7ee516345c2b2
2016-07-21 11:34:42 +10:00
Carsten "Tomcat" Book
a0992595d6
merge mozilla-inbound to mozilla-central a=merge
2016-07-17 10:08:08 +02:00
Carsten "Tomcat" Book
0ea79a3826
Merge mozilla-central to autoland
2016-07-16 10:14:41 +02:00
Carsten "Tomcat" Book
267f8cacf9
Backed out changeset 4d4289b95a79 (bug 1275591) for causing m-2 Windows 8 x64 opt perma failures in test_bug659071.html
2016-07-16 10:11:48 +02:00
Wes Kocher
ad9620b862
Merge m-c to autoland a=merge
2016-07-15 17:01:59 -07:00
Carsten "Tomcat" Book
ebc26445fb
Merge mozilla-central to mozilla-inbound
2016-07-16 10:13:13 +02:00
L. David Baron
d6df5b5f4a
Bug 1287011 - Remove preference gfx.filter.nearest.force-enabled. r=gw280
...
This preference was added in bug 747274, and the need for it (i.e.,
having it default to a different value on Android) was removed a few
weeks later in bug 750598.
Whether we honor the preference depends on which drawing function we go
through, which bug 720531 will make even more inconsistent than it
already is (by causing it to be honored for border-image-repeat: space,
but not other values of border-image-repeat).
Rather than trying to clean it up, it seems best to remove it, since its
initial purpose appears to have been having a different default on
Android, which we longer need.
MozReview-Commit-ID: IFW2Ukwx4fH
--HG--
extra : transplant_source : q1%22Ad%D2%AF%8E%E5%E2%257C%A3%9F%95%DB%A5%92%B2
2016-07-16 07:39:47 +08:00
Nicholas Hurley
1ac74cbf2e
Bug 1287132 - Disable spdy/3.1 r=mcmanus
...
MozReview-Commit-ID: H5ZUp6yXKwM
--HG--
extra : rebase_source : 98ddfdada6df80665dfb7527ac1d61c5382be486
2016-07-15 13:20:57 -07:00
Michael Layzell
0e16caee05
Bug 1242718 - Enable selection events outside of nightly, r=smaug
2016-07-13 13:59:41 -04:00
Shih-Chiang Chien
004be13dbc
Bug 1272197 - Part 3, backward compatibility for connecting TV 2.5 devices. r=junior
...
MozReview-Commit-ID: 1znjwuoO27b
--HG--
rename : dom/presentation/provider/MulticastDNSDeviceProvider.cpp => dom/presentation/provider/LegacyMDNSDeviceProvider.cpp
rename : dom/presentation/provider/MulticastDNSDeviceProvider.h => dom/presentation/provider/LegacyMDNSDeviceProvider.h
2016-07-04 18:27:09 +08:00
Thomas Wisniewski
344e87b0ed
Bug 918721 - flip the relevant pref from bug 669259 and mark the relevant web platform test as passing. r=dragana
2016-07-11 11:03:18 -04:00
Kartikaya Gupta
a46da43d7a
Bug 1029631 - Enable touch-action support on Nightly for all platforms. r=smaug
...
MozReview-Commit-ID: 80KzjezAhMy
2016-07-11 13:45:40 -04:00
Nicolas Silva
29e8d3ef9f
Bug 1284721 - Pref off PersistentBufferProviderShared due to various regressions. r=lsalzman
2016-07-11 17:44:22 +02:00
Carsten "Tomcat" Book
fed949c864
Backed out changeset 28cd5a9882d8 (bug 918721) for causing 1285919
...
--HG--
extra : rebase_source : 40556d76bdd348a2744317f5e141f9c7d1a78b1e
2016-07-11 13:10:29 +02:00
Thomas Wisniewski
1d63a49f76
Bug 918721 - flip the relevant pref from bug 669259 and mark the relevant web platform test as passing. r=dragana
2016-07-08 11:39:20 -04:00
Yoshi Huang
e24cc195d9
Bug 1274893 - remove -forbid- list from SafeBrowsing. r=francois
2016-07-11 16:11:32 +08:00
Dale Harvey
45e036dff5
Bug 1273351 - Remove pointerlock permission requirement. r=dao
...
--HG--
rename : browser/base/content/browser-fullScreen.js => browser/base/content/browser-fullScreenAndPointerLock.js
2016-07-08 13:58:31 +01:00
Carsten "Tomcat" Book
79d581d66d
Merge mozilla-central to fx-team
2016-07-07 11:43:24 +02:00
Michael Kohler
3926fd514c
Bug 1157987 - Remove unused browser.addon-watch.percentage-limit pref. r=dteller
2016-06-28 11:46:00 +02:00
Gregory Szorc
f21ec324a6
Merge mozilla-central to mozilla-inbound
2016-07-06 18:30:58 -07:00