Commit message (Collapse) | Author | Age | Lines | |
---|---|---|---|---|
* | Issue #1682 - Remove vibrator DOM interface and support code. | Moonchild | 2020-11-18 | -1/+0 |
| | ||||
* | Issue #1342 - Remove support for system libvpx | wolfbeast | 2020-04-14 | -9/+0 |
| | ||||
* | Issue #1342 - Remove support for system linbpng | wolfbeast | 2020-04-14 | -3/+0 |
| | ||||
* | Issue #1342 - Remove support for system ICU | wolfbeast | 2020-04-14 | -16/+0 |
| | ||||
* | Issue #1342 - Remove support for system libevent | wolfbeast | 2020-01-23 | -4/+0 |
| | ||||
* | Issue #1265 - Expose sndio as a build option for any supporting system | Gaming4JC | 2019-11-02 | -0/+2 |
| | ||||
* | MoonchildProductions#1251 - Part 20: Add atomic.h to system-headers. | athenian200 | 2019-10-21 | -0/+1 |
| | | | | | | | | | | https://bugzilla.mozilla.org/show_bug.cgi?id=1369061 OpenIndiana used a much messier fix for this, but this one was used by Mozilla and looks a lot cleaner. It shouldn't interfere with any other targets, but if it does, the messy version of this fix basically involves rewriting the Solaris version of atomicops_internals_solaris.h to use GCC compiler intrinsics for atomic operations directly. It absolutely works, but it's gross to look at. https://github.com/OpenIndiana/oi-userland/blob/3b246b0b385735b092a88f58f9baa9799ee34761/components/web/firefox/patches/01-FF43.0b3_OpenSXCE_x86_x64.patch Another fix may be possible by preventing config/gcc-hidden.h from being included, or possibly using well-placed GCC pragmas to solve the visibility issues. | |||
* | Remove MOZ_WIDGET_GONK [1/2] | wolfbeast | 2018-05-12 | -3/+0 |
| | | | | Tag #288 | |||
* | Add m-esr52 at 52.6.0 | Matt A. Tobin | 2018-02-02 | -0/+1337 |