Commit Graph

174 Commits

Author SHA1 Message Date
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
Pale Moon 6737dfac5d Implement standard blacklist for registering Web content handlers.
This resolves #1136.
2018-07-25 07:34:48 +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
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
Pale Moon 21ce188100 Remove safebrowsing leftovers. 2018-07-25 07:11:18 +08:00
Pale Moon 104f3de320 Add HSTS and HPKP controls to the preferences UI.
Tag #1053
2018-07-25 07:11:14 +08:00
janekptacijarabaci 8af783f166 hasRootDomain: nsPrivateBrowsingService.js -> ForgetAboutSite.jsm 2018-07-25 07:10:56 +08:00
janekptacijarabaci e25885b0f7 Cookies...: Added a comments 2018-07-25 07:10:54 +08:00
janekptacijarabaci 961a0ee9ee Cookies...: if the master password... (follow up), String.indexOf -> String.includes 2018-07-25 07:10:50 +08:00
janekptacijarabaci 403fcc5945 Cookies...: Forget About site (follow up); Permissions (follow up) 2018-07-25 07:10:46 +08:00
janekptacijarabaci 303ddbf5c6 Cookies - sub1.example.com vs. sub2.sub1.example.com: Forget About site (+ improvements); Permissions (+ fix comments) - fix typo 2018-07-25 07:10:39 +08:00
janekptacijarabaci 2ddc4dd5a8 Cookies - sub1.example.com vs. sub2.sub1.example.com: Forget About site (+ improvements); Permissions (+ fix comments) 2018-07-25 07:09:17 +08:00
Pale Moon c71a8dc53f Remove unnecessary confirmations, fix button style, revert unwanted code style changes.
Follow-up to #1043
2018-07-25 07:08:49 +08:00
janekptacijarabaci f2961af2a8 Permissions: Revert "Style clean up", configurable parameter (all.js -> firefox.js), the specific text in question, fix typo
Because the global variables vs. the global space, the order of
properties in the object, etc.
But I will return my "ugly code".
2018-07-25 07:08:39 +08:00
janekptacijarabaci 08a6641180 Permissions: A default value -> [remove from the DB] 2018-07-25 07:08:34 +08:00
janekptacijarabaci 346f3becf3 Permissions: Reload list of sites, use default, confirm before any action, permissions.places-sites-limit (improvements), style clean up 2018-07-25 07:08:27 +08:00
janekptacijarabaci a78da3dcc0 Permissions: gTLDService -> Services.eTLD 2018-07-25 07:05:17 +08:00
janekptacijarabaci dfa1d89f09 Permissions: Cookies correspond to domain (follow up) 2018-07-25 07:05:02 +08:00
janekptacijarabaci 09580d19ca Permissions: ...difference between the "default value" and an "actual value" - style clean up 2018-07-25 07:05:00 +08:00
janekptacijarabaci a16dcd55fe Permissions: Cookies correspond to domain, difference between the "default value" and a "actual value" (improvements) 2018-07-25 07:04:59 +08:00
JustOff a82dcdcc42 Resolve confusions between Flash and VLC plugins on permissions pages 2018-07-25 07:04:42 +08:00
janekptacijarabaci 9ccff929a6 Livemarks are lacking their special icons in the Bookmarks Manager 2018-07-25 07:04:19 +08:00
Pale Moon c604ccc037 Add permissions manager title & menu entries.
Tag #893
2018-07-25 07:04:16 +08:00
janekptacijarabaci 4363da021c DevTools - the cmd line - support for "-browserconsole", "-jsdebugger", "-devtools" and "-start-debugger-server" 2018-07-25 07:04:10 +08:00
Pale Moon ae3ec21188 Remove migration of browser settings from IE/Safari profile import.
This resolves #1009
2018-07-25 07:03:54 +08:00
janekptacijarabaci 90cb444286 Migration from MSIE: preferences, cookies 2018-07-25 07:03:02 +08:00
Pale Moon d631d4b544 Fix type of _cacheBehavior & let redeclaration 2018-07-25 07:02:47 +08:00
Pale Moon 9fb380c41b Convert option to bypass cache on tab restore to 3-state.
0 = default, use cache for everything and don't check the network
1 = soft refresh on restore (check network, use cached versions as appropriate)
2 = hard refresh on restore (always throw away cached data + input)
2018-07-25 07:02:43 +08:00