summaryrefslogtreecommitdiff
path: root/embedding
Commit message (Collapse)AuthorAge
* Issue #1829 - Revert “Issue #1751 - Remove Mac code behind ↵Brian Smith2022-04-26
| | | | | | MOZ_WIDGET_TOOLKIT == 'cocoa’” This reverts commit 1fe9c19305dadf2d5bcaa0e589fcd250389dfa8a.
* Issue #953 - Neuter the user-facing controls for e10sMoonchild2022-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/iosMoonchild2022-04-06
|
* Issue #1830 - Remove --disable-xul config and conditionals.Moonchild2022-04-01
|
* Issue #1751 - Remove Mac code behind MOZ_WIDGET_TOOLKIT == 'cocoa'Moonchild2021-06-21
|
* Issue #1656 - Part 8: Devtools and misc.Moonchild2020-09-24
|
* Issue #1656 - Part 6: Clean up the build filesMoonchild2020-09-23
|
* Issue #1656 - Part 3: Nuke more vim config lines in the tree.Moonchild2020-09-23
| | | | Another S&R run with some smarter matching.
* Issue #1656 - Part 1: Nuke most vim config lines in the tree.Moonchild2020-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 offsetMatt A. Tobin2020-04-17
| | | | Tag #1375
* Revert "Only state the stop notification for JSDownloads in ↵Matt A. Tobin2020-03-29
| | | | | | nsWebBrowserPersist::EndDownload" This reverts commit aa28523a553f5e2553c781081eb21715aedb7eaf.
* [DOM] Make sure to exit fullscreen mode if popups are opened or focused.wolfbeast2020-03-18
|
* Issue #1366 - Completely remove showModalDialogGaming4JC2020-01-21
|
* Make nsFind::Find actually use a string type as input.wolfbeast2019-05-29
| | | | Futureproofing follow-up to b89570e31cfb84449241e363a595540b8810c217
* Make nsFind::Find handle empty string searches.wolfbeast2019-05-25
|
* Only state the stop notification for JSDownloads in ↵Matt A. Tobin2019-01-31
| | | | nsWebBrowserPersist::EndDownload
* Remove the const to fix the -Wignored-qualifiers warning with GCC 8 (Part 2)trav902018-08-10
|
* Remove MOZ_WIDGET_GONK [2/2]wolfbeast2018-05-13
| | | | Tag #288
* Bug 1329032 - Extend loadURIWithOptions by a triggeringPrincipal (without an ↵janekptacijarabaci2018-04-30
| | | | hard e10s)
* Bug 1350388 - Drag&drop some HTTPS links in the download icon displays ↵janekptacijarabaci2018-02-11
| | | | wrongly download as failed
* Add m-esr52 at 52.6.0Matt A. Tobin2018-02-02