summaryrefslogtreecommitdiffstats
path: root/application/basilisk
Commit message (Collapse)AuthorAgeLines
* Issue #1053 - Drop support Android and remove Fennec - Part 1b: Remove ↵Matt A. Tobin2019-04-23-8/+0
| | | | MOZ_FENNEC
* Sort out search serviceMatt A. Tobin2019-04-23-0/+5072
| | | | The ESR52 implementation is now Basilisk specific and the older implementation is the shared toolkit one
* Merge pull request #1048 from Ascrod/geodefaultsNew Tobin Paradigm2019-04-23-12/+0
|\ | | | | Remove geo-specific selection of default search engines.
| * Remove geo-specific search engine default preferences. Tag #245.Ascrod2019-04-20-12/+0
| |
* | Merge pull request #1051 from adeshkp/remove-telemetry-security_uiNew Tobin Paradigm2019-04-23-78/+0
|\ \ | | | | | | Remove SecurityUI telemetry.
| * | Remove SecurityUI telemetry.adeshkp2019-04-21-78/+0
| |/
* | Update Twemoji Mozilla COLR font to 0.4.0 (TweMoji v11.4.0)wolfbeast2019-04-23-0/+0
| |
* | Issue #1049 - Show sync status via label of sync-buttonMatt A. Tobin2019-04-21-3/+12
| |
* | [PHOENIX] Fix missing default from lastSync in browser-syncui.js in Pale ↵Matt A. Tobin2019-04-21-5/+1
|/ | | | Moon and replace the tryblock in Basilisk
* Merge branch 'master' into default-prefAscrod2019-04-18-5928/+1158
|\
| * Remove FxAccounts front-end module referencesMoonchild2019-04-18-50/+0
| |
| * [BASILISK] Port PM Sync Client - Part 6b: Don't build the sync client ui ↵Matt A. Tobin2019-04-17-1/+3
| | | | | | | | when it is disabled, duh.
| * [BASILISK] Port PM Sync Client - Part 6a: Obvious ifdef'ing and clean upMatt A. Tobin2019-04-17-61/+44
| |
| * [BASILISK] Port PM Sync Client - Part 5: Port the original sync toolbar ↵Matt A. Tobin2019-04-16-2/+89
| | | | | | | | button and create a synced tabs toolbar button
| * [BASILISK] Port PM Sync Client - Part 4: Tools menu items (Set Up Sync/Sync Now)Matt A. Tobin2019-04-16-7/+23
| |
| * [BASILISK] Restore Tabs from Other Devices history menu item and Add First ↵Matt A. Tobin2019-04-13-8/+176
| | | | | | | | Sync Progress
| * [BASILISK] Fix merge induced error in base jar.mnMatt A. Tobin2019-04-08-2/+0
| |
| * Merge branch 'master' into Sync-weaveMatt A. Tobin2019-04-08-146/+1
| |\
| * \ Merge branch 'master' into Sync-weaveMatt A. Tobin2019-04-01-7/+0
| |\ \
| * | | [BASILISK] Port PM Sync Client - Part 2: Basic Integration with glue and ↵Matt A. Tobin2019-03-31-856/+189
| | | | | | | | | | | | | | | | preferences
| * | | [BASILISK] Port PM Sync Client - Part 1: Initial transferMatt A. Tobin2019-03-31-0/+3997
| | | |
| * | | [BASILISK] Port PM Sync Client - Part 0: Add PanelUI sync button static imagesMatt A. Tobin2019-03-31-0/+0
| | | |
| * | | [BASILISK] Remove FxA infected Sync - Part 3b: nsModuleMatt A. Tobin2019-03-30-1/+0
| | | |
| * | | [BASILISK] Remove FxA infected Sync - Part 3: Remove about:accountsMatt A. Tobin2019-03-30-1278/+0
| | | |
| * | | [BASILISK] Remove FxA infected Sync - Part 2: Sync ClientMatt A. Tobin2019-03-30-3387/+0
| | | |
| * | | [BASILISK] Remove FxA infected Sync - Part 1: Remove or condition CUI and ↵Matt A. Tobin2019-03-30-1425/+30
| | | | | | | | | | | | | | | | Integration Points
| * | | [BASILISK] Remove FxA Synced Tabs SidebarMatt A. Tobin2019-03-30-2200/+0
| | | |
| * | | [BASILISK] Add configure option to disable syncMatt A. Tobin2019-03-30-0/+7
| | | |
| * | | Merge branch 'master' into Sync-weavewolfbeast2019-03-29-1566/+60
| |\ \ \
| * | | | Remove fxAccountsEnabled checks.wolfbeast2019-03-13-56/+13
| | | | | | | | | | | | | | | | | | | | Tag #812
| * | | | Remove CloudSyncwolfbeast2019-03-13-25/+0
| | | | | | | | | | | | | | | | | | | | Tag #812
* | | | | Issue #991 Part 2: BasiliskAscrod2019-04-13-151/+36
| |_|_|/ |/| | |
* | | | Zap the robots.wolfbeast2019-04-05-148/+1
| |_|/ |/| | | | | | | | Resolves #1036
* | | Issue #187: Remove solaris conditional code.wolfbeast2019-03-30-7/+0
| |/ |/|
* | Clean up installer scripts a little.wolfbeast2019-03-26-35/+0
| |
* | Merge pull request #834 from g4jc/remove_contextidMoonchild2019-03-25-1467/+39
|\ \ | | | | | | Issue #756 - Remove Contextual Identity
| * | Issue #756 - Remove Contextual Identity from BasiliskGaming4JC2019-03-18-1467/+39
| |/
* / Remove obsolete getPref helpers.Ascrod2019-03-24-64/+21
|/
* [Basilisk] Add SSUAO for WhatsApp Web.wolfbeast2019-03-09-0/+1
| | | | See https://forum.palemoon.org/viewtopic.php?f=61&t=21457
* [Basilisk] Add Netflix SSUAO to work around blocking behavior forwolfbeast2019-03-04-0/+1
| | | | EME DRM-enforcement for later Firefox versions.
* Make the Auth prompt DOS protection a browser-element opt-in feature.wolfbeast2019-03-01-2/+7
|
* Update Basilisk FE code with HTTP Auth DoS protection.wolfbeast2019-02-28-1/+20
|
* Remove conditional MOZ_MAINTENANCE_SERVICE codewolfbeast2019-02-20-604/+0
| | | | Tag #145
* [Basilisk] Add get more devtools URL pref.wolfbeast2019-02-16-0/+3
|
* Update Basilisk Search Engines URL preferenceMatt A. Tobin2019-02-15-1/+1
|
* Move "No proxy for" control down to clarify it is a global effect.wolfbeast2019-02-14-3/+3
| | | | | Follow-up to the behavior change in commit 6567bb631a78033b6b4cc32bc93e07d837652276
* Remove WebExtension support from the platform.wolfbeast2019-02-13-2/+2
| | | | | | - Conditional code - WE APIs - WE toolkit theming
* Remove webextensions conditional code from Basilisk.wolfbeast2019-02-13-10463/+0
| | | | Tag issue #936
* Restore app.update.url.override preference.wolfbeast2019-02-12-0/+3
|
* [BASILISK] Update AM preferences to point to the Basilisk Add-on Site - Part ↵Matt A. Tobin2019-02-08-1/+2
| | | | | | 2: Add domain to permissions file Also, remove duplicate comment from app preferences