roytam1
|
f6e4a6062e
|
partly import changes from tenfourfox:
- M1739352 M1732572(partial) M1730120 M1738237 M1737009 M1717318(partial) M1586061 (03ffdeadb)
- M1737515 M1737470(no tests) +TLDs, HSTS, tzdata (fd2b82f13)
|
2022-01-04 12:23:30 +08:00 |
|
roytam1
|
a1b817dabc
|
import changes from tenfourfox:
- instrument script loads for debugging (f71ffd52a)
- #541: temporary workaround for infinite errors on github (8c40900ac)
- #431: M1385165 (5b2393042)
- #575: high-level disable only (b321cdff4)
- additional hosts for adblock (a891fb6c0)
- #370: M976073 minus tele with backbugs (20c8bb414)
- mark JS sites needing flips for confidence testing; #375 (M1275282) (2eda8a4d4)
- [partly imported] closes #577: add back general.useragent.override.* (a8f4daa76)
- remove google safebrowsing URLs since they are dead (d89529ac0)
- #579: M1218456 +backbugs -nsILinkHandler removal, with changes for 45 (5e0cd430c)
- #375: M1352323 M1038099 (eb6f62648)
- #375: M1334642 +efficiency patch (1d2b06b10)
- [with additions] closes #375: M1353187 (partial) (45c95c3da)
- [with modification] #578: M1580320 M1584170 (216c8ff73)
- #578: update pins, preload, TLDs (46acdd518)
|
2019-11-22 16:18:20 +08:00 |
|
roytam1
|
91fbf2967a
|
import changes from tenfourfox-history:
- some additional minor optimizations (886b2ce51)
- #465: gc, jsobj, RegExp (07bfa6ed5)
- #465: dom/media/webm, MDSM (2a306d565)
- #477: reorganize and optimize font URL blacklist (51fffd909)
- #469: yep dose hosts for dat adblock yo (233b4e53e)
- whitespace cleanup (29ba7f68c)
- #478: M1434580 M1261175 M1426087 M1426988 (d3411e70e)
- #478: update certs and pins (b89b0fe92)
- whitespace removal (f3c3705fb)
- #478: M1375217 (with M1350752, fixes M1348955) (33ba64fc0)
- closes #479: suppress bogus assert (cafee7fa3)
- #479: mark for future reference (e699487e9)
- values were not endian dependent (crash) (9ed7fdacb)
- further endianness work for font tags (3f509d76d)
- #478: M1416307 M1430557 M1416529 M1324042 M1428947 M1437087 M1440926 M1425520 (8b45eb124)
- #478: M1437507 M1437450 (fccda54f3)
- #478: update certs and pins (033c49d99)
- #478: M1443865 (for our Intel friends if they ever get it working) (82c63992b)
- #469: super duper more hosts for super duper basic adblock (17bae42e3)
|
2018-05-31 20:47:15 +08:00 |
|
roytam1
|
50ff970e7e
|
import changes from tenfourfox:
- #375, Bug 1112537 - Optimize String#split('foo').join('bar') pattern. (includes M1235403) r=nbp (36326dfa2)
- #415: M1373195 backport (e880223af)
- #415: M1376936 M1375331 (33344c644)
- #415: M1348095 (consolidated) (d1001e7ef)
- #413: update to HTML colspan/rowspan from M1359822, plus M1271126 + M1373095 (no tests) (6958789e8)
- #416: M1366903 M1371283 M1368576 (baaf2ee89)
- #416: M1368105 (1efa1540f)
- checkin additional JS tests (687ba7579)
- #416: M1374047 M1365413 M1369913 M1371424 M1346590 M1376087 M1322896 M1354796 M1365333 M1373970 M1355168 (1bc1dd390)
- #416: M1265568 M1305036 (257cfd929)
- #419: M1377329 (fb72079d0)
- #418: M1333106 M1337672 (b1cfd7830)
- #416: M1362924 (61ec43889)
- #416: M1365189 M1365875 (d9876efcf)
- #416: M1378147 M1371890 M1380426 (177c87d34)
- #416: note to self on M1377426 (5bcd1c461)
- fix debug bustage, shutdown crash (be4d0ed86)
- #414: new wildcard based blacklist, updated strings (6ccb443e7)
- #416: update certs/pins (797260262)
- fix FontDirWrapper off-by-one bugs and warnings (51e6a2cf9)
- 104fx_copy should also allow copying debug builds (054bbf081)
- #416: M1383000 M1376459 M1372467 M1372383 M1383002 (2f4742e52)
- #416: M1308908 M1342433(no tests) (5757a9534)
- #416: M1368362 (1cf170047)
- #72: additional debugging (0683827d2)
- #416: M1381016 M1371657 (afc820240)
- #416: update certs for FPR2 final (4ca64d74e)
- M1257208 Fix build errors with gcc >= 5 (4c64d8d6d)
with additional nsINode* to nsTextNode* change in ResetDir() in DirectionalityUtils.cpp
|
2018-05-31 14:43:25 +08:00 |
|
roytam1
|
cf3df3c9be
|
import changes from tenfourfox with NSS-related changes excluded, since NSS we used is way newer than tenfourfox's.
https://github.com/classilla/tenfourfox/compare/6251e903f7754959e6bb26bf6388e079602ecb34...3801f0bc4aa10d517737a828356d5c098a3e3fb6
- closes #401: implement conversion script for STS preloads and update from ESR52 (abdf0d5a6)
- #400, Bug 1233328 - Part 1: Ignore SHA-1 pins in PublicKeyPinningService.cpp. r=keeler (eb0e2c9c0)
- #400: partial Bug 1233328 part 2, pull genHPKPStaticPins.js to esr52 (2ba51bda6)
- #400 and #402: update certdata and pinned certs (372305104)
- #402: M1364283 (4f32de449)
- #402, Bug 1359639 - Ensure a final -1 in mFormat[]. r=valentin, a=gchang (b986d0281)
- #402: M1365602 (b18ed9971)
- #402: M1356601 (M1353312) (b384d7298)
- #402: M1356558 (2adbafdb5)
- #402: M1335904 M1357599 (eb8492dd3)
- #402, Bug 1363396 - Ensure ContentViewer listeners are handled only when needed. r=mccr8, a=abillings (c1a5c64e7)
- #402: M1356755 (d16728f38)
- #402: M1355039, tune up M1356755 (4e9af1b2f)
- #402: M1360309 (7bf1baf33)
- #402: M1348454 (b6849d279)
- #402 and #375: M1354294 (e9cd93702)
- #402: M1359547 (9a87f47d8)
- #403 (#375): last minute perf wins from M1357146 M1363956 (438ff2c96)
- #402, #395: remaining sec patches, update blacklist (3801f0bc4)
|
2018-05-31 14:43:20 +08:00 |
|
roytam1
|
0904249120
|
initial import from mozilla-esr45 (hg rev dcc6d7a0dc00)
|
2018-05-28 07:32:58 +08:00 |
|