Commit Graph

122 Commits

Author SHA1 Message Date
janekptacijarabaci 438f6dca75 Places: Bookmarks properties window getting longer (sometimes), dialog window doesn't resize properly 2018-07-25 06:57:37 +08:00
JustOff 06641d0cb5 Limit number of history entries saved by SessionStore [proper] 2018-07-25 06:53:59 +08:00
Moonchild e326d12926 Revert "Limit number of history entries saved by SessionStore" 2018-07-25 06:53:57 +08:00
JustOff 69df32bd7d More quiet error handling 2018-07-25 06:53:54 +08:00
JustOff 98b6948a5b Limit number of history entries saved by SessionStore 2018-07-25 06:53:52 +08:00
Pale Moon 19297d310e Convert support URLs into preferences.
This resolves #769.
2018-07-25 06:52:45 +08:00
janekptacijarabaci 7839fac9ea [minor fix] Javascript warnings/errors when "javascript.options.strict" (only a small part of the code) 2018-07-25 06:43:03 +08:00
janekptacijarabaci 6ecaecc0b3 Opening a URL in private mode window from cmd line (help - the columns alignment) 2018-07-25 06:42:47 +08:00
janekptacijarabaci 1b217ee7b3 Opening a URL in private mode window from cmd line 2018-07-25 06:42:45 +08:00
Pale Moon 6273259170 Add proper control for the user for offline storage for web applications.
New control: 3-state drop-down instead of a checkbox, linked to offline-apps.permissions:
0 - Deny storage of offline app data without prompting (breaks sites!)
1 - Ask the user if a website wants to store offline app data
2 - Allow storage of offline app data without prompting (default)

