| Commit message (Expand) | Author | Age | Lines |
* | Issue #246 - Remove more of compact mode and newtab junk from Basilisk | adeshkp | 2019-05-25 | -2/+0 |
* | Issue #246 - Revert "Revert "Remove unwanted newtab page code"" | adeshkp | 2019-05-25 | -3/+0 |
* | Issue #1053 - Drop support Android and remove Fennec - Part 1b: Remove MOZ_FE... | Matt A. Tobin | 2019-04-23 | -8/+0 |
* | Sort out search service | Matt A. Tobin | 2019-04-23 | -0/+5072 |
* | Merge branch 'master' into default-pref | Ascrod | 2019-04-18 | -2538/+3667 |
|\ |
|
| * | [BASILISK] Port PM Sync Client - Part 6b: Don't build the sync client ui when... | Matt A. Tobin | 2019-04-17 | -1/+3 |
| * | [BASILISK] Restore Tabs from Other Devices history menu item and Add First Sy... | Matt A. Tobin | 2019-04-13 | -0/+9 |
| * | Merge branch 'master' into Sync-weave | Matt A. Tobin | 2019-04-08 | -6/+0 |
| |\ |
|
| * | | [BASILISK] Port PM Sync Client - Part 2: Basic Integration with glue and pref... | Matt A. Tobin | 2019-03-31 | -748/+129 |
| * | | [BASILISK] Port PM Sync Client - Part 1: Initial transfer | Matt A. Tobin | 2019-03-31 | -0/+3512 |
| * | | [BASILISK] Remove FxA infected Sync - Part 3b: nsModule | Matt A. Tobin | 2019-03-30 | -1/+0 |
| * | | [BASILISK] Remove FxA infected Sync - Part 3: Remove about:accounts | Matt A. Tobin | 2019-03-30 | -4/+0 |
| * | | [BASILISK] Remove FxA infected Sync - Part 1: Remove or condition CUI and Int... | Matt A. Tobin | 2019-03-30 | -255/+21 |
| * | | [BASILISK] Remove FxA Synced Tabs Sidebar | Matt A. Tobin | 2019-03-30 | -1523/+0 |
| * | | Merge branch 'master' into Sync-weave | wolfbeast | 2019-03-29 | -782/+14 |
| |\ \ |
|
| * | | | Remove fxAccountsEnabled checks. | wolfbeast | 2019-03-13 | -24/+8 |
* | | | | Issue #991 Part 2: Basilisk | Ascrod | 2019-04-13 | -106/+26 |
| |_|/
|/| | |
|
* | | | Zap the robots. | wolfbeast | 2019-04-05 | -6/+0 |
| |/
|/| |
|
* | | Issue #756 - Remove Contextual Identity from Basilisk | Gaming4JC | 2019-03-18 | -782/+14 |
|/ |
|
* | Remove conditional MOZ_MAINTENANCE_SERVICE code | wolfbeast | 2019-02-20 | -32/+0 |
* | Move "No proxy for" control down to clarify it is a global effect. | wolfbeast | 2019-02-14 | -3/+3 |
* | Remove webextensions conditional code from Basilisk. | wolfbeast | 2019-02-13 | -10407/+0 |
* | Never let "localhost" get sent to a proxy. | wolfbeast | 2019-02-07 | -1/+1 |
* | [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 |
* | Restore quota view/warnings to Basilisk. | wolfbeast | 2018-12-10 | -5/+13 |
* | [BASILISK] Make CUI's PanelUI work with Weave. | wolfbeast | 2018-12-02 | -2/+3 |
* | [BASILISK] Make Basilisk front-end use Weave | wolfbeast | 2018-12-01 | -74/+1 |
* | [BASILISK] Enable the "legacy" panels for the sync preferences. | wolfbeast | 2018-11-30 | -107/+2 |
* | Issue #832 Part 1: Remove modules, chrome, and preferences. | Ascrod | 2018-10-11 | -2956/+0 |
* | [BASILISK] Protect against nsIPrincipal.origin throwing for about:blank ifram... | JustOff | 2018-10-06 | -1/+8 |
* | [BASILISK] Skip notifications for background tabs when restoring a session | JustOff | 2018-09-16 | -2/+6 |
* | Basilisk: Fix locale error on migration.xul on Linux | Gaming4JC | 2018-08-21 | -4/+2 |
* | Basilisk: Remove TelemetryStopwatch | Gaming4JC | 2018-08-19 | -76/+0 |
* | Prevent suppressing executable warnings using the "don't ask me this again" c... | wolfbeast | 2018-07-02 | -2/+1 |
* | Revert "Remove unwanted newtab page code" | wolfbeast | 2018-06-29 | -0/+3 |
* | Remove unwanted newtab page code | wolfbeast | 2018-06-24 | -3/+0 |
* | Preferences - Show Cookies - <tree onselect>/"onCookieSelected" is not fired ... | janekptacijarabaci | 2018-06-24 | -1/+3 |
* | Preferences - Show Cookies - "Remove Selected" button should not be active if... | janekptacijarabaci | 2018-06-24 | -1/+3 |
* | Remove BrowserUITelemetry from Basilisk application | Gaming4JC | 2018-06-21 | -28/+0 |
* | Fix incorrect preprocessor defines for safebrowsing | JustOff | 2018-06-12 | -11/+11 |
* | [BASILISK] Hide tracking protection title from aboutPrivateBrowsing if safebr... | JustOff | 2018-06-10 | -0/+2 |
* | [BASILISK] Hide tracking protection description from aboutPrivateBrowsing if ... | JustOff | 2018-06-10 | -1/+1 |
* | [BASILISK] Remove tracking protection controls from aboutPrivateBrowsing if s... | JustOff | 2018-06-10 | -2/+14 |
* | [BASILISK] Remove tracking protection controls from the UI if safebrowsing is... | JustOff | 2018-06-10 | -1/+40 |
* | Issue #303 Part 1: Move basilisk files from /browser to /application/basilisk | wolfbeast | 2018-06-04 | -0/+187172 |
* | Revert "Add Basilisk" | Matt A. Tobin | 2018-02-02 | -191591/+0 |
* | Add Basilisk | Matt A. Tobin | 2018-02-02 | -0/+191591 |