Commit Graph

7 Commits

Author SHA1 Message Date
roytam1 02603aac74 import changes from tenfourfox:
- #616: M1658214 M1637745 M1648372 (5ec6460ef)
- #616: update TLDs, HSTS (f25d7f7a7)
2020-08-29 11:34:33 +08:00
roytam1 067eb934c1 import changes from tenfourfox:
- #446 + #334: trim refresh driver further; restore old Tele removal (4594eee51)
- #446: cap default frame rate to 30fps (based on M1503339) (9465ea36d)
- #547: block modal HTTP auth DOS M1312243 M377496 + glue code (d60d9721f)
- #550: pref on mediasource for mp4 (37789a58a)
- #399: null check in FindNearestCommonAncestorFrame from PM 978 (23f303460)
2019-04-02 21:49:06 +08:00
roytam1 8a85bb8ef4 import changes from tenfourfox:
- #525: improve message (5742c507e)
- closes #535: add TLD update to upcert script and pull up for testing (de66c97d                                                                      a)
- #534: M1505181 M1506640 (5fc65abad)
- #534: M1499861 M1500759 M1500310 M1507907 (6db6f6ac2)
- #534: M1487964 (8126d332a)
- #534: M1499028 M1510471 (3cf019ddc)
- #534: update certs, pins, TLDs (924456ed5)
and remove 104fx scripts.
2018-11-30 11:59:24 +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 235a5ea444 import changes from tenfourfox-history:
- #444, #334: retune session store; remove telemetry (8482c1f9d)
- Revert "conditional check for PPC/x86" temporarily to make better pull request. (40c43f15b)
- look for log2() without std namespace (a61d449ef)
- rewrite access to control and FPU structures (2b58e23b7)
- #438: revert M1371908 for startup assertions and crashes (ad2a5336b)
- Wrong revert! Revert "Revert "conditional check for PPC/x86" temporarily to make better pull request." (9781a9144)
- Corretly revert to allow better pull. Revert "remove flags to remove altivec from here" (69a66da97)
- #399: ChildNode-ParentNode DOM4 M911477 M1301777 M1308922 M1104955 M1054759 M1258163 (bc5e0e5db)
- Revert "look for log2() without std namespace" - need to investigate more (16fa9b6b4)
- #399: M1249913 M1310403 M1260515 (fa3943ab2)
- #399: passive event listener support M1266066 (3b4f93bf6)
- #399: abspos edge case M1379306 (aaa273649)
- #455: remove unnecessary compiler options (36134ebb3)
- #457: update certs and pins (245059e2b)
- #446: refresh driver overhaul + M1367830 M1352205 (85934d6f5)
- add CONTRIBUTING (35e86c9ee)
- #446: reduce throttle interval (ce4255be2)
- #457, #459: M1413741 M1408990 M1418922 M1422389 M1415598 M1423159 M1399400 M1428589 M1427870 M1425780 (1b84841d6)
- #457: M1414425 M1418854 M1411708 M1395508 M1408017 M1425000 + assertion tweaks (f3d191862)
- #457: M1419363 + WeakPtr support from M1267918 (014868942)
- #457: M1414452 converted to nsAutoTArray from AutoTArray (ba925258b)
- #457: M1412145 (c8c5a6c2b)
2018-05-31 15:31:40 +08:00
roytam1 9618a8d818 import changes from tenfourfox:
- M1329323 (c32ad8617)
- #422: bite me imgur (aad4dea91)
- #425: M1383645 M1383646 M1385459 (fccfbd122)
- #399: URL.toJSON() (e9cc6b1d3)
- #399: fix 'null' Blobs, add isSameNode(), fix select element non-match bug (e085a5b30)
- #399: implement scrollingElement, fix HTTP/2 options, enable SourceMap header (3436d2431)
- #399: M1352799 maxlength is now dynamic (e5a4aa65b)
- #399: change JS date 2-digit year base (a7518d26c)
- #334: remove tele from content menu (a62ee9ff9)
- #430: refactor for loops from M1233249 (b2141ff52)
- #430: regression fix from M1235640 (0e5c0b9e5)
- #430: remove parenthesized yield expression requirement M1250589 (289bb253c)
- #430: implement destructuring default arguments from M932080 +test changes (a9e9d0bb5)
- #430: fix reversions with legacy generators, restore/new tests (a05b152ee)
- #334: remove telemetry from places and autocomplete (127ef91c9)
- #428: optimized Object.values and Object.entries from M1232369 (af74f27ed)
2018-05-31 14:43:29 +08:00
roytam1 0904249120 initial import from mozilla-esr45 (hg rev dcc6d7a0dc00) 2018-05-28 07:32:58 +08:00