Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Issue #1829 - Revert “Issue #1751 - Remove Mac code behind ↵ | Brian Smith | 2022-04-26 |
| | | | | | | MOZ_WIDGET_TOOLKIT == 'cocoa’” This reverts commit 1fe9c19305dadf2d5bcaa0e589fcd250389dfa8a. | ||
* | Issue #953 - Neuter the user-facing controls for e10s | Moonchild | 2022-04-08 |
| | | | | | This should prevent people using a massive footgun that would blow off their entire legs. Requires appropriate FE changes. | ||
* | Issue #184 - Get rid of embedding/ios | Moonchild | 2022-04-06 |
| | |||
* | Issue #1830 - Remove --disable-xul config and conditionals. | Moonchild | 2022-04-01 |
| | |||
* | Issue #1751 - Remove Mac code behind MOZ_WIDGET_TOOLKIT == 'cocoa' | Moonchild | 2021-06-21 |
| | |||
* | Issue #1656 - Part 8: Devtools and misc. | Moonchild | 2020-09-24 |
| | |||
* | Issue #1656 - Part 6: Clean up the build files | Moonchild | 2020-09-23 |
| | |||
* | Issue #1656 - Part 3: Nuke more vim config lines in the tree. | Moonchild | 2020-09-23 |
| | | | | Another S&R run with some smarter matching. | ||
* | Issue #1656 - Part 1: Nuke most vim config lines in the tree. | Moonchild | 2020-09-23 |
| | | | | | | 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. | ||
* | Bug 1377978 - Make nsRange use uint32_t to offset | Matt A. Tobin | 2020-04-17 |
| | | | | Tag #1375 | ||
* | Revert "Only state the stop notification for JSDownloads in ↵ | Matt A. Tobin | 2020-03-29 |
| | | | | | | nsWebBrowserPersist::EndDownload" This reverts commit aa28523a553f5e2553c781081eb21715aedb7eaf. | ||
* | [DOM] Make sure to exit fullscreen mode if popups are opened or focused. | wolfbeast | 2020-03-18 |
| | |||
* | Issue #1366 - Completely remove showModalDialog | Gaming4JC | 2020-01-21 |
| | |||
* | Make nsFind::Find actually use a string type as input. | wolfbeast | 2019-05-29 |
| | | | | Futureproofing follow-up to b89570e31cfb84449241e363a595540b8810c217 | ||
* | Make nsFind::Find handle empty string searches. | wolfbeast | 2019-05-25 |
| | |||
* | Only state the stop notification for JSDownloads in ↵ | Matt A. Tobin | 2019-01-31 |
| | | | | nsWebBrowserPersist::EndDownload | ||
* | Remove the const to fix the -Wignored-qualifiers warning with GCC 8 (Part 2) | trav90 | 2018-08-10 |
| | |||
* | Remove MOZ_WIDGET_GONK [2/2] | wolfbeast | 2018-05-13 |
| | | | | Tag #288 | ||
* | Bug 1329032 - Extend loadURIWithOptions by a triggeringPrincipal (without an ↵ | janekptacijarabaci | 2018-04-30 |
| | | | | hard e10s) | ||
* | Bug 1350388 - Drag&drop some HTTPS links in the download icon displays ↵ | janekptacijarabaci | 2018-02-11 |
| | | | | wrongly download as failed | ||
* | Add m-esr52 at 52.6.0 | Matt A. Tobin | 2018-02-02 |