summaryrefslogtreecommitdiffstats
path: root/dom/base/nsScriptLoader.cpp
Commit message (Collapse)AuthorAgeLines
* Bug 1330900 - Implement <script nomodule>wolfbeast2018-07-10-2/+13
| | | | | | | | | | This patch implements: - noModule getter/setter for HTMLScriptElement - the nomodule attribute for HTMLScriptElement - the logic in nsScriptLoader that denies the loading of a nomodule script - tests Tag #618
* Bug 1340865 - Handle non-parser-created module scripts.wolfbeast2018-07-10-1/+1
|
* Bug 1330682 - Use CORS when loading modules as per current specjanekptacijarabaci2018-04-14-9/+21
|
* Bug 1330657 - Enable <script type="module"> behind a prefjanekptacijarabaci2018-04-14-3/+15
|
* Support "SourceMap" header along with "X-SourceMap"wolfbeast2018-02-02-1/+4
|
* Add m-esr52 at 52.6.0Matt A. Tobin2018-02-02-0/+3016