Commit message (Collapse) | Author | Age | Lines | |
---|---|---|---|---|
* | Merge branch 'master' into Basilisk-release | wolfbeast | 2019-02-07 | -51/+42 |
|\ | ||||
| * | Never let "localhost" get sent to a proxy. | wolfbeast | 2019-02-07 | -1/+1 |
| | | | | | | | | Also make "No proxy for" editable always when usable. | |||
| * | Merge pull request #959 from FranklinDM/fullscreenpatch-v2 | Moonchild | 2019-02-04 | -25/+10 |
| |\ | | | | | | | Use 'mousemove' events for hiding the Navigation Toolbar in Full Screen | |||
| | * | [Basilisk] Use mousemove events instead of MousePosTracker for hiding the ↵ | FranklinDM | 2019-02-02 | -25/+10 |
| | | | | | | | | | | | | | | | | | | navigation bar in fullscreen * Tag #336 | |||
| * | | [TychoAM] Fix GMP* so that EME works in Basilisk | Matt A. Tobin | 2019-01-29 | -1/+1 |
| | | | | | | | | | | | | Also, keep WebExAM working for the moment | |||
| * | | [BASILISK] Align browser glue with TychoAM for enableable add-ons. | wolfbeast | 2019-01-28 | -20/+20 |
| | | | ||||
| * | | Add nullcheck for addons (pre-installed webextensions return null) | wolfbeast | 2019-01-28 | -2/+2 |
| | | | | | | | | | | | | Tag #937. | |||
| * | | [BASILISK] Disable WebEx support. | wolfbeast | 2019-01-21 | -1/+1 |
| | | | ||||
| * | | Update basilisk blocklist header. | wolfbeast | 2019-01-09 | -1/+3 |
| | | | ||||
| * | | Expose hidden preference to disable Page Thumbnail generation. | wolfbeast | 2019-01-06 | -0/+3 |
| | | | | | | | | | | | | This resolves #906. | |||
| * | | Dont rely on 'this' staying alive long enough for getting favicons. | wolfbeast | 2019-01-02 | -4/+5 |
| | | | | | | | | | | | | This fixes #809. | |||
* | | | Merge branch 'master' into Basilisk-releasev2018.12.18 | wolfbeast | 2018-12-18 | -344/+411 |
|\| | | ||||
| * | | Stub out FxA context menu functions. | wolfbeast | 2018-12-17 | -80/+2 |
| | | | | | | | | | | | | Tag #812 | |||
| * | | Stop including a dummy dll on Windows for broken old versions of WebSense. | wolfbeast | 2018-12-16 | -7/+0 |
| | | | | | | | | | | | | | | | WebSense has moved to an extension solution instead of dll injection, so this dummy dll (for blocking injection) is no longer necessary. | |||
| * | | Remove non-functional removal summary from quota dialog. | wolfbeast | 2018-12-10 | -32/+0 |
| | | | ||||
| * | | Restore quota view/warnings to Basilisk. | wolfbeast | 2018-12-10 | -5/+407 |
| | | | ||||
| * | | [BASILISK] Make CUI's PanelUI work with Weave. | wolfbeast | 2018-12-02 | -35/+16 |
| | | | ||||
| * | | [BASILISK] Make Basilisk front-end use Weave | wolfbeast | 2018-12-01 | -106/+12 |
| | | | ||||
| * | | [BASILISK] Enable the "legacy" panels for the sync preferences. | wolfbeast | 2018-11-30 | -107/+2 |
| |/ | ||||
| * | Don't build internal updater by default and set default update channel to an ↵ | wolfbeast | 2018-11-11 | -3/+3 |
| | | | | | | | | inactive one. | |||
| * | Enable gamepad support by default in Basilisk. | wolfbeast | 2018-11-08 | -1/+1 |
| | | | | | | | | Necessary because of changed platform default. See #794 | |||
* | | Merge branch 'master' into Basilisk-releasev2018.11.07 | wolfbeast | 2018-11-07 | -0/+4 |
|\| | ||||
| * | #863 part 2: Make opportunistic encryption opt-in for UXP | wolfbeast | 2018-11-05 | -0/+4 |
| | | | | | | | | | | This exposes the new pref and also sets the Alt-Svc pref for OE to false. Basilisk gets a default opt-in for both to stay close to Firefox. | |||
| * | Backout opportunistic encryption changes. | wolfbeast | 2018-11-04 | -3/+0 |
| | | | | | | | | | | | | Apparently there is some functional and naming confusion here. Backing out to re-land after evaluation and possible changes. Tag #863. | |||
| * | Swap default platform state for opportunistic encryption. | wolfbeast | 2018-11-04 | -0/+3 |
| | | | | | | | | Tag #863 | |||
* | | Merge branch 'master' into Basilisk-releasev2018.11.04 | wolfbeast | 2018-11-03 | -3725/+39 |
|\| | ||||
| * | Basilisk: Trivial fixes for Mac build | adeshkp | 2018-10-23 | -1/+5 |
| | | ||||
| * | align Basilisk sidebar context menu behaviour with Pale Moon | yami | 2018-10-20 | -0/+15 |
| | | ||||
| * | Issue #832 Part 3: Remove strings. | Ascrod | 2018-10-11 | -131/+0 |
| | | ||||
| * | Issue #832 Part 2: Remove styling and images. | Ascrod | 2018-10-11 | -429/+0 |
| | | ||||
| * | Issue #832 Part 1: Remove modules, chrome, and preferences. | Ascrod | 2018-10-11 | -2991/+0 |
| | | ||||
| * | Merge pull request #814 from Ascrod/nsis-cleanup | Moonchild | 2018-10-08 | -166/+5 |
| |\ | | | | | | | Clean up NSIS installer code | |||
| | * | Basilisk Installer: Remove unused stub defines and strings. | Ascrod | 2018-10-06 | -162/+0 |
| | | | ||||
| | * | Basilisk Installer: Update Windows ARP URLs. | Ascrod | 2018-10-06 | -4/+5 |
| | | | ||||
| * | | [BASILISK] Protect against nsIPrincipal.origin throwing for about:blank ↵ | JustOff | 2018-10-06 | -1/+8 |
| |/ | | | | | | | iframes and custom protocols | |||
| * | Rename "Cookies" to "Cookies and Site Data" in preferences where applicable. | wolfbeast | 2018-09-28 | -6/+6 |
| | | | | | | | | Tag Issue #765 | |||
* | | Merge branch 'master' into Basilisk-release | wolfbeast | 2018-09-27 | -3/+18 |
|\| | ||||
| * | [BASILISK] Skip notifications for background tabs when restoring a session | JustOff | 2018-09-16 | -3/+18 |
| | | ||||
* | | Merge branch 'master' into Basilisk-releasev2018.09.05 | wolfbeast | 2018-09-04 | -491/+36 |
|\| | ||||
| * | Remove FxA migrator. | wolfbeast | 2018-09-02 | -48/+0 |
| | | | | | | | | This resolves #637 | |||
| * | Add a horizontal scroll action option for mouse wheel. | wolfbeast | 2018-08-25 | -2/+3 |
| | | | | | | | | Resolves #732 | |||
| * | Basilisk: Fix locale error on migration.xul on Linux | Gaming4JC | 2018-08-21 | -4/+2 |
| | | ||||
| * | Basilisk: Remove TelemetryStopwatch | Gaming4JC | 2018-08-19 | -212/+8 |
| | | ||||
| * | Add files via upload | wicknix | 2018-08-14 | -0/+0 |
| | | | | | | remove old mac firefox icns files and replace with basilisk icns files | |||
| * | Update Info.plist.in | wicknix | 2018-08-14 | -2/+2 |
| | | | | | | fix exe name and min osx version | |||
| * | Merge pull request #677 from kn-yami/issue667 | Moonchild | 2018-07-26 | -23/+0 |
| |\ | | | | | | | remove "learnMoreContainer" leftovers | |||
| | * | remove "learnMoreContainer" leftovers (part 2) | yami | 2018-07-26 | -3/+0 |
| | | | ||||
| | * | remove "learnMoreContainer" leftovers | yami | 2018-07-22 | -20/+0 |
| | | | ||||
| * | | remove dead code | yami | 2018-07-22 | -200/+21 |
| |/ | ||||
* | | Merge commit '50d3e596bbe89c95615f96eb71f6bc5be737a1db' into Basilisk-releasev2018.07.18 | wolfbeast | 2018-07-18 | -0/+384888 |
|\| | | | | | | | | | | | # Conflicts: # browser/app/profile/firefox.js # browser/components/preferences/jar.mn |