Commit message (Collapse) | Author | Age | Lines | ||
---|---|---|---|---|---|
... | |||||
* | Fix misc regressions in en-US locale | JustOff | 2018-06-20 | -2/+2 | |
| | |||||
* | Merge pull request #509 from ↵ | Moonchild | 2018-06-18 | -0/+1 | |
|\ | | | | | | | | | janekptacijarabaci/context-menu_save-link-as_principal_1 Added "nsIContentPolicy::TYPE_SAVEAS_DOWNLOAD": The context menu - "Save Link As" feature should use the loading principal instead of the system principal | ||||
| * | Added Ci.nsIContentPolicy.TYPE_SAVEAS_DOWNLOAD to next files | janekptacijarabaci | 2018-06-17 | -0/+1 | |
| | | |||||
* | | [PALEMOON] Findbar - remove unnecessary code (Findbar is no longer in the ↵ | janekptacijarabaci | 2018-06-18 | -30/+1 | |
|/ | | | | | | gBrowser) Issue #513 | ||||
* | Remove appConstants usage from Troubleshoot.jsm (follow up) | janekptacijarabaci | 2018-06-14 | -7/+9 | |
| | | | | | | Tags: #65 #494 (follow up) | ||||
* | Revert "Add a next preprocessing to Troubleshot.jsm" | janekptacijarabaci | 2018-06-14 | -9/+7 | |
| | | | | This reverts commit 6ac05db3d6f771a3a572a5701e0dbe88754f47b3. | ||||
* | Add a next preprocessing to Troubleshot.jsm | janekptacijarabaci | 2018-06-13 | -7/+9 | |
| | | | | Issue #65 (partially) | ||||
* | Add architecture detection to "about:" and "about:support" | janekptacijarabaci | 2018-06-13 | -5/+21 | |
| | | | | Issue #492 | ||||
* | Use newer asyncFetch() instead of asyncFetch2() in LWT image optimizer. | wolfbeast | 2018-06-12 | -10/+7 | |
| | | | | This resolves #485. | ||||
* | Merge pull request #441 from janekptacijarabaci/pm_findbar_1 | Moonchild | 2018-06-03 | -3/+33 | |
|\ | | | | | [PALEMOON] Fix the Findbar - open when you press "/" or "'" keys | ||||
| * | [PALEMOON] Fix the Findbar - open when you press "/" or "'" keys | janekptacijarabaci | 2018-06-03 | -3/+33 | |
| | | | | | | | | Issue #430 | ||||
* | | Update Readability from mozilla-central release branch (FF 60.0). | Ascrod | 2018-06-02 | -33/+57 | |
| | | |||||
* | | Move the MOZ_DISABLE_PRECOMPILED_STARTUPCACHE check. | wolfbeast | 2018-06-01 | -11/+11 | |
|/ | |||||
* | Add build config option to disable startup cache precompilation. | wolfbeast | 2018-06-01 | -9/+10 | |
| | | | | This resolves #418. | ||||
* | Merge pull request #415 from JustOff/PR_default_theme | Moonchild | 2018-05-31 | -1/+1 | |
|\ | | | | | Fix default theme issues from #414 | ||||
| * | [PALEMOON] Fix missed `notifyPluginCrashed.png` on windows and linux | JustOff | 2018-05-30 | -1/+1 | |
| | | |||||
* | | Remove Social API. | Ascrod | 2018-05-30 | -40/+0 | |
|/ | |||||
* | Merge pull request #412 from g4jc/hsts_priming_removal_backport | Moonchild | 2018-05-30 | -27/+0 | |
|\ | | | | | Remove support and tests for HSTS priming from the tree. Fixes #384 | ||||
| * | Remove support and tests for HSTS priming from the tree. Fixes #384 | Gaming4JC | 2018-05-26 | -27/+0 | |
| | | |||||
* | | [WebExAM] Use extensions.minCompatibleAppVersion instead of ↵ | Matt A. Tobin | 2018-05-29 | -2/+2 | |
| | | | | | | | | extensions.minCompatiblePlatformVersion for update.json | ||||
* | | [PALEMOON] [frontend vs backend] Remove unused webapps-*.png ↵ | janekptacijarabaci | 2018-05-29 | -7/+0 | |
| | | | | | | | | | | | | (chrome://global/skin/icons/webapps-*.png) Issue #121 | ||||
* | | [PALEMOON] [frontend vs backend] Added icons (fix typo in a path: ↵ | janekptacijarabaci | 2018-05-29 | -0/+0 | |
| | | | | | | | | | | | | osx/global/icons) Issue #121 | ||||
* | | [PALEMOON] [frontend vs backend] Added icons (fix typo in a path: ↵ | janekptacijarabaci | 2018-05-29 | -0/+0 | |
| | | | | | | | | | | | | osx/global/icons) Issue #121 | ||||
* | | [PALEMOON] [frontend vs backend] Added icons | janekptacijarabaci | 2018-05-29 | -0/+13 | |
| | | | | | | | | Issue #121 | ||||
* | | Merge pull request #404 from janekptacijarabaci/pm_global-scope_1 | Moonchild | 2018-05-29 | -17/+19 | |
|\ \ | | | | | | | [PALEMOON] [frontend vs backend] Part 2: Mass-replace global-scope let/const with var in Pale Moon and TychoAM | ||||
| * | | [PALEMOON] [frontend vs backend] Part 2: Mass-replace global-scope ↵ | janekptacijarabaci | 2018-05-28 | -17/+19 | |
| |/ | | | | | | | | | | | | | | | | | let/const with var in Pale Moon and TychoAM Issue #155 Part 2 for: https://github.com/MoonchildProductions/UXP/commit/931950a880b3550490422b1855c509be10586858 | ||||
* | | [WebExAM] Deduplicate toolkit/mozapps/webextensions | Matt A. Tobin | 2018-05-28 | -794/+20 | |
| | | |||||
* | | [WebExAM] Follow up to 351cf2703 | Matt A. Tobin | 2018-05-28 | -4/+4 | |
| | | |||||
* | | [WebExAM] Issue #402 - Make JSON update manifests assume Firefox instead of ↵ | Matt A. Tobin | 2018-05-28 | -5/+14 | |
|/ | | | | Toolkit | ||||
* | Revert "Remove the Social API" | Moonchild | 2018-05-25 | -0/+40 | |
| | |||||
* | Remove the Social API | Ascrod | 2018-05-24 | -40/+0 | |
| | |||||
* | Remove SPS profiler. | wolfbeast | 2018-05-24 | -182/+0 | |
| | | | | | - Conditionals and code blocks. (MOZ_ENABLE_PROFILER_SPS) - Stub out several profiler-only functions. | ||||
* | Remove the jprof profiler. | wolfbeast | 2018-05-23 | -45/+0 | |
| | | | | This resolves #377. | ||||
* | Remove the Dark Matter Detector (DMD) Memeory debugger component. | wolfbeast | 2018-05-23 | -36/+0 | |
| | | | | This resolves #376. | ||||
* | Remove IPC CrashReporterClient/Host | wolfbeast | 2018-05-22 | -15/+1 | |
| | | | | Tag #20. | ||||
* | Remove stubbed IPC CrashReporter(Parent/Child) | wolfbeast | 2018-05-21 | -1/+0 | |
| | |||||
* | Remove GMP, Plugin and IPC crash reporter hooks. | wolfbeast | 2018-05-21 | -16/+2 | |
| | | | | | | Stubs will be removed in follow-up Tag #20. | ||||
* | Merge pull request #358 from janekptacijarabaci/notifications_settings_3 | Moonchild | 2018-05-16 | -8/+49 | |
|\ | | | | | [PALEMOON] Fix: The settings icon in the notification is missing (copy some files from webextensions) | ||||
| * | [PALEMOON] Fix: The settings icon in the notification is missing (copy some ↵ | janekptacijarabaci | 2018-05-15 | -8/+49 | |
| | | | | | | | | | | | | | | files from webextensions) Issue #121 Pull #273 | ||||
* | | Merge pull request #368 from trav90/safebrowsing-work | Moonchild | 2018-05-16 | -3/+33 | |
|\ \ | | | | | | | Make safebrowsing optional at build time | ||||
| * | | Make safebrowsing optional at build time - Part 3: toolkit/ | trav90 | 2018-05-12 | -3/+33 | |
| | | | |||||
* | | | Change Reader API to use events, remove messaging. | Ascrod | 2018-05-15 | -97/+49 | |
| | | | |||||
* | | | Initial updates for Reader View. | Ascrod | 2018-05-15 | -1736/+1742 | |
| | | | |||||
* | | | Drop invisible characters from downloads filename. | wolfbeast | 2018-05-15 | -0/+1 | |
| | | | |||||
* | | | Issue #347 - TychoAM nsBlocklistService does not support gfxBlacklist | Matt A. Tobin | 2018-05-15 | -1504/+42 | |
| |/ |/| | |||||
* | | [*AM] Make soft-blocked phrasing more generic so people will cry less when ↵ | Matt A. Tobin | 2018-05-14 | -10/+10 | |
| | | | | | | | | we do our job | ||||
* | | Remove other gonk widget conditionals and unused files. | wolfbeast | 2018-05-13 | -903/+131 | |
| | | | | | | | | Tag #288. | ||||
* | | Remove MOZ_WIDGET_GONK [2/2] | wolfbeast | 2018-05-13 | -387/+34 | |
|/ | | | | Tag #288 | ||||
* | Remove MOZ_B2G leftovers and some dead B2G-only components. | wolfbeast | 2018-05-12 | -88/+4 | |
| | |||||
* | moebius#231: Consider blocking top level window data: URIs (tests) | janekptacijarabaci | 2018-05-06 | -5/+28 | |
| | | | | https://github.com/MoonchildProductions/moebius/pull/231 |