This resolves #760.
2018-07-25 06:42:34 +08:00
Pale Moon 9820ee4773 Make privacy preferences a tabbed category.
No string changes, previous strings for groupboxes have been re-used.
This resolves #766.
2018-07-25 06:35:36 +08:00
janekptacijarabaci 1543f5dc94 Permissions: Plugins improvements (+ style clean up), skips the same permString 2018-07-25 06:35:30 +08:00
janekptacijarabaci e0e3875735 Permissions: Plugins improvements (+ style clean up), fix typo 2018-07-25 06:35:28 +08:00
janekptacijarabaci b55dbe0924 Permissions: Plugins improvements (+ style clean up) 2018-07-25 06:35:24 +08:00
JustOff 04cfe23841 Add stateOfDownload() to DownloadsCommon.jsm 2018-07-25 06:34:51 +08:00
janekptacijarabaci c7f08141e4 Permissions - Plugins (follow up) 2018-07-25 06:34:49 +08:00
janekptacijarabaci 66ebc5b2c9 Permissions: Notifications (+ follow up) - style clean up 2018-07-25 06:25:23 +08:00
janekptacijarabaci 0a045ed95c Permissions: Notifications (+ follow up) - a comparison of differences 2018-07-25 06:25:21 +08:00
janekptacijarabaci 7a175cba08 Permissions: Notifications (+ follow up) (fixed merge conflict) 2018-07-25 06:25:12 +08:00
janekptacijarabaci 7361d7e52e Permissions: Plugins (the second part) 2018-07-25 06:24:44 +08:00
janekptacijarabaci 26a0aa5db1 Status Bar: Advanced (show the warning) 2018-07-25 06:21:59 +08:00
janekptacijarabaci 871424838a Permissions: Plugins (a basic part) - style clean up 2018-07-25 06:21:57 +08:00
janekptacijarabaci 08e625a687 Permissions: Plugins (a basic part) 2018-07-25 06:21:55 +08:00
Pale Moon cd9ae48cd5 Update preferences with refactored location bar suggestion options.
This fixes #740.
2018-07-25 06:21:25 +08:00
Pale Moon a15843bbfd Fix DOM storage writes to tabs in restored sessions.
This might previously throw in case of tab migration from an old version session.
It'll still throw in case of invalid DOM storage data (when migrating) but should solve the "can't restore tab contents" issue present in 27.0.x
2018-07-25 06:20:50 +08:00
janekptacijarabaci 9e5eb7f246 DevTools - Web Audio - throws a warning 2018-07-25 06:20:41 +08:00
janekptacijarabaci 3faf5bd8fe [Suggestion] Minor fix: Status Bar - Status Text - null 2018-07-25 01:30:56 +08:00
janekptacijarabaci 3a2de9ad21 Place - support jsonlz4 format for restore bookmarks 2018-07-25 01:29:05 +08:00
janekptacijarabaci 1a0115b7c3 Permissions - more values: Load Images, Install Addons, Hide the Mouse Pointer (style clean up) 2018-07-25 01:28:59 +08:00
janekptacijarabaci 30be9ecfab Permissions - more values: Load Images, Install Addons, Hide the Mouse Pointer (style clean up) 2018-07-25 01:28:57 +08:00
janekptacijarabaci 74b9e72782 Permissions - more values: Load Images, Install Addons, Hide the Mouse Pointer 2018-07-25 01:28:54 +08:00
janekptacijarabaci f525d28902 Minor fix: about:sessionrestore - throws a warnings 2018-07-25 01:27:14 +08:00
janekptacijarabaci 15218b0478 Minor fix: Options - Applications - throws a warning 2018-07-25 01:26:23 +08:00
Pale Moon e0359c6609 Disable syncing of add-ons; AMO feeds us incorrect versions otherwise. 2018-07-25 01:22:37 +08:00
janekptacijarabaci 77209c46e9 Minor fix: Permissions - throws an warning 2018-07-25 01:22:16 +08:00
janekptacijarabaci 5d6c29ad27 Downloads - style clean up 2018-07-25 01:21:43 +08:00
janekptacijarabaci 5c5a78bb38 Downloads - fix typo 2018-07-25 01:21:39 +08:00
Pale Moon e91bd88b35 Add UI front-end for MSE preferences. 2018-07-25 01:20:18 +08:00
Pale Moon bdea89b452 Fix the fonts preferences dialog.
This needed to be updated to the new charsetmenu method of handling.
This resolves #613.
2018-07-25 01:18:02 +08:00
NTD 93e5556bd0 Move fuel to browser/components since it is by definition a component 2018-07-25 01:17:57 +08:00
NTD ce3eb1940c Clean up redundant sidebar component 2018-07-25 01:17:55 +08:00
NTD 539b253588 Move Mozilla DevTools to Platform - Part 9d: Update Resource URIs in browser and b2g 2018-07-25 01:17:49 +08:00
janekptacijarabaci 46850495f9 Minor fix: Menu - "History" - "Recently Closed Tabs" - "Restore All Tabs" 2018-07-25 01:17:06 +08:00
janekptacijarabaci 70ed9eab2a Minor fix: Places - controllers - throws an error 2018-07-25 01:17:04 +08:00
janekptacijarabaci b990e918db Places: Menu "Views" - "Sort" - throws an errors 2018-07-25 01:16:56 +08:00
janekptacijarabaci 2c317a2b43 Places - "gEditItemOverlay is null" when using the keyboard to cancel "Bookmark all tabs" dialog 2018-07-25 01:16:52 +08:00
janekptacijarabaci c161d1f40c Minor fix: Places - aOldNode is undefined (the best solution) 2018-07-25 01:16:13 +08:00
janekptacijarabaci 87bc68a3a5 Minor fix: Places - aOldNode is undefined (a better solution) 2018-07-25 01:16:12 +08:00
janekptacijarabaci 2ac0910d75 Minor fix: Places - aOldNode is undefined 2018-07-25 01:16:10 +08:00
Pale Moon 3373c7ecf2 Add zone information control for downloaded files.
This resolves #593.
2018-07-25 01:15:55 +08:00