summaryrefslogtreecommitdiffstats
path: root/parser/html/nsHtml5SpeculativeLoad.cpp
Commit message (Collapse)AuthorAgeLines
* Issue #618 - Don't preload nomodule scripts when modules are enabled (uplift)Gaming4JC2020-09-05-3/+13
|
* Issue #618 - (async, preload) Correctly pass info about async/defer to parser.Moonchild2020-08-30-3/+8
| | | | | | 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.
* Add m-esr52 at 52.6.0Matt A. Tobin2018-02-02-0/+88