roytam1
0b27a01673
import changes from tenfourfox:
...
- #522 : basic window.open=noopener, refactor popup blocker M1267338 M1267339 (46bf256a1)
- closes #522 : rel=noopener M1222516 M1358469 M1419960 (6abcdc2cc)
- closes #524 : enable MSE by default (3c3b61b6f)
- #399 : M1342849 (47b8abd55)
- more hosts for adblock (8f342c327)
- #334 : remove Telemetry from JS-DOM-XPConnect runtime (b95f6e968)
- #525 : data URL opaque origins M1324406 M1381728 (3920907ee)
- #392 : prerequisite SetCanonicalName M1235656 M1236638 (c1f84d628)
- #392 : Symbol.toStringTag M1114580 (w/o ESClassValue change; w/45ESR boilerplate) (3cf6b4057)
- #525 : fix assertion (until asyncOpen2 is implemented) (d9ffd4d15)
- another host for adblock (ff9433ee7)
- #526 : M1493347 M1487098 M1423278 (4d34a54ce)
- #526 : update certs and pins (bcc8aabb9)
2018-10-10 21:23:35 +08:00
roytam1
fc75781664
import changes from tenfourfox:
...
- more hosts for adblock (0558c0179)
- #517 : fake out current Rocket Loader (0bbf06ea6)
- #517 : a couple tune-ups (5f47da230)
- #512 : our own fix for M1412081 (c469554e9)
- #512 : M1480092 M1466577 (812d03b96)
- #518 : eat our shorts, github (43534dea3)
2018-08-24 23:46:52 +08:00
roytam1
a353810c87
import changes from tenfourfox:
...
- additional adblock hosts (7d2b3ba88)
- M1477632 (86bc80d50)
- #334 : get around a Telemetry stub crash by disabling MOAR TELEMETRY (e3663e02b)
2018-08-17 22:36:32 +08:00
roytam1
1a7ee70948
import changes from tenfourfox:
...
- #463 : rework idle callbacks to use max timeout; try to fix stalls; pref off by default for FPR9 (12cdb0cd2)
- #516 : idle time to 10s; add more adblock hosts (dc12741be)
2018-07-28 08:31:40 +08:00
roytam1
68313f3d2a
import changes from tenfourfox:
...
- #512 : modified M1222924 (c59480e6b)
2018-07-15 13:20:42 +08:00
roytam1
2e783dd2ec
import changes from tenfourfox:
...
- another host for basic adblock (c3c85077c)
- more hosts for adblock (52f6389ca)
2018-06-30 08:01:25 +08:00
roytam1
ea4df52e9a
update STS preload list from UXP, and import changes from tenfourfox:
...
- #500 : M1464829 (b38648bf7)
- #469 : a couple more hosts for FPR8 (ba9c7387e)
2018-06-18 18:43:47 +08:00
roytam1
6eca2ddf0a
import changes from tenfourfox-history:
...
- #493 : image max-width M823483 M1247929 (1e8048f6f)
- closes #493 : fix height for flexbox case M1030952 M1180107 (3d108a56a) (with fix for msvc)
- closes #484 : wallpaper unrenderable icons getting into Cocoa menus (35862d42c)
- revert UA fx60 change, add as new agent, add IE11 (3698c7959)
- #469 : a few more hosts for adblock (a2c8faf0b)
- #491 : M1443891 M1444231 M1443092 M1448774 M1452416 (9661a95c2)
- #491 : update certs and pins (8aaf95173)
- #491 : backout M1452416 for bustage, we'll think of another way to implement this (f6c7b6f4a)
- fix for x86 by Ken/MacPorts (cadf0e4e0)
- #497 : improve DOM KeyboardEvent support (5eacbf2ea)
- #483 : okay, let's try tuning Purple again now that 485 is fixed (aabc8bc25)
- #469 : more adblock entries (29b022d4d)
- #399 : tune up HTTP cache M1248003 M1248389 (f5d414283)
- #491 : new fix for M1452416 (3f1408e19)
- #491 : M1393367 M1452202 (c4a05454d)
- #491 : update certs and pins (3642b952f)
- #491 : M1452075 (cb09bc27d)
- #469 : and a couple more (efceaf1c0)
- #491 : M1449548 (adapted for 45) (05c79ddd2)
- #491 : update certs and pins (again) (619952aa4)
- #499 : same-site cookie support (64dc7e7f8)
2018-05-31 21:31:50 +08:00
roytam1
1a65205c5b
import changes from tenfourfox-history:
...
- #469 : expose adblock pref in UI (3c7ba565e) (partly)
- #483 : speculative GC/CC retuning (851222ca4)
- enable intel atomic operations (8fba598e8)
- #482 : better bidi M1358275 M1392181 M1428774 + backbugs (e88a717ab)
- #482 : note to self (d70096a7c)
- #483 : wrong way on purple buffer (otherwise OOMs result) (d1ee9ade1)
- #478 chemspill: M1446062 fixes M1446068 (d2a1328e6)
- #469 : more hosts for adblock (d8ada86ef)
- M1252374 reduce mallocs in displayList generation (78a7470f6)
- #485 : mostly working destructuring nested rest assignment (2edc0af3d)
- closes #486 : amp up hashtables M1352889 M1352890 M1379282 (1a6015752)
- #469 : more hosts and a miner for basic adblock (3b1a55df8)
- #405 : fix idl (1dab98d2e)
- #469 , #399 : more adblock hosts, faster StringBegins/End, any-link, base/srcdoc M1247359 M843579 M1238804 (610226ea6)
- #334 , closes #489 : enable TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA256 for amtrak.com (595021326)
- #399 : remove padding-box support M1166728 (845e1834f)
- #399 : disable SPDY/3.1 M1287132 (540f47f9c)
- #488 : basic support for DOM iterables, {NodeList,DOMTokenList}.forEach M1216751 M1290636 (8409d1511)
- closes #488 : M1257849 M1244328 finish DOMTokenList transition, bustage fixes (6b1b6131e)
- #491 : update certs and pins (d2003d9a6)
- closes #492 : rc4 bad, increase throttle, update UAs, reduce font URL overhead, nerdwallet ATSUI font block (8f7a0cce0)
- #469 : some more hosts for adblock (c1af11d1a)
2018-05-31 20:53:21 +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
31dac09b74
import changes from tenfourfox-history:
...
- #465 : statically hint failure cases for DOM bindings (d0b26bea0)
- #463 : add IdleRequestCallback to nsTimeout (ab2f7e1d9)
- #469 : more hosts for adblock (e0b22e988)
- #469 : even more hosts for adblock (9be912821)
- #469 : even more even more hosts for adblock (fb9e1bca5)
- #465 : jsstr.cpp (less aggressively) (b96c6ceae)
- #465 : jsarray.cpp (038d9ff6c)
- #463 : wip 1 (c1e80f39d)
- closes #472 : Element.insertAdjacentText Element.insertAdjacentElement (53e18f939)
- closes #473 : implement Canvas Ellipse + M1239835 (aeeeebedc)
- #405 : date picker abstract interface definition (c4289cb91)
2018-05-31 20:41:32 +08:00
roytam1
933581b8d3
import changes from tenfourfox-history:
...
- M1301093 part 1 for URL bar (see also M1283329) (34bd3e08f)
- #469 : script blocking (plus blacklist a couple fonts on LATimes) (9b75c96b8)
- #469 : clean up, add more hosts to scriptblock (80eb1366d)
- #463 : initial plumbing for requestIdleCallback (334075d50)
- #471 : speculative fix (1cd209093)
- update nytimes ATSUI font blacklist (25614a763)
- #469 : more hosts for basic adblock (ec682d148)
2018-05-31 17:11:25 +08:00
roytam1
0904249120
initial import from mozilla-esr45 (hg rev dcc6d7a0dc00)
2018-05-28 07:32:58 +08:00