Commit graph

315 commits

Author SHA1 Message Date
JustOff
c75edc1c0a [PALEMOON] Remove image/jxr from image.http.accept until JPEG-XR decoder is implemented 2019-02-16 00:02:49 +08:00
janekptacijarabaci
d5fdf1c3e1 [PALEMOON] Moving About permissions component files from components/preferences/ to components/permissions/
Issue #191
2019-02-16 00:02:42 +08:00
JustOff
c1f85b85de [PALEMOON] Change the three-state DoNotTrack controls to a simple on/off switch 2019-02-16 00:02:27 +08:00
trav90
1765a5f506 [PALEMOON] Update the pref name for HSTS
This aligns the pref name for Pale Moon with what is used in the platform.
2019-02-16 00:01:50 +08:00
wolfbeast
1943c044a5 string.contains() => string.includes() 2019-02-16 00:01:33 +08:00
wolfbeast
302f069f68 Add a helper function in PlacesUIUtils.jsm to cater to HiDPI favicon display with #-moz-resolution=w,h 2019-02-16 00:00:54 +08:00
wolfbeast
0baf9bbbea Rewrite restoreDimensions to account for mismatched CSS/device pixel sizes.
This resolves the situation where the device pixels per css px does not match the screen DPI.
In that case, the restored width and height would be adjusted if the window width (css px)
would be larger than the screen width (dev pixels). This patch converts everything to css px
before checking if the dimensions fit the screen.

This resolves #411.
2019-02-15 23:59:48 +08:00
janekptacijarabaci
10ec23e5a8 [PALEMOON] [frontend vs backend] Part 2: Mass-replace global-scope let/const with var in Pale Moon and TychoAM
Issue #155

