Commit message (Collapse) | Author | Age | Lines | |
---|---|---|---|---|
* | Fix build error. | Moonchild | 2020-09-05 | -4/+0 |
| | ||||
* | Issue #1525 - Kill marquee element (uplift) | Moonchild | 2020-09-05 | -1/+0 |
| | ||||
* | Issue #1603 - Part 1: Reorganize ScriptLoader/ScriptElement | Moonchild | 2020-07-10 | -1/+1 |
| | | | | | | - Moves scripting parts of DOM into 'dom/script' - Renames nsScript{Loader/Element} to Script{Loader/Element} - Adjusts all callers | |||
* | Bug 1322938 - Basic implementation of HTMLDialogElement. | Gaming4JC | 2020-01-07 | -0/+5 |
| | | | | Tag #1343 | |||
* | Issue #1118 - Part 6: Fix various tests that are no longer correct. | wolfbeast | 2019-12-22 | -9/+25 |
| | | | | | The behavior change of document.open() requires these tests to be changed to account for the new spec behavior. | |||
* | Issue #1317 - Increase the XML nested depth limit to 2048. | wolfbeast | 2019-12-12 | -9/+13 |
| | | | | | | | | - Converts from macro to static const for the limit. - Uses a check against the declared type for the counter instead of a hard-coded one. This resolves #1317. | |||
* | Make nsScannerIterator a trivial type in order to use memset | trav90 | 2018-09-02 | -9/+9 |
| | ||||
* | Restrict XML file recursion depth to 200. | wolfbeast | 2018-02-02 | -4/+17 |
| | | | | This resolves #2. | |||
* | Add m-esr52 at 52.6.0 | Matt A. Tobin | 2018-02-02 | -0/+37879 |