Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Issue #1656 - Part 3: Nuke more vim config lines in the tree. | Moonchild | 2020-09-23 |
| | | | | Another S&R run with some smarter matching. | ||
* | [SVG] Only fire the SVG onload when scripting is enabled and allowed | Moonchild | 2020-09-23 |
| | |||
* | [no issue] Fix whitespace (no code change) | Moonchild | 2020-09-23 |
| | |||
* | Issue #618 - Don't preload nomodule scripts when modules are enabled | Gaming4JC | 2020-08-26 |
| | | | | Ref: BZ 1382020 | ||
* | Issue #618 - (async, preload) Correctly pass info about async/defer to parser. | Moonchild | 2020-08-24 |
| | | | | | | This makes sure we don't block body-referred sub-resources by head-referenced defer and async scripts. This is important for all script loads, not just modules, but is added here because it was run into while implementing modules. | ||
* | Fix aAttributes | Gaming4JC | 2020-01-26 |
| | | | | | | Fallout from 483155 Tag UXP Issue #1344 | ||
* | Bug 483155 - Put content creator function pointers onto nsHtml5ElementName. | Gaming4JC | 2020-01-26 |
| | | | | | | This is all the manual work for Bug 483155, minus the added functionality to disable SVG and MathML which can be done at any time and are out of scope. Tag UXP Issue #1344 | ||
* | Bug 1358037 - Inline the methods of nsHtml5ElementName and nsHtml5AttributeName. | Gaming4JC | 2020-01-26 |
| | | | | | | Manual changes Tag UXP Issue #1344 | ||
* | Introduce a new non-heap-allocated type for holding nsStringBuffer* in the ↵ | win7-7 | 2019-07-05 |
| | | | | | | HTML parser. An innerHTML setter profile shows about 10% of the time being spent under nsHtml5HtmlAttributes::clear, mostly deleting nsStrings. | ||
* | Add m-esr52 at 52.6.0 | Matt A. Tobin | 2018-02-02 |