Commit Graph

506 Commits

Author SHA1 Message Date
Lootyhoof 0f4a1aaaa8 Use CSS variables in browser.css on Windows 2018-07-25 07:53:40 +08:00
janekptacijarabaci fff4af5525 [minor fix] Search box - browser.urlbar.clickSelectsAll - add an observer (style clean up) 2018-07-25 07:53:26 +08:00
janekptacijarabaci 166108f37f [minor fix] Search box - browser.urlbar.clickSelectsAll - add an observer (fix typo) 2018-07-25 07:53:19 +08:00
janekptacijarabaci 8127aa64e6 [minor fix] Search box - browser.urlbar.clickSelectsAll - add an observer 2018-07-25 07:53:12 +08:00
Pale Moon dc7d3abf12 New cycle version bump 2018-07-25 07:53:05 +08:00
Pale Moon 0914c823be Add indentation to MSE prefs in Content Preferences. 2018-07-25 07:51:09 +08:00
janekptacijarabaci 9368c663a0 [minor fix] about:feeds - throws a warning (deprecated) 2018-07-25 07:51:02 +08:00
janekptacijarabaci eadb538bb9 [minor fix] about:feeds - throws an errors 2018-07-25 07:48:17 +08:00
Pale Moon 98c8f345d5 Update the about dialog text. 2018-07-25 07:47:55 +08:00
janekptacijarabaci 69b95fc707 [minor fix] Throws an errors - aTab is null 2018-07-25 07:47:11 +08:00
janekptacijarabaci 1451b4772a Places - getLivemark - deprecated warnings 2018-07-25 07:46:21 +08:00
Pale Moon 355cad451a Blocklist update 2018-07-25 07:45:31 +08:00
JustOff 715b8ec18d Properly handle non-ASCII characters in login and password 2018-07-25 07:38:27 +08:00
JustOff f32fa5fccd Revert shortened Components constants declaration 2018-07-25 07:38:13 +08:00
JustOff 2f9ea309ac Update OSCrypto lib 2018-07-25 07:38:06 +08:00
JustOff 357ffd7e0e Import login data from Google Chrome on Windows 2018-07-25 07:37:59 +08:00
Pale Moon 50f98799b1 Extend web content handler blacklist with less common MIME types + some hijack/DoS preventing extras.
Also make jxr conditional on MOZ_JXR
Follow-up for #1136
2018-07-25 07:37:32 +08:00
Pale Moon 425346893f Reinstate incorrect feed type omission. 2018-07-25 07:35:09 +08:00
janekptacijarabaci cbd38efe23 Pageinfo - General - the site's security information (regression) 2018-07-25 07:34:55 +08:00
Pale Moon 6737dfac5d Implement standard blacklist for registering Web content handlers.
This resolves #1136.
2018-07-25 07:34:48 +08:00
janekptacijarabaci 904ccbeb27 Page Info - indexedDB - a remnant from ancient times (reversed value) 2018-07-25 07:26:58 +08:00
Franklin DM 0c8ed87798 Remove traces of forward button hiding [linux] 2018-07-25 07:24:52 +08:00
Franklin DM 057271107d Remove traces of forward button hiding [osx] 2018-07-25 07:24:45 +08:00
Franklin DM 84b4f1ffc9 Remove traces of forward button hiding [win] 2018-07-25 07:24:38 +08:00
NTD 8af952381d Rename platform prefs 2018-07-25 07:23:55 +08:00
Pale Moon a62ebe28da Add additional check for type of node before trying to use it.
This resolves #1020.
2018-07-25 07:23:42 +08:00
Pale Moon b649e7fdbd Remove hotfix add-on provisions.
This resolves #844.
2018-07-25 07:19:54 +08:00
Pale Moon ca7bdf64eb Rename firefox* preference files to palemoon* preference files 2018-07-25 07:17:25 +08:00
janekptacijarabaci c27333de9d Error improvements 2018-07-25 07:15:45 +08:00
janekptacijarabaci 9945237f68 Added a timer 2018-07-25 07:15:43 +08:00
janekptacijarabaci a5596706d2 [minor fix] Places - More about backup files 2018-07-25 07:15:34 +08:00
janekptacijarabaci f81ffd286d Places - "Delete all bookmarks except for backups" in Safe Mode doesn't work 2018-07-25 07:15:32 +08:00
Franklin DM 55c0407f7f R 2018-07-25 07:15:27 +08:00
Franklin DM fd537c522a Fix when resetting toolbars and controls
Instead of just clearing localstore.rdf (the old one), also clear xulstore.json.
2018-07-25 07:15:25 +08:00
Pale Moon d91a67b5be Address review comments:
- add missing return
- convert alert() to a confirm() to offer quitting the application straight away.
2018-07-25 07:13:51 +08:00
Pale Moon 56b023c005 Implement browser startup autorecovery module. 2018-07-25 07:13:50 +08:00
Pale Moon 2a8a05c70b Remove LP recovery hack.
This is no longer needed by doing this on the actual LP side.
Supersedes #1063 #1068 and makes #713 obsolete.
2018-07-25 07:13:45 +08:00
Pale Moon 7e692796f5 Try fully-automated recovery in case of incompatible language pack. (reprise)
Follow-up to 7988657bf5d5bc7fa7f7ac84acdacf6826ac552b ; inform the user what's happening before restarting.
2018-07-25 07:12:44 +08:00
Pale Moon fab0f30817 Revert "Smart browser recovery in case of incompatible language pack"
This reverts commit cf03b1f17054f26dd986bc349cb3bddc4cd01b75.
2018-07-25 07:12:41 +08:00
JustOff 3e291011fd Smart browser recovery in case of incompatible language pack 2018-07-25 07:12:35 +08:00
Pale Moon d1b4fc063b Try fully-automated recovery in case of incompatible language pack.
Follow-up to #1063:
- Check if the locale is user-set, first.
- If so, reset the pref and trigger a browser restart
- Otherwise, something else is going on that has gBrowser be nonexistent; do nothing and return early.
2018-07-25 07:12:28 +08:00
JustOff 09d736f1e6 Add extra patch description 2018-07-25 07:12:21 +08:00
JustOff 941e8466ff Add patch description 2018-07-25 07:12:19 +08:00
JustOff a0f68c6768 Reset general.useragent.locale if gBrowser isn't defined 2018-07-25 07:11:44 +08:00
Pale Moon 3eda2b69c5 Version bump for next cycle. 2018-07-25 07:11:42 +08:00
Pale Moon 5d099e63ef Make sure to synchronize deviantart SSUAO to .net also. 2018-07-25 07:11:36 +08:00
Pale Moon b7713f7bc4 Bump SSUAO Gecko version to the next Mozilla ESR cycle. 2018-07-25 07:11:30 +08:00
Pale Moon cf47cda4a9 Add deviantart to the overrides that must have native or they block use. 2018-07-25 07:11:28 +08:00
janekptacijarabaci b8198c3a89 Security - added support for TLS 1.3 2018-07-25 07:11:26 +08:00
Pale Moon 21ce188100 Remove safebrowsing leftovers. 2018-07-25 07:11:18 +08:00