NTD
79acd8acd5
[PALEMOON] Use generic application icon for external applications in about:feeds
2019-02-16 00:19:21 +08:00
NTD
dfcf00a75f
Revert "[PALEMOON] Use generic application icon for external applications in about:feeds"
...
This reverts commit c8d90e332f4da50fdaa77eb733481d8be547391c.
2019-02-16 00:19:19 +08:00
wolfbeast
ab837222b1
Revert "[PALEMOON] Focus and select the first non-collapsed text element in the bookmark properties dialog"
...
This reverts commit e9a58eae57e65b082b461ec17aaf4bef9bb582f9.
Tag #867
2019-02-16 00:19:18 +08:00
NTD
8b86f995ad
[PALEMOON] Use generic application icon for external applications in about:feeds
2019-02-16 00:19:16 +08:00
wolfbeast
cb8e2c2e59
#863 Part 3: Add Pale Moon GUI options for Opportunistic Encryption.
2019-02-16 00:19:02 +08:00
wolfbeast
e53942ffe8
Backout opportunistic encryption changes.
...
Apparently there is some functional and naming confusion here.
Backing out to re-land after evaluation and possible changes.
Tag #863 .
2019-02-16 00:18:57 +08:00
wolfbeast
58b93e265b
Add GUI control to Pale Moon for opportunistic encryption.
...
Pale Moon part for #863 .
2019-02-16 00:18:56 +08:00
JustOff
7da6d82c53
[PALEMOON] Focus and select the first non-collapsed text element in the bookmark properties dialog
2019-02-16 00:18:48 +08:00
JustOff
c672f9fc86
[PALEMOON] Open about:permissions when notification settings are requested
2019-02-16 00:18:03 +08:00
JustOff
480876a862
[PALEMOON] Add filter query to about:permissions
2019-02-16 00:18:01 +08:00
JustOff
87117726dc
[PALEMOON] Use message manager to detect full-screen HTML5 video in S4E module
2019-02-16 00:15:03 +08:00
wolfbeast
abb0dd55b2
Use SSM's createCodebasePrincipalFromOrigin() instead of the nonexistent BrowserUtils.principalFromOrigin()
...
This resolves #734 .
2019-02-16 00:14:13 +08:00
JustOff
c79f106dcc
[PALEMOON] Skip notifications for background tabs when restoring a session
2019-02-16 00:13:51 +08:00
JustOff
758922c244
Use the default value from 'browser.startup.homepage' instead of the hardcoded ' http://start.palemoon.org/ '
2019-02-16 00:12:46 +08:00
JustOff
84ae67b1bc
Update 'browser.newtab.url' when it's used for new tabs and 'browser.startup.homepage' changes
2019-02-16 00:12:44 +08:00
JustOff
1b447a979b
[PALEMOON] Fix document navigation using F6
2019-02-16 00:12:00 +08:00
janekptacijarabaci
55b65909aa
[PALEMOON] Bug 863773 - Changes the way plugin handlers are loaded at the preferences applications pane. Uses enabledPlugin attribute from each navigator.mimeTypes to find the actual plugin used to handle the mime type
2019-02-16 00:10:34 +08:00
janekptacijarabaci
93973ff406
[PALEMOON] Bug 1034043 - Fix remaining use of "awlaysAsk" attribute in applications pref pane
2019-02-16 00:10:32 +08:00
janekptacijarabaci
aea38aa0e7
[PALEMOON] Bug 480242 - "Always ask" doesn't work for Plugins
2019-02-16 00:10:30 +08:00
janekptacijarabaci
db3fa722db
[PALEMOON] Bug 757726 - Populate Preferences' Applications list using PluginHost
2019-02-16 00:10:29 +08:00
janekptacijarabaci
42795739f4
[PALEMOON] Places - remove unnecessary line from controller.js
2019-02-16 00:09:26 +08:00
janekptacijarabaci
996f5467a4
[PALEMOON] Places - remove unused @param from controller.js
2019-02-16 00:09:24 +08:00
wolfbeast
416e3703e3
Fix position and size of Permissions Manager main content area.
...
This resolves #660
2019-02-16 00:09:22 +08:00
janekptacijarabaci
d6dff2d61c
[PALEMOON] Fix Permissions Manager (plugins.click_to_play / vulnerable plugins)
2019-02-16 00:08:55 +08:00
wolfbeast
fecd8ec7e6
Fix redirector paths
...
This resolves #602 .
2019-02-16 00:07:48 +08:00
janekptacijarabaci
1126ed480b
[PALEMOON] about:sessionrestore - fix an error "treeView.treeBox is null" in aboutSessionRestore.js
...
Issue #350
2019-02-16 00:07:33 +08:00
janekptacijarabaci
ef547d4967
Bug 1334411 - Remove the UI for indexedDB in Page Info and Permissions Manager
2019-02-16 00:07:29 +08:00
wolfbeast
ad2c18b0f2
Prevent suppressing executable warnings using the "don't ask me this again" checkbox.
...
A hidden preference matching the behavior of "browser.download.manager.alertOnEXEOpen" is kept, but is renamed in order to recover cases where the checkbox was used accidentally.
While there, simplify the `confirmLaunchExecutable` function by converting from promises to async function.
Since Basilisk moved this prompting to toolkit, we also clean up some unused duplicate strings from application/basilisk while we're there.
This resolves #581
2019-02-16 00:07:16 +08:00
wolfbeast
eecf847006
Confirm launch of executables other than .exe on Windows.
2019-02-16 00:07:05 +08:00
wolfbeast
7b7cd83c2b
Reorganize some internal pages.
2019-02-16 00:05:49 +08:00
janekptacijarabaci
f3919fb5e6
Preferences - Show Cookies - <tree onselect>/"onCookieSelected" is not fired twice
2019-02-16 00:04:42 +08:00
janekptacijarabaci
ec107bb60e
Preferences - Show Cookies - "Remove Selected" button should not be active if there are no items
2019-02-16 00:04:40 +08:00
wolfbeast
48cdeab201
Issue #517 Part 1: Import newtab page from Basilisk (sans directory service provider module)
2019-02-16 00:03:51 +08:00
janekptacijarabaci
461f47e65e
[PALEMOON] Remove named function syntax in aboutPermissions.js
...
Issue #516
2019-02-16 00:03:42 +08:00
janekptacijarabaci
e2c9b821d5
[PALEMOON] Fix "Permissions Manager" and "Remove All Cookies"
...
Follow up #273
2019-02-16 00:03:40 +08:00
janekptacijarabaci
7cfb2a0405
[PALEMOON] Fix "Permissions Manager" and cookies
...
Follow up #273
2019-02-16 00:03:39 +08:00
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