Commit Graph

11864 Commits

Author SHA1 Message Date
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
Ehsan Akhgari
017bf0f2b6 Bug 1120715 - Part 6: Remove the dom.requestcache.enabled pref; r=bkelly 2016-03-09 16:45:01 -05:00
Anthony Jones
d00c420b2c Bug 1230265 - Benchmark VP9 decoder performance and enable VP9 on fast machines; r=jya
MozReview-Commit-ID: 4GhSLun9x6Z
2016-03-09 15:43:38 +11:00
Aaron Klotz
7c542da3b5 Bug 1211262: Unit test; r=mwu
MozReview-Commit-ID: EK95Ha2sSSJ

--HG--
extra : rebase_source : bc424521cfaefba6c1754d6f107d075f32d40b3a
2015-10-13 12:21:19 -06:00
Masatoshi Kimura
cc6a791266 Bug 1254493 - Remove Code2000 and Arial Unicode MS from prefs. r=jfkthame 2016-03-08 23:19:26 +09:00
Chris Peterson
b101dfdf88 Bug 1253901 - Update gcli script versions to jQuery 2.2.1, Lodash 4.6.1, and Underscore 1.8.3. r=gl 2016-03-05 00:17:05 -08:00
Kartikaya Gupta
b107477fd5 Bug 1254263 - Add a flag to allow disabling paint-skipping. r=mstange
MozReview-Commit-ID: 4bgvqEZcSWy

--HG--
extra : rebase_source : 3aafaffa34b9e7afba81bbec52793eedb8f425ac
2016-03-07 16:25:00 -05:00
Eitan Isaacson
fa80d0f9b8 Bug 1166365 - Introduce Narrate feature in reader mode. r=Gijs
MozReview-Commit-ID: 6tJIu7C4eAv

--HG--
extra : rebase_source : 0ebd212968dce90c6797b261344345d0b7b601ba
2016-02-01 11:09:14 -08:00
Luke Wagner
b5a255ff58 Bug 1252498 - Baldr: add Wasm object behind pref, default off (r=jorendorff)
MozReview-Commit-ID: BlhrURAX26H

--HG--
extra : rebase_source : e1b540f06c2f3976f91242ac7b0b8ede29fbc5f2
2016-03-03 10:20:21 -06:00
Ehsan Akhgari
bcd549b626 Bug 1249542 - Remove the prefs for History API push/pop/replaceState; r=bzbarsky
These prefs don't even work properly, and they can break Web content in
pretty bad ways for the users who have them set.
2016-03-02 18:14:15 -05:00
James Willcox
73d84cb178 Bug 518805 - Don't do meta refreshes when backgrounded r=bz
This is controlled by browser.meta_refresh_when_inactive.disabled, which
is false (allow refreshes) on desktop, and true (disable refreshes) on Fennec
2016-03-02 16:32:27 -06:00
J. Ryan Stinnett
1d243be303 Bug 1238160 - Enable mozbrowser frames on desktop. r=bz
MozReview-Commit-ID: cBYm7dgQt1
2016-03-02 10:35:56 -06:00
Jonathan Kew
e8a26c768f Bug 1252407 - Update woff2 library to upstream commit 643c7b45891cbeb5dc1f7599a4c9b53fbe82a08f. r=fredw 2016-03-02 06:59:16 +00:00
Ehsan Akhgari
8b94dc47cb Bug 1251875 - Part 2: Remove the dom.serviceWorkers.interception.opaque.enabled pref; r=bkelly 2016-03-01 09:17:59 -05:00
Ehsan Akhgari
8a0731fdde Bug 1251875 - Part 1: Remove the dom.serviceWorkers.interception.enabled pref; r=bkelly 2016-03-01 09:16:38 -05:00
Ting-Yu Lin
b063b0cec5 Bug 1097398 Part 2 - Add preferences to make carets always tilt. r=roc
This is to support Firefox Android L style carets assets that the two
carets always look like tilt.

This patch is derived from a WIP patch by Mark Capella
<markcapella@twcny.rr.com>

MozReview-Commit-ID: H3nKLz6HcpM

--HG--
extra : rebase_source : b3a77b0bb8aaea8f010002f54fde075c9d469711
2016-02-16 16:55:28 +08:00