summaryrefslogtreecommitdiffstats
path: root/application/basilisk
Commit message (Collapse)AuthorAgeLines
* Merge pull request #814 from Ascrod/nsis-cleanupMoonchild2018-10-08-166/+5
|\ | | | | Clean up NSIS installer code
| * Basilisk Installer: Remove unused stub defines and strings.Ascrod2018-10-06-162/+0
| |
| * Basilisk Installer: Update Windows ARP URLs.Ascrod2018-10-06-4/+5
| |
* | [BASILISK] Protect against nsIPrincipal.origin throwing for about:blank ↵JustOff2018-10-06-1/+8
|/ | | | iframes and custom protocols
* Rename "Cookies" to "Cookies and Site Data" in preferences where applicable.wolfbeast2018-09-28-6/+6
| | | | Tag Issue #765
* [BASILISK] Skip notifications for background tabs when restoring a sessionJustOff2018-09-16-3/+18
|
* Remove FxA migrator.wolfbeast2018-09-02-48/+0
| | | | This resolves #637
* Add a horizontal scroll action option for mouse wheel.wolfbeast2018-08-25-2/+3
| | | | Resolves #732
* Basilisk: Fix locale error on migration.xul on LinuxGaming4JC2018-08-21-4/+2
|
* Basilisk: Remove TelemetryStopwatchGaming4JC2018-08-19-212/+8
|
* Add files via uploadwicknix2018-08-14-0/+0
| | | remove old mac firefox icns files and replace with basilisk icns files
* Update Info.plist.inwicknix2018-08-14-2/+2
| | | fix exe name and min osx version
* Merge pull request #677 from kn-yami/issue667Moonchild2018-07-26-23/+0
|\ | | | | remove "learnMoreContainer" leftovers
| * remove "learnMoreContainer" leftovers (part 2)yami2018-07-26-3/+0
| |
| * remove "learnMoreContainer" leftoversyami2018-07-22-20/+0
| |
* | remove dead codeyami2018-07-22-200/+21
|/
* Issue #336: Mouse position tracker not set even if chrome is still visible ↵Franklin DM2018-07-13-0/+12
| | | | on fullscreen
* [BASILISK] "about:privatebrowsing" - use "Basilisk" instead of "Firefox"janekptacijarabaci2018-07-08-3/+3
| | | | Issue #610
* Merge pull request #583 from ↵Moonchild2018-07-03-88/+0
|\ | | | | | | | | janekptacijarabaci/_testBranch_pageInfo_permissions_indexedDB Remove the UI for indexedDB in Page Info and Permissions Manager
| * Bug 1334411 - Remove the UI for indexedDB in Page Info and Permissions Managerjanekptacijarabaci2018-07-02-88/+0
| |
* | Rename firefox(-branding).js to basilisk(*).jswolfbeast2018-07-02-7/+7
|/ | | | Bonus: combats some fingerprinting.
* Prevent suppressing executable warnings using the "don't ask me this again" ↵wolfbeast2018-07-02-6/+1
| | | | | | | | | | checkbox. A hidden preference matching the behavior of "browser.download.manager.alertOnEXEOpen" is kept, but is renamed in order to recover cases where the checkbox was used accidentally. While there, simplify the `confirmLaunchExecutable` function by converting from promises to async function. Since Basilisk moved this prompting to toolkit, we also clean up some unused duplicate strings from application/basilisk while we're there. This resolves #581
* Revert "Remove unwanted newtab page code"wolfbeast2018-06-29-7/+4732
| | | | This reverts commit 277fa0afdc50b707b3227ca327c29766cdcd20f1.
* Remove SSL Error Reporting telemetrywolfbeast2018-06-29-111/+1
|
* Use MOZ_AUSTRALIS to define common shared Australis featuresMatt A. Tobin2018-06-28-0/+4
|
* [BASILISK] Unify strings for "Restart in Safe Mode" (with toolkit - ↵janekptacijarabaci2018-06-26-3/+3
| | | | | | "about:profiles" and "about:support") https://github.com/MoonchildProductions/Pale-Moon/issues/1563
* [AllAM] Revert Bug 956990 - PREF_CHECKCOMAT_THEMEOVERRIDEMatt A. Tobin2018-06-25-3/+0
|
* Remove unwanted newtab page codewolfbeast2018-06-24-4732/+7
| | | | | - Get rid of "enhanced" suggested/sponsored tiles in about:newtab - Remove "compact view"
* Preferences - Show Cookies - <tree onselect>/"onCookieSelected" is not fired ↵janekptacijarabaci2018-06-24-1/+3
| | | | twice
* Preferences - Show Cookies - "Remove Selected" button should not be active ↵janekptacijarabaci2018-06-24-1/+3
| | | | if there are no items
* Remove BrowserUITelemetry from Basilisk applicationGaming4JC2018-06-21-1006/+0
|
* Merge pull request #509 from ↵Moonchild2018-06-18-6/+3
|\ | | | | | | | | 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
| * Remove a comment in nsContextMenu.jsjanekptacijarabaci2018-06-17-5/+0
| |
| * Bug 1398229 - Save-link-as feature should use the loading principal - ↵janekptacijarabaci2018-06-17-1/+3
| | | | | | | | context menu using nsIContentPolicy.TYPE_SAVE_AS_DOWNLOAD
* | Merge branch 'master' of https://github.com/MoonchildProductions/UXPwolfbeast2018-06-17-0/+2
|\|
| * [BASILISK] Add UA overrides for YouTube Livetrav902018-06-15-0/+2
| |
* | [BASILISK] Align ChromeUI identity box label color with Basilisk branding.wolfbeast2018-06-17-1/+1
|/ | | | This resolves #484
* Fix incorrect preprocessor defines for safebrowsingJustOff2018-06-12-11/+11
|
* [BASILISK] Hide tracking protection title from aboutPrivateBrowsing if ↵JustOff2018-06-10-0/+2
| | | | safebrowsing isn't built
* [BASILISK] Hide tracking protection description from aboutPrivateBrowsing if ↵JustOff2018-06-10-1/+1
| | | | safebrowsing isn't built
* [BASILISK] Remove tracking protection controls from aboutPrivateBrowsing if ↵JustOff2018-06-10-2/+14
| | | | safebrowsing isn't built
* [BASILISK] Remove tracking protection controls from the UI if safebrowsing ↵JustOff2018-06-10-3/+52
| | | | isn't built
* Fix a file path for macOSSpockFan022018-06-05-1/+1
| | | Tag #286
* Fix Basilisk Mac window menu include path.wolfbeast2018-06-05-1/+1
| | | | Tag #286
* Issue #303 Part 3: Update themes for the new Basilisk location.wolfbeast2018-06-04-9/+9
| | | | This also addresses #286.
* Issue #303 Part 2: Update build files for the new locationwolfbeast2018-06-04-26/+26
|
* Issue #303 Part 1: Move basilisk files from /browser to /application/basiliskwolfbeast2018-06-04-0/+386019
|
* Revert "Add Basilisk"Matt A. Tobin2018-02-02-393271/+0
| | | | This reverts commit e72ef92b5bdc43cd2584198e2e54e951b70299e8.
* Add BasiliskMatt A. Tobin2018-02-02-0/+393271