summaryrefslogtreecommitdiffstats
path: root/widget/cocoa/nsChildView.mm
Commit message (Collapse)AuthorAgeLines
* Issue #1667 - Part 3: Fix OpenGL load and runtime issues on Big SurBrian Smith2020-11-17-1/+7
| | | | | This fix is included in NSPR 4.27 and Mozilla bug 1652330. Also put a main thread check in the cocoa draw callback.
* Issue #1667 - Part 2: Add MacOS 11.0 Big Sur widget compatibilityBrian Smith2020-11-16-478/+115
| | | | | | | This involves refactoring the vibrancy and OpenGL/Pixel rendering changes contained in the following Mozilla meta bugs: 1496823 and 1491445 Also add Big Sur to the features tests and update popup menu look and feel based on Mozilla bug 1656301.
* Bug 1489785: Remove a workaround for gccwicknix2018-10-24-1/+0
| | | | Introduced in bug 678607, that is no longer needed that causes hangs in modal dialogs on macOS 10.14 https://hg.mozilla.org/mozilla-central/rev/3920c858319d
* Bug 1489785: Remove a workaround for gccwicknix2018-10-24-52/+1
| | | | Introduced in bug 678607, that is no longer needed and causes hangs in modal dialogs on macOS 10.14. https://hg.mozilla.org/mozilla-central/rev/3920c858319d
* Remove base conditional code for crash reporter and injector.wolfbeast2018-03-30-20/+0
|
* Add m-esr52 at 52.6.0Matt A. Tobin2018-02-02-0/+6580