summaryrefslogtreecommitdiffstats
path: root/dom/xslt
Commit message (Collapse)AuthorAgeLines
* Issue #1656 - Part 6: Clean up the build filesMoonchild2020-09-23-5/+0
|
* Issue #618 - Fix error events fired when loading JS module dependencies failMoonchild2020-07-08-1/+1
| | | | | | | When module dependencies fail, don't spam with errors for each import; only fire the error event once. Ref: BZ 1421259
* Issue #1603 - Part 1: Reorganize ScriptLoader/ScriptElementMoonchild2020-06-30-4/+4
| | | | | | - Moves scripting parts of DOM into 'dom/script' - Renames nsScript{Loader/Element} to Script{Loader/Element} - Adjusts all callers
* Issue #80 - De-unify dom/xsltMoonchild2020-04-23-4/+9
|
* Bug 1422197 - Add fast path to get DocGroup in binding code for [CEReactions]Matt A. Tobin2020-04-17-0/+8
| | | | Tag #1375
* Add nullcheck.wolfbeast2019-05-17-0/+4
| | | | This resolves #1088
* Remove some HPUX leftovers.wolfbeast2019-04-01-9/+0
| | | | Resolves #185
* Remove various hard-coded Accept: headerswolfbeast2019-03-07-4/+0
| | | | | | | Since we're now handling this in the network back-end, there's no need for this anymore. Tag #993.
* Remove NS_IMPL_CYCLE_COLLECTION_TRAVERSE_SCRIPT_OBJECTSwolfbeast2019-01-18-1/+0
|
* Check for infinite value in txFormatNumberFunctionCall.wolfbeast2018-05-15-0/+6
|
* Bug 1411415.wolfbeast2018-04-29-1/+1
|
* Add m-esr52 at 52.6.0Matt A. Tobin2018-02-02-0/+34876