Commit Graph

204 Commits

Author SHA1 Message Date
Pale Moon a1e5e5cf65 Add UTF-8 as a default fallback encoding for unknown encodings. 2018-07-25 09:24:13 +08:00
janekptacijarabaci 45fc2d35e4 (1/2) Launch command: palemoon "-migration" and "-migration -p" (follow up) 2018-07-25 09:19:48 +08:00
janekptacijarabaci 07b9922d30 gre/components/FeedWriter.js
JavaScript strict warning: resource://gre/components/FeedWriter.js, line
636:
TypeError: variable result redeclares argument
https://github.com/MoonchildProductions/Pale-Moon/pull/1207
2018-07-25 09:18:52 +08:00
JustOff d5f2af83cc Remove debug messages 2018-07-25 09:18:10 +08:00
JustOff 30cb2f7f12 Fix preprocessor build warnings 2018-07-25 09:12:43 +08:00
JustOff c5d4217955 Correct formatting 2018-07-25 09:12:36 +08:00
JustOff 9ef0c232e9 Status bar (s4e) code cleanup 2018-07-25 09:12:29 +08:00
JustOff f5c222f66d Add option to clear site connectivity data (HSTS/HPKP) 2018-07-25 09:10:34 +08:00
janekptacijarabaci be03951649 StatusBar - improvements 2018-07-25 09:09:59 +08:00
JustOff d7cf62aae4 Expose extra network connection preferences in the UI 2018-07-25 09:08:48 +08:00
janekptacijarabaci 7c6a238329 Downloads - It can't delete from history - using the context menu: "Remove From History" 2018-07-25 09:07:57 +08:00
janekptacijarabaci 7d523538c5 PopupNotifications - support "learnMoreURL" 2018-07-25 09:07:22 +08:00
janekptacijarabaci 075e54d6f9 StatusBar - follow up 2018-07-25 09:04:26 +08:00
janekptacijarabaci 214ca75aec StatusBar - follow up 2018-07-25 09:04:12 +08:00
Pale Moon 1cf08a7b5f Reorganize and clean up status preferences.
- Remove unused strings, code and graphics
- Remove warning deck (advanced no longer has a dangerous option)
- Move protocol trimming to advanced
2018-07-25 09:03:44 +08:00
Pale Moon e00c925675 Remove errant "+"
Follow-up to 4a463ba721cef6c9f1018597ba2cfaa21150a7ce
2018-07-25 09:03:00 +08:00
Pale Moon c66a231705 Update UI controls for our current MSE/MP4/WebM implementation state. 2018-07-25 09:02:46 +08:00
janekptacijarabaci be76181e37 Preferences - the blocklist - level - throws an error 2018-07-25 08:13:37 +08:00
janekptacijarabaci 41e3c3aaec DevTools - Browser Console - restore sessions 2018-07-25 08:12:04 +08:00
Pale Moon a1b9972d61 Completely disable the blocklist (and its updates) if the user opts to switch it off.
Follow-up to 429f935391f73d10225996bce579630def647057
2018-07-25 08:11:57 +08:00
Pale Moon ed89db5139 Add a configuration control in options to set the enforcement level of various add-on blocklist entries. 2018-07-25 08:11:50 +08:00
Pale Moon 07458c5a05 Prevent the home page from being loaded when we are restoring a session.
The "average case" is clearly not that loading the session file finishes before the load of the initial tab is started (quite the opposite).
Instead of defaulting to false when the session store has not yet been loaded, we make this dependent on the user preference instead which is a definitive flag that the home page in the first tab WILL be overridden.
This resolves #1310.
2018-07-25 08:10:59 +08:00
janekptacijarabaci e3f4c83d14 Places - bookmarks, livemarks and history - "Open in a New Private Window" 2018-07-25 08:10:16 +08:00
janekptacijarabaci 723d2ade4f about:permissions - logins - follow up (no delay, no chrome URLs) 2018-07-25 08:09:54 +08:00
janekptacijarabaci 45652f61bf [minor fix] Places - deleting folder of livemarks - nsLivemarkServicejs - 0x80070057 (NS_ERROR_ILLEGAL_VALUE) 2018-07-25 08:09:18 +08:00
janekptacijarabaci 4b3c97f19b Places - Restore "Open all in tabs" to the bottom of livemarks popups 2018-07-25 08:08:19 +08:00
Pale Moon 1a5d1bec6f Fix: Can't unselect "Load this bookmark in the sidebar"
This resolves #1283.
2018-07-25 08:06:20 +08:00
Pale Moon 57f4286c78 Fix "remember browsing and download history" setting selection when choosing "remember history" in the pref drop-down.
This resolves #1282.
2018-07-25 08:06:13 +08:00
Pale Moon f282557d2c Migrate status prefs from URL bar to status bar setting on upgrade. 2018-07-25 08:06:06 +08:00
Pale Moon f6fdc11e6a Remove Address bar bindings for status/linkover. 2018-07-25 08:05:59 +08:00
janekptacijarabaci 34d2a63440 Permissions - install - throws an error 2018-07-25 07:57:36 +08:00
janekptacijarabaci a06c441583 [regression] Permissions - install - the default whitelist did display in the Exceptions window 2018-07-25 07:57:29 +08:00
janekptacijarabaci 96b1e23ee4 [minor fix] Places - addLivemark (deprecate passing a callback) 2018-07-25 07:57:14 +08:00
JustOff 590e35da69 Add missed osfile.jsm import 2018-07-25 07:56:46 +08:00
JustOff f667adf758 Revert "Revert "Align more calls with updated BookmarkHTMLUtils.jsm.""
This reverts commit f02510df94d71c3bf12c2e03d7fefdf485b7057b.
2018-07-25 07:56:39 +08:00
Pale Moon e289060ffc Revert "Align more calls with updated BookmarkHTMLUtils.jsm."
This reverts commit bd77e3b9a7ac90f66ce95f21652204c3b8598ea8 from #1320
This caused breakage due to bad calls.
commit lumped in with another issue.
2018-07-25 07:56:24 +08:00
JustOff 397061ad96 Align more calls with updated BookmarkHTMLUtils.jsm. 2018-07-25 07:55:42 +08:00
JustOff e253b9db61 Use correct path to bookmarks.html when browser.bookmarks.autoExportHTML is enabled 2018-07-25 07:55:28 +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 0914c823be Add indentation to MSE prefs in Content Preferences. 2018-07-25 07:51:09 +08:00
janekptacijarabaci eadb538bb9 [minor fix] about:feeds - throws an errors 2018-07-25 07:48:17 +08:00
janekptacijarabaci 1451b4772a Places - getLivemark - deprecated warnings 2018-07-25 07:46:21 +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