Emanuel Hoogeveen
1efa5deaf7
Bug 1260475
- Add an option to disable GC slices triggered by painting. r=terrence a=kwierso
...
MozReview-Commit-ID: B81ZHm0EgZB
2016-03-31 14:26:30 -07:00
George Wright
c25afd0590
Bug 1260507 - Disable WARP r=Bas
2016-03-30 12:45:33 -04:00
Carsten "Tomcat" Book
1696ce6feb
Backed out changeset 073149564592 (bug 1209273) for causing merge conflicts to m-c
...
--HG--
extra : rebase_source : 0f07112a39ed369f38cf7d78a2e2424b5ae76825
2016-03-30 15:19:37 +02:00
Patrick McManus
ea8cc58c8b
Bug 1260218 - SocketTransportService socket expansion r=dragana
2016-03-23 20:44:28 -04:00
Patrick McManus
ec0cba0fc1
Bug 1260491 - Disable autodial via pref r=dragana
...
--HG--
extra : rebase_source : 67ebce9e8adcdbd8b8ee515087a74be2fd1b1eaf
2016-03-23 17:48:59 -04:00
Tobias Schneider
54290c6564
Bug 1209273 - Part 1 - Support for color-adjust CSS property. r=dbaron
2016-03-10 10:51:00 +01:00
Tobias Schneider
9dd3cff0b6
Bug 1237198 - Block SWFs on the content blocking list hosted on the Shavar service. r=francois
2016-03-29 00:37:44 -07:00
Seth Fowler
5973113f1b
Bug 1157546 - Replace the image visibility API with a more general API that tracks visibility for any kind of frame. r=mstange
2016-03-25 14:49:43 -07:00
Ryan VanderMeulen
39b284d947
Merge fx-team to m-c. a=merge
2016-03-25 11:36:26 -04:00
Carsten "Tomcat" Book
de6c414085
Merge mozilla-central to fx-team
2016-03-24 16:20:13 +01:00
Sebastian Kaspari
22add1622c
Bug 1253684 - Introduce preference for forwarding OMA downloads to Android's download manager. r=margaret
...
MozReview-Commit-ID: u9j3CGex2q
--HG--
extra : rebase_source : 3a93fbaacdd1108dc816daecc12da75236f55bc7
extra : amend_source : 76f1598b45527c09f6690fa4987ed8026530cdd5
2016-03-10 10:51:25 +01:00
Mason Chang
3e60963c47
Bug 1207332. Enable skia content on OS X. r=lsalzman
2016-03-21 09:17:56 -07:00
Daniel Holbert
00d43c6f13
Bug 1257938 part 3: Remove support for the "layout.css.sticky.enabled" pref (so we'll unconditionally support "position: sticky"). r=corey
...
MozReview-Commit-ID: 9jYcXkUvi8S
2016-03-20 23:06:53 -07:00
Julian Seward
96a413ffed
Bug 1248915 - TSan: data race on global 'mozilla::net::CacheObserver::sDiskCacheCapacity'. r=honzab.moz, n.nethercote.
2016-03-20 10:08:57 +01:00
Daniel Stenberg
88a9b28195
Bug 1245059 - Disable NotifyIpInterfaceChange use for now. r=mcmanus
2016-03-18 16:26:00 -04:00
Ryan VanderMeulen
a3c1075fc6
Merge fx-team to m-c. a=merge
2016-03-19 11:23:43 -04:00
Bob Owen
ea83c5848d
Bug 1256307: Only print via the parent in Nightly. r=jimm
2016-03-19 10:56:40 +00:00
Seth Fowler
d8b3579dd9
Bug 1257315 (Part 1) - Add a visualization of visibility tracking to the APZ minimap. r=botond,mattwoodrow
2016-03-18 18:38:57 -07:00
Wes Kocher
8d3fbe0177
Backed out 3 changesets (bug 1209273) because something from this push appears to have broken Windows mochitests CLOSED TREE
...
Backed out changeset 9c6650c7e237 (bug 1209273)
Backed out changeset fb8b3ab41c82 (bug 1209273)
Backed out changeset 6e2e6b0c7d8e (bug 1209273)
MozReview-Commit-ID: J9WSL2CjoGJ
2016-03-18 15:48:00 -07:00
Wes Kocher
725097c3d7
Backed out changeset cbceb4f4ec73 (bug 1245059) because something from this push appears to have broken Windows mochitests CLOSED TREE
...
MozReview-Commit-ID: 5dPzH9ZhTrn
2016-03-18 15:47:28 -07:00
Daniel Stenberg
135aeef16b
Bug 1245059 - Disable NotifyIpInterfaceChange use for now. r=mcmanus
...
--HG--
extra : rebase_source : f5b64dfcd00ed69fe9fe0cbb90b962564727b659
2016-03-18 05:29:00 -04:00
Tobias Schneider
efc1d13a5a
Bug 1209273 - Part 1: Support for color-adjust CSS property. r=dbaron
...
--HG--
extra : rebase_source : f90e6beb86dd92456b569829078be734273e3beb
2016-03-10 10:51:00 -05:00
Masatoshi Kimura
8469845e9e
Bug 1255959
- Remove Arial from Tamil and Gurmukhi font prefs. r=jfkthame
2016-03-18 21:43:37 +09:00
Dragana Damjanovic dd.mozilla@gmail.com
3f2cc9eccb
Bug 1257203 - Fix toolkit.asyncshutdown.timeout.crash. r=Yoric
...
--HG--
extra : rebase_source : d8ed27e45bec209312e022ddeb9bd6543e345c7b
2016-03-16 08:14:00 -04:00
Randell Jesup
859ee0685f
Bug 1243857: enable full_duplex audio for webrtc via cubeb rs=jesup
2016-03-17 20:45:29 -04:00
Mike Hommey
1e802dcbc4
Bug 1256988 - Remove duplicate gfx.content.azure.backends settings in all.js. r=chmanchester
...
They are useless because they replicate what is already set in the #else
case above them.
2016-03-17 06:49:44 +09:00
Ting-Yu Lin
b7df7500e3
Bug 1241750 - Enable <details> and <summary> on Nightly and Aurora. r=bz
...
MozReview-Commit-ID: 4pG7nso6bEd
--HG--
extra : rebase_source : 7c6b21fc32f09a65ce3dc1b7bef0b876074e0e94
2016-03-16 15:56:05 +08:00
Nicholas Nethercote
a2f068b2ad
Bug 1253085 - Remove the |PLDHashTable*| argument from PLDHash{HashKey,MatchEntry}. r=froydnj.
...
This is easy because it's never needed.
--HG--
extra : rebase_source : 78830dab41c40a1544fa55fc69ca9c1c6709d767
2016-03-16 15:33:44 +11:00
Jonathan Kew
508c6a65fc
Bug 1255731 - Disable graphite2 by default on release-channel builds. r=jet
2016-03-11 08:47:05 +00:00
Mark Goodwin
985802557a
Bug 1224531 - Provide a mechanism for the updater to drive kinto collection sync r=rnewman,mossop
...
There are two parts to this change. The first is a module to drive kinto
collection sync. This gives server-provided last-update times to each module
managing collection information so that data is only fetched when updates are
necessary. This also keeps track of when pings last took place (for future use)
and any apparent difference between client and server clock (we need this later
for the content signing work).
Currently only one module (the kinto version of the OneCRL client) consumes this
information, though more will follow.
The second is a minor change to nsBlocklistService.js to ensure that this ping
takes place whenever the existing blocklist ping happens.
MozReview-Commit-ID: 7SN03AOJ4Wc
2016-03-15 08:55:23 +00:00
Wes Kocher
0dfe54cd29
Merge m-c to inbound, a=merge
...
MozReview-Commit-ID: 8FyycfyonPJ
2016-03-14 17:40:22 -07:00
Tooru Fujisawa
b4d5be0e72
Backed out changeset 4c1a64f8996a (bug 933257) for huge regression on benchmarks
2016-03-15 08:16:06 +09:00
Tooru Fujisawa
54fdedb829
Backed out changeset dd5d65d5a57d (bug 933257)
2016-03-15 08:15:09 +09:00
Tooru Fujisawa
6d262bf4c9
Backed out changeset 98670690ac0c (bug 933257)
2016-03-15 08:15:09 +09:00
Tooru Fujisawa
6f0ad3cc16
Backed out changeset c91821911d55 (bug 933257)
2016-03-15 08:15:09 +09:00
Sebastian Kaspari
594bd365d3
Bug 1250121 - Add "Noto Serif" as fallback "serif" font. r=jfkthame
...
With downloadable fonts (Bug 1194338) our serif font "Charis SIL Compact"
might not be available until the download has been completed successfully.
Our other fallback fonts are not actually serif fonts (sans serif).
Android ships with a serif font called "Noto Serif". This patch adds this
font as fallback.
MozReview-Commit-ID: IHFM8GgeEpN
--HG--
extra : rebase_source : a77eb7ddc53861361ced9854058576140600fa30
2016-03-09 13:22:52 +01:00
Ehsan Akhgari
38d1ffea4e
Bug 1043562 - Hide the Contacts API from the contexts that lack sufficient privileges, such as Firefox desktop and Android; r=smaug
2016-03-13 15:17:54 -04:00
Benoit Girard
a08807e27f
Bug 1242609 - Use PeekMessages to get the most recent DisplayPort request. r=kats
...
MozReview-Commit-ID: K5PTxUqU9E6
--HG--
extra : rebase_source : 6d9e35b27e2fd37c1df513dd856b48c181f3150f
2016-03-14 11:50:55 -04:00
Lee Salzman
8ef69bea3e
Bug 1244754 - part 2 - enable Skia canvas on Linux and fix web-platform-tests/reftests. r=jrmuizel
2016-03-23 14:21:04 -04:00
Tooru Fujisawa
643618c77d
Bug 933257 - Part 3: Add build scripts for fdlibm. r=jwalden
2015-11-18 19:13:22 +09:00
Tooru Fujisawa
17a8f8e6da
Bug 933257 - Part 2.1: Import fdlibm from FreeBSD (revision bcea9d50b15e4f0027a5dd526e0e2a612238471e). r=jwalden
2016-03-13 02:16:15 +09:00
Tooru Fujisawa
fa373353b6
Bug 933257 - Part 2: Add patches for fdlibm. r=jwalden
2016-03-13 02:16:14 +09:00
Tooru Fujisawa
29db49ab36
Bug 933257 - Part 1: Add a script to import and update fdlibm from FreeBSD. r=jwalden
2016-01-07 12:30:26 +09:00
Tooru Fujisawa
45cd59b8ba
Backed out changeset ec80e2d4ccce (bug 933257) for mochitest-other failure and maybe some more. CLOSED TREE
2016-03-13 04:56:05 +09:00
Tooru Fujisawa
446ace4833
Backed out changeset 3025ae7a3445 (bug 933257)
2016-03-13 04:55:02 +09:00
Tooru Fujisawa
97223b0e78
Backed out changeset 2f7c7d7ddacc (bug 933257)
2016-03-13 04:55:00 +09:00
Tooru Fujisawa
f381128fb0
Backed out changeset e4a133efcb4d (bug 933257)
2016-03-13 04:54:57 +09:00
Tooru Fujisawa
54cb9952be
Bug 933257 - Part 3: Add build scripts for fdlibm. r=jwalden
2015-11-18 19:13:22 +09:00
Tooru Fujisawa
e2e0478907
Bug 933257 - Part 2.1: Import fdlibm from FreeBSD (revision bcea9d50b15e4f0027a5dd526e0e2a612238471e). r=jwalden
2016-03-13 02:16:15 +09:00
Tooru Fujisawa
fbb3f223c2
Bug 933257 - Part 2: Add patches for fdlibm. r=jwalden
2016-03-13 02:16:14 +09:00