Commit Graph

112 Commits

Author SHA1 Message Date
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
janekptacijarabaci 61e64c2cdc Minor fix: Sessions - throws an error after run, better information on error 2018-07-25 01:15:45 +08:00
Pale Moon ad1ac1e349 Remove deprecated let block in DownloadsCommon.jsm. 2018-07-25 01:15:32 +08:00
NTD 3993d786cc Oust PDF.js - Part 3: Fixup 2018-07-25 01:15:21 +08:00
NTD 618c5b61f9 Oust PDF.js - Part 2: Deintegration 2018-07-25 01:15:19 +08:00
Pale Moon 6e0d899f90 Provide a "more information" link in the geolocation doorhanger. 2018-07-25 01:15:13 +08:00
Pale Moon f56df1b5cf Fix geolocation, desktop notificiation and pointerlock prompts.
Final part of MoonchildProductions/Tycho@0d152b6 and MoonchildProductions/Tycho@9269e8d to fix geolocation in v27.
This resolves #498.
2018-07-25 01:15:11 +08:00
janekptacijarabaci 20a461a085 Fix: Places "tags" and other categories -> uncaught exception (and "Most visited" works) 2018-07-25 01:15:08 +08:00
janekptacijarabaci 81246add67 Minor fix - cache clearing - throws a errors 2018-07-25 01:09:18 +08:00
NTD cd12be301a Exterminate WebAppRT - Part 6: Remove webapp support from browser 2018-07-25 01:09:02 +08:00
NTD b506e8fc5f Improve Preferences > Advanced > Certificates and assign a unique accesskey 2018-07-25 01:08:56 +08:00