Commit Graph

78 Commits

Author SHA1 Message Date
Cameron Kaiser 55284dd803 update ESR base to 115; update EV roots, certs, HSTS, pins, TLDs, TZs; update usrsctp; security pullup; more comprehensive nuisance script blocking; fixes for #488, #566 2023-08-31 00:30:32 -07:00
Cameron Kaiser fb91afbb46 #651: M1761233 M1687303 M1633019 M1797336 M1799748 M1801102 2023-04-16 16:18:01 -07:00
Cameron Kaiser 2521b95408 #566: tagesspiegel.de 2023-04-16 13:07:15 -07:00
Cameron Kaiser bc6daa0aea #651: M1767365+backbugs M1757604 M1497246 M1771774 M1776658 M1761981 M1773717; mark clobber; fix zlib warning; now officially on 102ESR 2022-09-17 20:08:09 -07:00
Cameron Kaiser 16f6279617 #566: wapo 2022-09-09 20:44:22 -07:00
Cameron Kaiser 700da3e996 #566 and #651: update font blacklist, M1754724, M1758062, M1761026+backbugs, M1755555, M1663508, M1719215 2022-04-30 19:46:57 -07:00
Cameron Kaiser f091debf61 #566: another bad gfont 2021-10-03 21:52:03 -07:00
Cameron Kaiser 0f33324c85 closes #646: M1720568 M1720031 M1666184 M1722204 +TLDs HSTS 2021-08-07 15:26:47 -07:00
Cameron Kaiser 1db2c6188a #566: icloud.com 2021-04-15 18:06:24 -07:00
Cameron Kaiser 6374793402 #566: theatlantic.com 2021-03-25 16:36:42 -07:00
Cameron Kaiser ef55596e77 #633: M1683964 M1683940 M1677590 2021-01-21 21:20:43 -08:00
Cameron Kaiser 9d3a836029 #612: M253143 M1643126 2020-10-01 22:27:54 -07:00
Cameron Kaiser 8034a1e5a8 #566: hartzfacts.de 2020-07-11 22:43:56 -07:00
Ken 3f33f8a6e5
Intel fixes (#608)
* ycbcr: intel assembly fixes for old gcc-as in Tiger

minor changes in assembly that are friendly to the
older gcc-as in Tiger

* libvpx/moz.build: only use force_cpusubtype_all on PPC

this flag is not accepted by the intel assembler

* libvpx: compiler/assembler fixes for intel

use clang-3.4 as the primary compiler
use yasm for the assembly

* nss: use clang-3.4 as compiler on Intel

nss contains assembly that the old gas assembler can't manage
using clang-3.4 is the easiest fix for this, as it is
already needed elsewhere for libvpx

* Intel mozconfig: update

we need to force the old gas assembler to be used
for the majority of the build as the newer clang
one will fail

* client.mk: use original which

MacPorts has a newer version of the which command
that is supposed to be more like current 'which' versions,
but there is an error in it at present and the construct
used in TFF doesn't work correctly.

Until this is fixed, use the original /usr/bin/which (and that
one can in fact be used forever, of course).
2020-06-11 15:31:09 -07:00
Cameron Kaiser 70020aae35 #566: adac, swr3 2020-04-03 19:27:00 -07:00
Cameron Kaiser 72ed78afdf #566: trustpilot 2020-04-02 21:01:28 -07:00
Cameron Kaiser 3f21b5a05c #566: change to partial match 2019-11-27 17:00:54 -08:00
Cameron Kaiser 916d37b9ae #566: and a couple more 2019-11-17 16:35:16 -08:00
Cameron Kaiser 71e13ff66b closes #566: update font blacklist again 2019-11-16 18:57:12 -08:00
Cameron Kaiser 6a76bff74a closes #573: update blacklist 2019-10-14 19:22:33 -07:00
Cameron Kaiser 2591f0e266 #566: update font blacklist 2019-08-12 20:05:13 -07:00
Cameron Kaiser 98a8aeb0ab #560: update blacklist 2019-06-18 10:24:54 -07:00
Cameron Kaiser 93c88d8829 #556: update font blacklist 2019-05-09 19:34:36 -07:00
Cameron Kaiser 54aa2d7cc1 #551: M1538619 M1538736 M1542829 M1543617 M1531346 M1540166 2019-05-06 19:59:41 -07:00
Cameron Kaiser 9465ea36d8 #446: cap default frame rate to 30fps (based on M1503339) 2019-03-25 21:27:30 -07:00
Cameron Kaiser ac0300a558 #501: add toggle pref 2019-02-07 21:29:43 -08:00
Cameron Kaiser 424b846d29 closes #537: add blocklist entries for ici.radio-canada.ca 2019-01-09 23:16:59 -08:00
Cameron Kaiser 8be8e20573 closes #513: add more font entries, allow blocking through CSS-FLAPI 2018-07-17 21:01:02 -07:00
Cameron Kaiser 582f5a0deb #500: M1464063 M1464039 M1458048 2018-06-21 16:29:20 -07:00
Riccardo cc9366bc71
Merge pull request #11 from classilla/master
Keep up FP7
2018-05-10 09:17:16 +02:00
Cameron Kaiser 48862f0a4d #491: M1393367 M1452202 2018-04-26 22:31:44 -07:00
Riccardo b9d99fa066
Merge pull request #9 from classilla/master
Keep up
2018-03-30 11:38:37 +02:00
Cameron Kaiser 71d0a68ef4 closes #492: rc4 bad, increase throttle, update UAs, reduce font URL overhead, nerdwallet ATSUI font block 2018-03-23 21:26:22 -07:00
Riccardo b61caed0c3
Merge pull request #8 from classilla/master
keep sync with master
2018-03-23 09:22:51 +01:00
Cameron Kaiser 0ba5d5dad1 #478: M1416307 M1430557 M1416529 M1324042 M1428947 M1437087 M1440926 M1425520 2018-03-06 20:08:17 -08:00
Riccardo Mottola a1a49b119a further endianness work for font tags 2018-03-02 08:59:08 +01:00
Riccardo Mottola b00504df70 values were not endian dependent (crash) 2018-03-02 08:58:02 +01:00
Cameron Kaiser bd99fc9bfa
Merge pull request #475 from rmottola/master
Intel patches from @rmottola
2018-02-19 09:24:41 -08:00
Riccardo Mottola 644b97d52a whitespace removal 2018-02-19 12:48:05 +01:00
Riccardo Mottola 23cdfbc71e whitespace cleanup 2018-02-18 22:05:33 +01:00
Cameron Kaiser 0e7b32a5fe #477: reorganize and optimize font URL blacklist 2018-02-17 16:59:33 -08:00
Riccardo ee391000d1
Merge pull request #6 from classilla/master
Catch up with Master
2018-02-16 00:03:29 +01:00
Cameron Kaiser aebc3385bd closes #473: implement Canvas Ellipse + M1239835 2018-02-11 17:44:42 -08:00
Cameron Kaiser f9f066fc15 more fonts for blacklist 2018-02-10 13:33:19 -08:00
Riccardo d868b15063
Merge pull request #5 from classilla/master
keep  track with head
2018-02-06 14:37:01 +01:00
Riccardo Mottola dc3e34a505 and Little Endian paths to GetFont Table and FindTagInTableDir 2018-02-05 21:15:52 +01:00
Cameron Kaiser c45fb34898 update nytimes ATSUI font blacklist 2018-01-28 15:12:16 -08:00
Cameron Kaiser d7cd088c2b #470: clean up row filters, collapse into permute 2018-01-27 13:04:49 -08:00
Cameron Kaiser 8f15c68ae7 #470: remove unproductive optimizations from row filter 2018-01-27 09:45:04 -08:00
Cameron Kaiser 7b68aa337f #470: convert YUV table to AltiVec alignment 2018-01-26 23:56:47 -08:00