Part 2 for:
931950a880
2019-02-15 23:59:21 +08:00
janekptacijarabaci
64602172c2 [PALEMOON] [frontend vs backend] Places - fix: adding a livemark doesn't work correctly
Issue #121
2019-02-15 23:58:33 +08:00
JustOff
3b0cc3da02 Remove the obsolete media.mediasource.format-reader control from the preferences UI 2019-02-15 23:57:01 +08:00
JustOff
b6f0383b26 [PALEMOON] Remove fullscreen and pointer-lock from permission managing 2019-02-15 23:56:32 +08:00
janekptacijarabaci
575e9cc773 [PALEMOON] [frontend vs backend] Places - use "let" instead of "var" for the entire function "onKeywordFieldBlur"
Issue #121
2019-02-15 23:55:32 +08:00
janekptacijarabaci
d0022b0f76 [PALEMOON] [frontend vs backend] Places - Fix: "Keyword" reset (to an empty value) does not work
Issue #121
2019-02-15 23:55:31 +08:00
janekptacijarabaci
5e4986611d [PALEMOON] Added gBrandBundle lazy getter and use gBrowserBundle in nsBrowserGlue.js
Tag #273
2019-02-15 23:55:07 +08:00
JustOff
a964b09e43 [PALEMOON] Replace serializing nsISHEntry.owner with nsISHEntry.triggeringPrincipal 2019-02-15 23:55:05 +08:00
janekptacijarabaci
b23e47c51a [PALEMOON] Fix feeds - "Subscribe to this page..."
Issue #121
2019-02-15 23:55:02 +08:00
NTD
d2d5b443b6 [PALEMOON] Add required gBrowserBundle lazy getter in nsBrowserGlue.js 2019-02-15 23:54:16 +08:00
NTD
ec4c3105bd [PALEMOON] Issue #283 - Pale Moon Shell Service is not invoking defalt client check on start 2019-02-15 23:54:09 +08:00
JustOff
ce9848de49 Use urlbarChangeTracker instead of userTypedClear to track address bar changes 2019-02-15 23:53:04 +08:00
janekptacijarabaci
e509b0d532 [PALEMOON] [frontend vs backend] Downloads: Fix - the context menu - "Copy Download Link"
Issue #121
2019-02-15 23:52:51 +08:00
janekptacijarabaci
45a39c1ff8 Bug 1243445 - Pasting an invalid URL breaks the Downloads View in the Library
Issue #121
2019-02-15 23:52:50 +08:00
janekptacijarabaci
fea1a4d195 Bug 945707 - Pausing a download fails when done after a retry + follow up (see the description)
Issue #121
[follow up] Bug 92737 - Part 9: Download multiple files when multiple
items are dropped on Downloads view in Library Window
2019-02-15 23:52:48 +08:00
janekptacijarabaci
04c959e619 Bug 92737 - Part 9: Download multiple files when multiple items are dropped on Downloads view in Library Window
Issue #121
2019-02-15 23:52:39 +08:00
janekptacijarabaci
bafa57d4d6 Bug 92737 - Part 8: Download multiple files when multiple items are dropped on Downloads button
Issue #121
2019-02-15 23:52:37 +08:00
JustOff
89beaa72ad Provide LoadInfo for NewChannel() call in 'about' protocol handler 2019-02-15 23:52:06 +08:00
janekptacijarabaci
e241e6e34c [PALEMOON] Remove "dom.push.enabled" from aboutPermissions.js (consolidated to "dom.webnotifications.enabled") 2019-02-15 23:51:45 +08:00
janekptacijarabaci
a3e90db709 [PALEMOON] Remove double rows from aboutPermissions.js 2019-02-15 23:51:44 +08:00
janekptacijarabaci
997e7cf404 Bug 1288557 - Part 1: Replace custom exceptions dialog with usage of permissions 2019-02-15 23:51:36 +08:00
janekptacijarabaci
fd1ae7e583 Bug 1288557 - Part 0: Fix permissions dialog while receiving deleted event 2019-02-15 23:51:34 +08:00
adeshkp
1f7eb5a1f1 [Pale Moon] Change button labels in cookies dialog 2019-02-15 23:51:29 +08:00
janekptacijarabaci
8b302f34b2 [follow up] Bug 1216684 - Notification permissions ... in private windows - implemented "_getBrowserForRequest" function (e10 off only) 2019-02-15 23:51:25 +08:00
janekptacijarabaci
b8496042ed [PALEMOON] Preferences: Fix permissions.xul (an introductory comment) 2019-02-15 23:51:23 +08:00
janekptacijarabaci
6982e54d5e [follow up] Bug 1192458, Part 1 - Consolidate push and desktop notification permissions 2019-02-15 23:51:22 +08:00
janekptacijarabaci
af0d98f060 [follow up] Bug 1216271 - Display a notification upon upgrade for users who currently allow notifications for at least one site 2019-02-15 23:51:20 +08:00
janekptacijarabaci
3e639acfef [PALEMOON] Permisions Manager: Added a comment 2019-02-15 23:51:19 +08:00
janekptacijarabaci
4deec33633 Bug 1280775 - null check in removePermission to prevent crash: permission manager change 2019-02-15 23:51:17 +08:00
janekptacijarabaci
91bd7e5c06 Bug 1212610 - Fix sorting permissions by site due a legacy property name being referenced 2019-02-15 23:51:16 +08:00
janekptacijarabaci
34438edbc7 Bug 1190175 - Update offlineapp listbox to display origin property 2019-02-15 23:51:14 +08:00
janekptacijarabaci
f4d42d9e7a Bug 1189073 - Handle entering 'localhost:12345' into the cookie exceptions dialog correctly 2019-02-15 23:51:13 +08:00
janekptacijarabaci
994a317fec Bug 1185365 - Correctly deal with full URLs in the cookie exceptions dialog 2019-02-15 23:51:11 +08:00
janekptacijarabaci
6ed79ae702 Bug 1173523 - Part 7: Update advanced.js to use new API for nsIPermission 2019-02-15 23:51:08 +08:00
janekptacijarabaci
a7ad480d2b Bug 1173523 - Part 5: Update the preferences permissions UI to use new API for nsIPermission (+ fix typos) 2019-02-15 23:51:07 +08:00
janekptacijarabaci
95350fd173 Bug 1173523 - Part 4: Update about:permissions to use new API for nsIPermission 2019-02-15 23:51:05 +08:00
janekptacijarabaci
4238f1570d Bug 1221330 - Show the app icon in the XUL upgraded notifications alert 2019-02-15 23:51:01 +08:00
janekptacijarabaci
71f257bd44 Bug 1220884 - Friendlier string for the notification upgrade UI 2019-02-15 23:51:00 +08:00
janekptacijarabaci
4f42ce57c9 Bug 1216271 - Display a notification upon upgrade for users who currently allow notifications for at least one site 2019-02-15 23:50:57 +08:00
janekptacijarabaci
99d6131d72 Bug 1216684 - Notification permissions cannot be global granted/denied in private windows 2019-02-15 23:50:55 +08:00
janekptacijarabaci
654e540f2d Bug 1192458, Part 1 - Consolidate push and desktop notification permissions 2019-02-15 23:50:52 +08:00
janekptacijarabaci
b42ce19494 Bug 661831 - In about:permissions, make Ctrl+f focus the filter box instead of invoking the find bar 2019-02-15 23:50:51 +08:00
janekptacijarabaci
7a70b9241b Bug 1170200 - Part 2: Update JavaScript consumers of nsIPermissionManager::Remove 2019-02-15 23:50:49 +08:00