Commit message (Collapse) | Author | Age | Lines | |
---|---|---|---|---|
* | [WebRTC] Make candidate pair insertion code easier to read/understand. | Byron Campen [:bwc] | 2020-07-10 | -14/+7 |
| | | | | | | | Includes removing an error code for a function that never fails, and removing an error return when the function successfully did what it said it would. Ref: BZ 1644477 | |||
* | Issue #1542 - [mtransport] Fix unaligned memory allocation in r_memory | Jiaxun Yang | 2020-05-20 | -1/+1 |
| | | | | Unaligend memory access can't work on RISC. | |||
* | Issue #1319 - Remove EARLY_BETA_OR_EARLIER condition | Matt A. Tobin | 2020-04-14 | -16/+1 |
| | ||||
* | Prevent nr_ice_component_insert_pair from leaking. | Byron Campen | 2019-10-24 | -1/+6 |
| | ||||
* | Remove moz_widget_toolkit_gonk | wolfbeast | 2018-05-14 | -12/+0 |
| | | | | Tag #288 | |||
* | Remove other gonk widget conditionals and unused files. | wolfbeast | 2018-05-13 | -176/+1 |
| | | | | Tag #288. | |||
* | Make the proper Windows APIs natively available to our tree. | wolfbeast | 2018-02-19 | -16/+2 |
| | | | | | Tag #22. This bypasses custom definitions of some functions for things natively available in Windows 7. | |||
* | Add m-esr52 at 52.6.0 | Matt A. Tobin | 2018-02-02 | -0/+61528 |