summaryrefslogtreecommitdiffstats
path: root/dom/base/nsScriptLoader.cpp
Commit message (Collapse)AuthorAgeLines
* Remove NS_IMPL_CYCLE_COLLECTION_TRAVERSE_SCRIPT_OBJECTSwolfbeast2019-01-18-1/+0
|
* Tell the cycle collector about nsScriptLoadRequest::mElement.wolfbeast2018-11-15-2/+10
| | | | Not doing this can cause a leak because there is a cycle between the load request and the script element.
* 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