Commit Graph

13 Commits

Author SHA1 Message Date
roytam1 2b0e3dd679 import from UXP: Issue #1344 - (Parser: C++) Don't reset containsHyphen value after finding one (55100bb2) 2023-02-27 13:03:05 +08:00
roytam1 68cfc9ffc6 partly ported from UXP: [html parser] Check for integer overflow when computing new buffer sizes. (5934c74a) 2022-04-22 23:35:48 +08:00
roytam1 ce690389f9 ported from UXP: Bug 1375701 - Atomize class attribute value in the parser in the innerHTML case (fe13c5bf) 2022-04-12 18:56:53 +08:00
roytam1 be1e28e507 - partly imported from UXP: Bug 483155 - Put content creator function pointers onto nsHtml5ElementName. (excluding parser part) (48844fe6)
- ported from mozilla upstream: Bug 483155 - Put content creator function pointers onto nsHtml5ElementName. r=smaug (048ed01b)
- import from UXP: Fix Build: We don't have SVG or MathML prefs yet (9c58ef5e)
2022-04-08 13:44:32 +08:00
roytam1 f78249becb ported from UXP: Bug 1355779 - Skip interned ElementName lookup for Custom Elements (ones with hyphen). (e846da11) 2022-04-08 12:11:25 +08:00
roytam1 4faa73aa78 ported from UXP:
- Bug 1358037 - Inline the methods of nsHtml5ElementName and nsHtml5AttributeName. (39b74666)
- Bug 1358037 - Inline the methods of nsHtml5ElementName and nsHtml5AttributeName. (f4b74309)
2022-04-06 18:17:22 +08:00
roytam1 ceaa720c14 ported from mozilla upstream: Bug 1355479 - Flatten attribute storage in the HTML parser to AutoTArray to avoid malloc. (5fc028d9) 2022-04-06 16:50:15 +08:00
roytam1 448716e3d0 ported from UXP: Bug 1355769 - Avoid malloc for nsHtml5ElementName when processing a non-interned element name. (c37e7b20) 2022-04-06 16:12:58 +08:00
roytam1 442b6d40b4 import change from tenfourfox:
- #568: M1560495 (adapted for 45) M1562033+M1466449 M1559715 M1564449 M1573160 (d019bd3dc)
and fix nICEr patch error from pervious commit.
2019-10-22 12:21:09 +08:00
roytam1 1acece2ea1 import changes from tenfourfox:
- #574: M1581950 M1584216 M1577107 M1584907 M1558522 (71cf5b95a)
- #574: new tzdata (842c3af2a)
2019-10-22 11:39:22 +08:00
roytam1 b154fe3527 imported change from my UXP custom branch: bug1347737 2019-06-29 17:23:19 +08:00
roytam1 945e3a9c87 ported upstream mozilla esr60 changes: bug1515052, bug1539219, bug1547757, bug1555523 2019-06-22 10:19:13 +08:00
roytam1 89ff1ebc22 Initial import from https://github.com/MoonchildProductions/moebius/commit/16fa730b3332a750e047aac26ebe65ea8c513849 2018-03-03 17:47:54 +08:00