summaryrefslogtreecommitdiffstats
path: root/widget/cocoa
Commit message (Collapse)AuthorAgeLines
* Issue #1705 - Part 9b: Revert overzealous changes on Mac (cocoa).Moonchild2021-01-12-12/+2
|
* Issue #1705 - Part 9: Implement scrollbar-width:thin on Mac (cocoa).Moonchild2021-01-09-20/+47
|
* Issue #1690 - Part 2: Update MacOS Blocklist support from 10.13 to 11.0.Brian Smith2020-12-01-20/+41
| | | | Changes based on Mozilla bug 1678061.
* Issue #1690 - Part 1: Fix MacOS version detection above 10.15.Brian Smith2020-11-23-87/+91
| | | | Changes based on Mozilla bug 1616404 but supporting back to 10.7.
* 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-609/+286
| | | | | | | 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.
* Issue #1656 - Part 6: Clean up the build filesMoonchild2020-09-23-1/+0
|
* Issue #1656 - Part 1: Nuke most vim config lines in the tree.Moonchild2020-09-23-9/+0
| | | | | | Since these are just interpreted comments, there's 0 impact on actual code. This removes all lines that match /* vim: set(.*)tw=80: */ with S&R -- there are a few others scattered around which will be removed manually in a second part.
* Fix usage of a macro in a cocoa widget (#1649)adeshkp2020-09-13-2/+2
| | | * Issue #457 - Fix usage of a macro in a cocoa widget
* Issue #1491 - Part 2: Disable a workaround on macOS 10.14+ for an Apple bug ↵Brian Smith2020-03-21-20/+27
| | | | described in Mozilla bug 378645 involving popup windows that was fixed by Apple.
* Issue #1491 - Part 1: Update nsCocoaFeatures for newer versions of MacOS X.Brian Smith2020-03-21-0/+24
|
* Fix scroll bar orientation on MacOSwicknix2019-05-15-3/+2
|
* Bug1408701: Ensure that we continue to show dark scrollbar thumbs on..wicknix2019-04-15-1/+2
| | | ..macOS 10.13+ when scrollbars are always displayed. r=mstange
* 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
* Undo Mozilla Bug 1302937; Reinstate -moz-mac-lion-theme media querySpockMan022018-06-27-14/+17
|
* Bug 1458270: Clean up in the shutdown observer. r=milan a=jcristauDavid Major2018-06-07-0/+4
| | | | | --HG-- extra : amend_source : 7b1277a18a3ed4f441deef8b51cb4ec4dde614cc
* Remove base conditional code for crash reporter and injector.wolfbeast2018-03-30-53/+1
|
* Add m-esr52 at 52.6.0Matt A. Tobin2018-02-02-0/+39986