Commit message (Collapse) | Author | Age | Lines | |
---|---|---|---|---|
* | Issue #618 - Fix error events fired when loading JS module dependencies fail | Moonchild | 2020-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/ScriptElement | Moonchild | 2020-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/xslt | Moonchild | 2020-04-23 | -4/+9 |
| | ||||
* | Bug 1422197 - Add fast path to get DocGroup in binding code for [CEReactions] | Matt A. Tobin | 2020-04-17 | -0/+8 |
| | | | | Tag #1375 | |||
* | Add nullcheck. | wolfbeast | 2019-05-17 | -0/+4 |
| | | | | This resolves #1088 | |||
* | Remove some HPUX leftovers. | wolfbeast | 2019-04-01 | -9/+0 |
| | | | | Resolves #185 | |||
* | Remove various hard-coded Accept: headers | wolfbeast | 2019-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_OBJECTS | wolfbeast | 2019-01-18 | -1/+0 |
| | ||||
* | Check for infinite value in txFormatNumberFunctionCall. | wolfbeast | 2018-05-15 | -0/+6 |
| | ||||
* | Bug 1411415. | wolfbeast | 2018-04-29 | -1/+1 |
| | ||||
* | Add m-esr52 at 52.6.0 | Matt A. Tobin | 2018-02-02 | -0/+34876 |