Commit graph

107 commits

Author SHA1 Message Date
adeshkp
c2c31f51af [minor] Fix a variable name in Basilisk error page
Related commit: e313e5e2ec (diff-115f6bd87b)
2019-04-27 08:56:20 +08:00
Matt A. Tobin
97059c1b48 Issue #1053 - Drop support Android and remove Fennec - Part 1b: Remove MOZ_FENNEC 2019-04-27 08:51:55 +08:00
Matt A. Tobin
85045bf6be Sort out search service
The ESR52 implementation is now Basilisk specific and the older implementation is the shared toolkit one
2019-04-27 08:27:19 +08:00
Ascrod
c6b9a5aa9f Remove geo-specific search engine default preferences. Tag #245. 2019-04-27 08:25:27 +08:00
wolfbeast
e94155c91f Update Twemoji Mozilla COLR font to 0.4.0 (TweMoji v11.4.0) 2019-04-27 08:24:40 +08:00
adeshkp
6a0abd1cd5 Remove SecurityUI telemetry. 2019-04-27 08:23:50 +08:00
Ascrod
5d978c380c Issue #991 Part 2: Basilisk 2019-04-27 08:21:41 +08:00
Moonchild
1b9b6e7e75 Remove FxAccounts front-end module references 2019-04-19 09:40:12 +08:00
Matt A. Tobin
03d07e3e28 [BASILISK] Port PM Sync Client - Part 6b: Don't build the sync client ui when it is disabled, duh. 2019-04-19 09:39:38 +08:00
Matt A. Tobin
f73e1c9cf7 [BASILISK] Port PM Sync Client - Part 6a: Obvious ifdef'ing and clean up 2019-04-19 09:39:01 +08:00
Matt A. Tobin
d398d1590c [BASILISK] Port PM Sync Client - Part 5: Port the original sync toolbar button and create a synced tabs toolbar button 2019-04-19 09:36:24 +08:00
Matt A. Tobin
fa30be0161 [BASILISK] Port PM Sync Client - Part 4: Tools menu items (Set Up Sync/Sync Now) 2019-04-19 09:36:23 +08:00
Matt A. Tobin
a35c549212 [BASILISK] Restore Tabs from Other Devices history menu item and Add First Sync Progress 2019-04-19 09:33:09 +08:00
Matt A. Tobin
720e453480 [BASILISK] Port PM Sync Client - Part 2: Basic Integration with glue and preferences 2019-04-19 09:30:49 +08:00
Matt A. Tobin
648ed8edaf [BASILISK] Port PM Sync Client - Part 1: Initial transfer 2019-04-19 09:30:47 +08:00
Matt A. Tobin
688cbfef19 [BASILISK] Port PM Sync Client - Part 0: Add PanelUI sync button static images 2019-04-19 09:30:45 +08:00
Matt A. Tobin
85394c9ced [BASILISK] Remove FxA infected Sync - Part 3b: nsModule 2019-04-19 09:30:44 +08:00
Matt A. Tobin
a7c9827508 [BASILISK] Remove FxA infected Sync - Part 3: Remove about:accounts 2019-04-19 09:30:39 +08:00
Matt A. Tobin
0efe09389a [BASILISK] Remove FxA infected Sync - Part 2: Sync Client 2019-04-19 09:29:23 +08:00
Matt A. Tobin
b07b0d18b5 [BASILISK] Remove FxA infected Sync - Part 1: Remove or condition CUI and Integration Points 2019-04-19 09:29:22 +08:00
Matt A. Tobin
98ec471861 [BASILISK] Remove FxA Synced Tabs Sidebar 2019-04-19 09:29:20 +08:00
Matt A. Tobin
b8e9664f47 [BASILISK] Add configure option to disable sync 2019-04-19 09:29:15 +08:00
wolfbeast
77006c3f17 Remove fxAccountsEnabled checks.
Tag #812
2019-04-19 09:27:27 +08:00
wolfbeast
3685261ed4 Remove CloudSync
Tag #812
2019-04-19 09:27:23 +08:00
wolfbeast
3dbc6ee1a4 Zap the robots.
Resolves #1036
2019-04-06 09:59:48 +08:00
wolfbeast
78d61fd2b1 Issue #187: Remove solaris conditional code. 2019-04-04 20:26:26 +08:00
wolfbeast
3b24095083 Clean up installer scripts a little. 2019-03-29 22:27:36 +08:00
Gaming4JC
ac50c95756 Issue #756 - Remove Contextual Identity from Basilisk 2019-03-29 22:25:58 +08:00
Ascrod
8d45fa6874 Remove obsolete getPref helpers. 2019-03-29 22:22:33 +08:00
wolfbeast
05bd0fabdf [Basilisk] Add SSUAO for WhatsApp Web.
See https://forum.palemoon.org/viewtopic.php?f=61&t=21457
2019-03-16 07:01:29 +08:00
wolfbeast
c1ab5c552c [Basilisk] Add Netflix SSUAO to work around blocking behavior for
EME DRM-enforcement for later Firefox versions.
2019-03-09 10:21:30 +08:00
wolfbeast
1e6b075d1d Make the Auth prompt DOS protection a browser-element opt-in feature. 2019-03-02 12:19:28 +08:00
wolfbeast
7b71e22bee Update Basilisk FE code with HTTP Auth DoS protection. 2019-03-02 12:19:26 +08:00
wolfbeast
03821e0bfc Remove conditional MOZ_MAINTENANCE_SERVICE code
Tag #145
2019-02-21 14:56:20 +08:00
wolfbeast
7a5399265f [Basilisk] Add get more devtools URL pref. 2019-02-17 12:07:05 +08:00
NTD
b88bddb7c7 Update Basilisk Search Engines URL preference 2019-02-17 12:06:59 +08:00
wolfbeast
f835d03c2f Move "No proxy for" control down to clarify it is a global effect.
Follow-up to the behavior change in commit
6567bb631a78033b6b4cc32bc93e07d837652276
2019-02-16 00:28:22 +08:00
wolfbeast
87624b25ff Restore app.update.url.override preference. 2019-02-16 00:28:21 +08:00
NTD
e63507cfd5 [BASILISK] Update AM preferences to point to the Basilisk Add-on Site - Part 2: Add domain to permissions file
Also, remove duplicate comment from app preferences
2019-02-16 00:28:15 +08:00
NTD
849c9dc754 [BASILISK] Update AM preferences to point to the Basilisk Add-on Site 2019-02-16 00:28:14 +08:00
wolfbeast
dbe5dd5e2a Never let "localhost" get sent to a proxy.
Also make "No proxy for" editable always when usable.
2019-02-16 00:28:08 +08:00
FranklinDM
44709de216 [Basilisk] Use mousemove events instead of MousePosTracker for hiding the navigation bar in fullscreen
* Tag #336
2019-02-16 00:27:56 +08:00
NTD
e30598c519 [TychoAM] Fix GMP* so that EME works in Basilisk
Also, keep WebExAM working for the moment
2019-02-16 00:27:39 +08:00
wolfbeast
8dab928cc3 [BASILISK] Align browser glue with TychoAM for enableable add-ons. 2019-02-16 00:27:25 +08:00
wolfbeast
084eb46afa Add nullcheck for addons (pre-installed webextensions return null)
Tag #937.
2019-02-16 00:27:22 +08:00
wolfbeast
10053448d6 Update basilisk blocklist header. 2019-02-16 00:24:01 +08:00
wolfbeast
f61fb76066 Expose hidden preference to disable Page Thumbnail generation.
This resolves #906.
2019-02-16 00:23:56 +08:00
wolfbeast
45cb285411 Dont rely on 'this' staying alive long enough for getting favicons.
This fixes #809.
2019-02-16 00:23:43 +08:00
wolfbeast
5b0a11b442 Stub out FxA context menu functions.
Tag #812
2019-02-16 00:22:36 +08:00
wolfbeast
def01c3bb9 Stop including a dummy dll on Windows for broken old versions of WebSense.
WebSense has moved to an extension solution instead of dll injection, so
this dummy dll (for blocking injection) is no longer necessary.
2019-02-16 00:22:34 +08:00