15 Commits

Author SHA1 Message Date
roytam1 71d781cb44 partly import changes from tenfourfox:
- update ESR base to 115; update EV roots, HSTS, pins, TLDs, TZs; update usrsctp; security pullup; more comprehensive nuisance script blocking; fixes for #488, #566 (55284dd80)
- build fixes for usrsctp (09a64c8b5)
2023-09-01 11:12:41 +08:00
roytam1 50d2e2b43c import changes from tenfourfox:
- #651: M1779993 + backbugs (9197c1505)
- #651: M1786188 M1791029 (28b4c0882)
- #651: M1761233 M1687303 M1633019 M1797336 M1799748 M1801102 (fb91afbb4)
- add MDN script to problematic scripts due to screen blanking after load (2488fabc4)
- #659: initial support for per-host CSS grid whitelist (c889bc5ce)
- #659 sidecar: better blocking means for developer.mozilla.org (c51a503ed)
- #659: tuneups and edgecases (17b23692f)
2023-04-21 10:33:34 +08:00
roytam1 ab2c4b048d imported changes from mozilla:
- Bug 1754724 - Clear up some computations in expat code. r=farre, a=tritter (c084e1e9)
- Bug 1754724 - Clear up some more computations in expat code. r=farre, a=tritter (1ff49f5a)
- Bug 1754724 - Clear up even more computations in expat code. r=farre, a=tritter (4a180bbf)
- Bug 1758062 - Convert parameters upfront. r=smaug, a=tritter (153b3922)
2022-03-08 09:59:30 +08:00
roytam1 89383021d9 import changes from tenfourfox:
- #633: M1683627 M786797 and disable CSP reporting due to M1542194 and others (0897c8df9)
- #633: update tzdata, HSTS, pins, TLDs (b7ad30596)
- #621: better wallpaper for communities.apple.com (7b55a0cc4)
2021-02-20 22:25:33 +08:00
roytam1 9310bd65f6 import changes from tenfourfox:
- #612 (from OlgaTPark/14) M1250987 M1309358 M1394399 (06bbc2e34)
- #612 (from OlgaTPark/14) additional fixes (53381bf93)
- minor fix for menu icon scaling (thanks @OlgaTPark again) (1d72924e6)
- disable tile pings to Mozilla, since we don't use them anyway (f8a8156e8)
- OlgaTPark's 1.25x change and PDF.js fonts tweak (7a010018d)
- fix glitch with reader mode menu on inappropriate start page (bc7189521)
- #631: M1607762 M1654620 (7a7bba46e)
- #631: update TLDs, HSTS (ececaa972)
2020-11-16 22:08:38 +08:00
roytam1 b312bc847d import changes from tenfourfox:
- #621: temporarily block all scripts on LinkedIn CDN (07f2b0d73)
- #622: M1646140 (665369699)
- #622: update tzdata, TLDs, HSTS (ab5c5eb23)
2020-10-08 21:12:06 +08:00
roytam1 a118552a79 import changes from tenfourfox:
- fix M1607443 as a precaution (b8657e696)
- #369: add back build system changes [partly] (a7ee0d3a4)
- revert #489 (#576): enable CHACHA20/POLY1305, remove TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA256 as it is no longer needed [partly] (581cb94a7)
- closes #585: check parse-on-load is enabled first (0d448f2ba)
- #587: M1513855 M1596668 M1602944 M1599420 M1595399 (35a4358b3)
- #585: derp (71110bf96)
- #587: update TLDs, certs, pins, etc. (35584e5e6)
- #369: bustage fix for opt builds (cc2e336b2)
2020-01-29 10:19:56 +08:00
roytam1 8d1468759f import changes from tenfourfox:
- #574: update EV roots for ESR68 rebase (a9d971bfe)
- #574: M1581950 M1584216 M1577107 M1584907 M1558522 (71cf5b95a)
- #574: new tzdata (842c3af2a)
2019-10-22 10:19:27 +08:00
roytam1 706b4d3150 import changes from tenfourfox:
- #565: M1367219 (6f63dc2cc)
- more adblock hosts (8cf4190e2)
- #565: implement nsASCIIMask from M1358297 (41b1fc937) (with vc2013 fix by replacing constexpr to MOZ_CONSTEXPR and MOZ_CONSTEXPR_VAR)
- #565: M1358225 with fix for M1548306 applied (8eed11298) (with vc2013 fix by replacing constexpr to MOZ_CONSTEXPR and MOZ_CONSTEXPR_VAR)
- even more adblock hosts (5d005926f)
- #565: M1347737 (9ab5bb0ed)
- #565: M1358297 parts 3 and 4 (3fd15a87a)
- #521: baseline parser support for async/await, with toggle, without bytecode (passes tests) (0e5746aaf)
- #521: fix yield handling (includes M1305566 pts 4-7) (2d25f717b)
- #521: make async functions throw for compatibility when enabled (46b01b5d4)
- #569: M1204714 (c45b2e8b5)
- #568: M1560495 (adapted for 45) M1562033+M1466449 M1559715 M1564449 M1573160 (d019bd3dc)
- #568: update certs, pins, TLDs, miners (ed3129eeb)
- #570: oops (dd79a9f75)
and added -bigobj compile switch to ssl/moz.build.
2019-08-27 00:22:58 +08:00
roytam1 a091d220ed import changes from tenfourfox:
- #559: M1547757 M1539219 M1548306 M1558548 (fa8b0e673) (with M1558548 excluded since we have newer NSS)
- #559: M1550498 M1548822 M1540759(partial) M1528481(+WeakPtr for Http2Stream) M1555523 M1552541 (464968706)
- #559: M1547266 (97b8db0b7)
- #559: update certs, TLDs, pins, etc. (6d4ac2eb4)
2019-07-14 22:03:30 +08:00
roytam1 7edbd8bf58 import changes from tenfourfox:
- #540: M1510114 M1502871 M1494364 M1485864 (2dba79e82) (M1485864 not applied due to patchede source in nss git)
- #540: update certs, pins, TLDs (715c9087d)
2019-02-01 21:28:41 +08:00
roytam1 59c46aa867 cherry-picked from UXP:
Improve nsHtml5AtomTable performance (#693)
2018-08-11 22:35:58 +08:00
roytam1 9dc50511fd disable background hang monitor, and import changes from tenfourfox:
- #434: initial work on decode startup delay and MSE spoofing (1c7323d76)
- #431: M1377257 M1372602 (852497478)
- #417: remove more code from LookAndFeel; tune up a bit (079200623)
- #434: put this on hold for the moment (8a6fd1e65)
- #432: M1390342 (6aee6c06a)
- #334: remove telemetry from customizeableui (bbe74e8ef)
- #433: M1390550 libhyphen update (693b6a16e)
- #435: M1395157 (19a216628)
- #334: remove telemetry from xpcom (71b8c3d25)
- #433: M1390980 M1376306 M1390550 M1376825 M1380824 M1385272 (94d5cb15d)
- #437, #417: tune up LookAndFeel; some more 10.7+ removals (981c2e8fe)
- #437: whoops, forgot something (127c2fca4)
- #433: update certs and pins (023db21f4)
- tune up debug a bit (150b92b0f)
- #433: M1380292 M1371657 M1393624 M1386905 (e805f4188)
- whoops pick up one more libhyphen file (462625006)
- #433: M1395598 M1389974 M1396570 M1384801 (e13d43ac6)
- #433: M1368269 M1400399 (ea7b13db8)
- #433: update certs (b10941349)
- #72: let's try looking at this a different way (debug only) (9ba7a9029)
2018-05-31 14:43:31 +08:00
roytam1 ac0651448a import changes from tenfourfox: https://github.com/classilla/tenfourfox/compare/966d8cab820858bcda2fa8e945ed14b66d9e83f9...e7767cdaa56ee060b14702ed64ae594958fcb1dd
- issue #385: unconditionally disable JS source compression (6a91f9666)
- #359: security.pki.sha1_enforcement_level -> 1 (966d8cab8)
- for #375: M1349940 M1355595 M1334635 M1353708 M1354782 M1354781 M1349742 M1345315 M1356655 M1356663 M1357638 M1358809 M1307134 M1331342 M1220466 (964aa7e7c)
- #378: ensure remaining users of faulty LZ4 module never execute (922a32738)
- #387: pulled nsGenConList.* with relevant deps up to mozilla-central (b1831fc75)
- prerequisite for #375: M1347759 (8e58b5c8f)
- #375: M1348278 (8d665811d)
- #368: pref on Brotli (7da09aa4e)
- #375: M1330912 (sync patch only) (bea84e507)
- #375: M1342719 M1342720 (f4015e0c1)
- Bug 1071646 - Light refactoring of lexical binding helpers in Parser. (r=jorendorff) (167ad8564)
- Bug 1071646 - Make functions block-scoped in JS and implement Annex B semantics for compatibility. (r=jorendorff) (25844de1b)
- Bug 1071646 - Support labelled function declarations in sloppy mode per Annex B.3.2. (r=jorendorff) (37bf861a9)
- Bug 1071646 - Introduce JSOP_BINDVAR to support Annex B.3.3.3. (r=jorendorff) (884bd2ab5)
- Bug 1071646 - Cast ParseNode to Definition using as<T>. (r=jorendorff) (feba46e3f)
- Bug 1071646 - Support JSOP_BINDVAR in Baseline. (r=jandem) (92b6a3b48)
- #372: merge changeset 299512 (c28302281)
- Bug 1071646 - Support JSOP_BINDVAR in Ion. (r=jandem) (d05f77998)
- Bug 1231758 - Fix bogus assertion in BCE for Annex B function assignment. (r=jorendorff) (a11dcf0cc)
- Bug 1234717 - Fix upvar TDZ for block-scoped functions. (r=jorendorff) (2ec542b5a)
- Bug 1071646 - Forgot to commit tests on backout and relanding cycle. (r=me) (069a26bf9)
- #372: merge changeset 303861 (745f7e7a2)
- Bug 1235590 - Allow redeclaring block-scoped functions and warn about deprecation for now. (r=jorendorff) (8a51cc1f9)
- Bug 1243793 - Fix handling of labels when emitting hoisted function definitions. (r=jorendorff) (c0ffd70f9)
- Bug 1236875 - Fix BytecodeEmitter::atBodyLevel() for modules r=efaust (5b2c22f62)
- Bug 1304641 - TraceLogger: Also throw compartment mismatch error when running in the jits, r=bbouvier (717134569)
- Bug 1198833 - Variable redeclaration should be a syntax error r=shu (ac6710b0f)
- #393, Bug 1135377 - Part 1: Implement RegExp unicode flag. r=till, f=anba (d00063089)
- #393, Bug 1135377 - Part 2: Parse RegExp unicode character in non-CharacterClass. r=till, f=anba (c85a176bd)
- #393, Bug 1135377 - Part 3: Parse RegExp unicode character in CharacterClass. r=till, f=anba (68f44ec41)
- #393, Bug 1135377 - Part 4: Support everything Atom in RegExp with unicode flag. r=till, f=anba (4e924a688)
- #393, Bug 1135377 - Part 5: Support CharacterClassEscape in RegExp with unicode flag. r=till, f=anba (45a4712b0)
- #393, Bug 1135377 - Part 6: Support ignoreCase for BMP in RegExp with unicode flag. r=till, f=anba (cf744e9d3)
- #393, Bug 1135377 - Part 7: Support ignoreCase for non-BMP in RegExp with unicode flag. r=till, f=anba (f31a9f9e8)
- #393, Bug 1135377 - Part 8: Disallow extended pattern in RegExp with unicode flag. r=till, f=anba (c05db4075)
- #393, Bug 1135377 - Part 9: Use RegExp unicode flag in String.prototype.{match,replace,split}. r=till, f=anba (8636a96b7)
- #393, Bug 1135377 - Part 10: Decrement index when it points trail surrogate that has corresponding lead surrogate. r=till, f=anba (522d06ab3)
- #393, Bug 1135377 - Part 11: Support back reference with unicode flag. r=till, f=anba (122e41a28)
- #393, Bug 1279467 - Fix null handling in RegExp character class with unicode flag. r=till (741f170e6)
- #393: bustage fix (3e39760c8)
- #393, Bug 1281739 - Do not match K, S, k, s, KELVIN SIGN, LATIN SMALL LETTER LONG S with \W in unicode ignoreCase RegExp. r=till (3c5d4bab8)
- #375: M1233101 (a6a0b895f)
- #375, #391: branch hint malloc and recursion checks, clean up MAsm type barrier spooge (a008a1978)
- closes #380: fix toSource() tests (f9de6783b)
- #394: fix and enable ES7 exponentiation operator (6dc5f54dc)
- #396: M1342009, plus refactor to PLDHashTable a la M1352888 (06fcc091f)
- #375: M1347634 1352235 (aa6b13c59)
- #375: M1351303 (f7badd24e)
- #375: M1287277 M1259677; temporarily disable M1351303 due to crashes (75d95f15b)
- #375: M1363423 M1273828 M1364661 (e7767cdaa)
2018-05-31 14:43:16 +08:00
roytam1 0904249120 initial import from mozilla-esr45 (hg rev dcc6d7a0dc00) 2018-05-28 07:32:58 +08:00