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
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
Tooru Fujisawa
16519a2dc0
Bug 933257 - Part 1: Add a script to import and update fdlibm from FreeBSD. r=jwalden
2016-01-07 12:30:26 +09:00
sajitk
823704b8d6
Bug 1219482: Replace PRLogModuleInfo with LazyLogModule in various files.r=benjamin
2016-01-28 10:35:00 -08:00
Mike Shal
70e702783f
Bug 1253775 - Remove libmar and libbz2 Makefile.ins; r=ted
...
MozReview-Commit-ID: aF8PmM0KvF
--HG--
extra : rebase_source : 865188be58878ce6e60ac3af9edd52e1b2bacf5b
2016-03-04 19:03:18 -05:00
Ehsan Akhgari
24fbc15619
Bug 1120715 - Part 6: Remove the dom.requestcache.enabled pref; r=bkelly
2016-03-11 14:40:53 -05:00
Ehsan Akhgari
b0223fc046
Bug 1255139 - Keep allowing remote JAR files for IBM iNotes for now on release builds; r=bzbarsky
2016-03-11 10:01:03 -05:00
Phil Ringnalda
3ceef3ef63
Back out 2 changesets (bug 1209273) for devtools failures in browser_css_autocompletion.js
...
Backed out changeset 85f7dbb76c15 (bug 1209273)
Backed out changeset 1901109091be (bug 1209273)
2016-03-10 21:32:50 -08:00
Tobias Schneider
9cfd13fa3d
Bug 1209273 - Part 1: Support for color-adjust CSS property. r=dbaron
...
--HG--
extra : rebase_source : 72919e863a59f76d24fbae31870463025aee7a40
2016-03-10 10:51:00 -05:00
Jeff Gilbert
3bdc12a666
Bug 1255224 - Add pref to force glFinish in DXGL path. (default:false) - r=dvander
2016-03-10 13:17:46 -08:00
Ryan VanderMeulen
e98112b9bd
Backed out 8 changesets (bug 1120715) for Android dom/u2f/tests/test_no_token.html permafail.
...
Backed out changeset 043770204431 (bug 1120715)
Backed out changeset e10c375353f4 (bug 1120715)
Backed out changeset c2871dbeb7cc (bug 1120715)
Backed out changeset 79158f028ad3 (bug 1120715)
Backed out changeset c74866f52320 (bug 1120715)
Backed out changeset c731944ecc64 (bug 1120715)
Backed out changeset 44f346712a3a (bug 1120715)
Backed out changeset 60d6045125e2 (bug 1120715)
CLOSED TREE
2016-03-10 20:20:05 -05:00
Ehsan Akhgari
8508bae9bf
Bug 1120715 - Part 6: Remove the dom.requestcache.enabled pref; r=bkelly
2016-03-10 17:29:11 -05:00
Ting-Yu Lin
5848925b9e
Bug 1255330 - Change the default value of "layout.accessiblecaret.bar.enabled" to false. r=jeremychen
...
MozReview-Commit-ID: 25pXiwtvlLH
--HG--
extra : rebase_source : 16a15e205a5e0c0df8870b601e3fe046d6923f63
2016-03-10 17:18:12 +08:00
Wes Kocher
53011a6a05
Backed out 6 changesets (bug 1120715) for wpt bustage in request-cache.html
...
Backed out changeset 2ee4b18f6b3a (bug 1120715)
Backed out changeset f87a25ade31e (bug 1120715)
Backed out changeset 9391f22c08c2 (bug 1120715)
Backed out changeset c5bf9f7bb86e (bug 1120715)
Backed out changeset 7e003fb64d41 (bug 1120715)
Backed out changeset ef66b64e9f8a (bug 1120715)
MozReview-Commit-ID: AI47IhtGWea
2016-03-09 15:57:43 -08:00