Commit message (Collapse) | Author | Age | Lines | |
---|---|---|---|---|
* | Merge pull request #509 from ↵ | Moonchild | 2018-06-18 | -22/+53 |
|\ | | | | | | | | | 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 | |||
| * | nsIContentPolicy: Numbers should not be omitted in nsIContentPolicyBase.idl, ↵ | janekptacijarabaci | 2018-06-18 | -14/+15 |
| | | | | | | | | rewrite uuid | |||
| * | nsIContentPolicy: Their order (in nsIContentPolicyBase.idl) must be retained ↵ | janekptacijarabaci | 2018-06-18 | -2/+9 |
| | | | | | | | | in nsContentBlocker.cpp | |||
| * | Added Ci.nsIContentPolicy.TYPE_SAVEAS_DOWNLOAD to next files | janekptacijarabaci | 2018-06-17 | -1/+4 |
| | | ||||
| * | Rewrite uuid for ContentPolicy | janekptacijarabaci | 2018-06-17 | -3/+3 |
| | | ||||
| * | [PALEMOON] Fix "loadingPrincipal" in nsContextMenu.js | janekptacijarabaci | 2018-06-17 | -1/+1 |
| | | ||||
| * | Remove a comment in nsContextMenu.js | janekptacijarabaci | 2018-06-17 | -10/+0 |
| | | ||||
| * | Fix typo in nsContentPolicyUtils.h | janekptacijarabaci | 2018-06-17 | -1/+1 |
| | | ||||
| * | Bug 1430758 - No CSP directive for nsIContentPolicy::TYPE_SAVEAS_DOWNLOAD | janekptacijarabaci | 2018-06-17 | -0/+3 |
| | | ||||
| * | Bug 1398229 - Save-link-as feature should use the loading principal - ↵ | janekptacijarabaci | 2018-06-17 | -2/+25 |
| | | | | | | | | implementation of nsIContentPolicy.TYPE_SAVE_AS_DOWNLOAD | |||
| * | Bug 1398229 - Save-link-as feature should use the loading principal - ↵ | janekptacijarabaci | 2018-06-17 | -2/+6 |
| | | | | | | | | context menu using nsIContentPolicy.TYPE_SAVE_AS_DOWNLOAD | |||
* | | Merge pull request #514 from janekptacijarabaci/pm_findbar_4 | Moonchild | 2018-06-18 | -53/+48 |
|\ \ | | | | | | | [PALEMOON] Fix Findbar: The context menu - "View Page Source" | |||
| * | | [PALEMOON] Findbar - added the listener also to tabbrowser.xml, remove ↵ | janekptacijarabaci | 2018-06-18 | -23/+47 |
| | | | | | | | | | | | | | | | | | | "_fastFind", a better focus() for the method "updateCurrentBrowser" Issue #513 | |||
| * | | [PALEMOON] Findbar - remove unnecessary code (Findbar is no longer in the ↵ | janekptacijarabaci | 2018-06-18 | -30/+1 |
|/ / | | | | | | | | | | | gBrowser) Issue #513 | |||
* | | Merge branch 'master' of https://github.com/MoonchildProductions/UXP | wolfbeast | 2018-06-17 | -16/+23 |
|\| | ||||
| * | Merge pull request #500 from trav90/uaoverrides-basilisk | Moonchild | 2018-06-16 | -0/+2 |
| |\ | | | | | | | [BASILISK] Add UA overrides for YouTube Live | |||
| | * | [BASILISK] Add UA overrides for YouTube Live | trav90 | 2018-06-15 | -0/+2 |
| | | | ||||
| * | | Merge pull request #501 from trav90/uaoverrides-palemoon | Moonchild | 2018-06-16 | -5/+0 |
| |\ \ | | | | | | | | | [PALEMOON] Remove UA override for Google Fonts | |||
| | * | | [PALEMOON] Remove UA override for Google Fonts | trav90 | 2018-06-15 | -5/+0 |
| | |/ | ||||
| * | | Merge pull request #503 from janekptacijarabaci/pm_findbar_4_sanitize | Moonchild | 2018-06-16 | -7/+17 |
| |\ \ | | | | | | | | | [PALEMOON] Sanitize - "Form and search history" sanitize also the Findbar text and history (Ctrl-Z) | |||
| | * | | [PALEMOON] Sanitize - "Form and search history" sanitize also the Findbar ↵ | janekptacijarabaci | 2018-06-15 | -7/+17 |
| | |/ | | | | | | | | | | | | | | | | text and history (Ctrl-Z) Issue #502 | |||
| * | | Merge pull request #504 from ↵ | Moonchild | 2018-06-16 | -4/+4 |
| |\ \ | | | | | | | | | | | | | | | | | janekptacijarabaci/devtools_locales_scratchpad_typos-in-comments_1 Fix typos in comments - scratchpad.properties | |||
| | * | | Fix typos in comments - scratchpad.properties | janekptacijarabaci | 2018-06-15 | -4/+4 |
| | |/ | ||||
* | / | [BASILISK] Align ChromeUI identity box label color with Basilisk branding. | wolfbeast | 2018-06-17 | -1/+1 |
|/ / | | | | | | | This resolves #484 | |||
* / | Increase max size for GDI classic forced families. | wolfbeast | 2018-06-16 | -1/+1 |
|/ | | | | | | Set the maximum size at which we will force GDI classic mode using force_gdi_classic_for_families to 17 to prevent some known font artifacts using d2d. | |||
* | Move native UA compatmode out of branding into app prefs. | wolfbeast | 2018-06-15 | -3/+5 |
| | ||||
* | Merge pull request #498 from adeshkp/patch-6 | Moonchild | 2018-06-15 | -0/+3 |
|\ | | | | | Add UA mode for unofficial branding | |||
| * | Add UA mode for unofficial branding | adeshkp | 2018-06-15 | -0/+3 |
| | | ||||
* | | Merge branch 'findbar-pertab' | wolfbeast | 2018-06-15 | -14/+59 |
|\ \ | |/ |/| | ||||
| * | Transfer findbar data to torn-off tabs. | wolfbeast | 2018-06-15 | -0/+11 |
| | | ||||
| * | Minimal easy fix -- move findbar getters to tabbrowser. | wolfbeast | 2018-06-12 | -14/+48 |
| | | | | | | | | Resolves #487 | |||
* | | Add a nullcheck in DOMProxyHandler::EnsureExpandoObject jic. | wolfbeast | 2018-06-15 | -0/+4 |
| | | ||||
* | | Clang needs a trailing new line in intl/hyphenation/glue/hnjstdio.cpp | Matt A. Tobin | 2018-06-14 | -1/+1 |
| | | ||||
* | | Merge pull request #497 from janekptacijarabaci/toolkit_troubleshot_pp_2 | Moonchild | 2018-06-14 | -1/+1 |
|\ \ | | | | | | | Remove appConstants usage from Troubleshoot.jsm (follow up) | |||
| * | | 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. | |||
* | | Merge pull request #494 from janekptacijarabaci/toolkit_troubleshot_pp_1 | Moonchild | 2018-06-13 | -7/+9 |
|\ \ | | | | | | | Remove appConstants usage from Troubleshoot.jsm | |||
| * | | Add a next preprocessing to Troubleshot.jsm | janekptacijarabaci | 2018-06-13 | -7/+9 |
| | | | | | | | | | | | | Issue #65 (partially) | |||
* | | | Merge pull request #493 from janekptacijarabaci/toolkit_version_architecture_1 | Moonchild | 2018-06-13 | -5/+21 |
|\| | | | | | | | | Add architecture detection to "about:" and "about:support" | |||
| * | | Add architecture detection to "about:" and "about:support" | janekptacijarabaci | 2018-06-13 | -5/+21 |
| | | | | | | | | | | | | Issue #492 | |||
* | | | Merge pull request #495 from JustOff/PR_jxr_clear_accept | Moonchild | 2018-06-13 | -1/+17 |
|\ \ \ | |/ / |/| | | [PALEMOON] Remove `image/jxr` from `image.http.accept` until JPEG-XR decoder is implemented | |||
| * | | [PALEMOON] Remove `image/jxr` from `image.http.accept` until JPEG-XR decoder ↵ | JustOff | 2018-06-13 | -1/+17 |
|/ / | | | | | | | is implemented | |||
* | | Revert "Disable WebP decoder until memory leak is resolved" | wolfbeast | 2018-06-13 | -2/+2 |
| | | | | | | | | This reverts commit 7336eef241d22d4420b270bb5aa7e5692251455d. | |||
* | | Free the decoded image buffer before deleting the WebP decoder. | wolfbeast | 2018-06-13 | -0/+1 |
| | | | | | | | | This should solve #483. | |||
* | | Stop making the version text selectable in the about box. | wolfbeast | 2018-06-13 | -3/+0 |
| | | | | | | | | This resolves #478. | |||
* | | Merge pull request #471 from janekptacijarabaci/pm_move_permissions_1 | Moonchild | 2018-06-12 | -18/+32 |
|\ \ | | | | | | | [PALEMOON] Moving About permissions component files from components/preferences/ to components/permissions/ | |||
| * | | [PALEMOON] Moving About permissions component files from ↵ | janekptacijarabaci | 2018-06-11 | -18/+32 |
| | | | | | | | | | | | | | | | | | | components/preferences/ to components/permissions/ Issue #191 | |||
* | | | Fix incorrect preprocessor defines for safebrowsing | JustOff | 2018-06-12 | -11/+11 |
| | | | ||||
* | | | Disable WebP decoder until memory leak is resolved | JustOff | 2018-06-12 | -2/+2 |
| | | | ||||
* | | | Belated clobber for PR #477 | wolfbeast | 2018-06-12 | -1/+1 |
| |/ |/| |