Commit graph

463 commits

Author SHA1 Message Date
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
adeshkp
c9bb0df8a6 Show hidden left border of search button on about:newtab page 2019-02-16 00:16:21 +08:00
adeshkp
d4dd907df9 Basilisk: Trivial fixes for Mac build 2019-02-16 00:16:19 +08:00
yami
56963761a3 align Basilisk sidebar context menu behaviour with Pale Moon 2019-02-16 00:16:15 +08:00
Franklin DM
44f9b7ec97 Remove superfluous message manager property 2019-02-16 00:15:58 +08:00
Ascrod
854438a848 Issue #832 Part 3: Remove strings. 2019-02-16 00:15:54 +08:00
Ascrod
6343212065 Issue #832 Part 2: Remove styling and images. 2019-02-16 00:15:52 +08:00
Ascrod
7dac76098e Issue #832 Part 1: Remove modules, chrome, and preferences. 2019-02-16 00:15:51 +08:00
MaxKoll
c7545b7d4e Fix in-tab close button behavior
Fixes #775 (non-responsiveness when closing multiple tabs by rapidly clicking in-tab close buttons).
2019-02-16 00:15:33 +08:00
MaxKoll
54f2f50668 Revert "Fix in-tab close button behavior" 2019-02-16 00:15:31 +08:00
Ascrod
924eb021bc Basilisk Installer: Remove unused stub defines and strings. 2019-02-16 00:15:28 +08:00
Ascrod
d74a223e8a Pale Moon Installer: Remove unused stub defines and strings. 2019-02-16 00:15:26 +08:00
Ascrod
7f8c7d8148 Basilisk Installer: Update Windows ARP URLs. 2019-02-16 00:15:25 +08:00
Ascrod
23707691b6 Pale Moon Installer: Update Windows ARP URLs. 2019-02-16 00:15:24 +08:00
JustOff
074adbab24 [BASILISK] Protect against nsIPrincipal.origin throwing for about:blank iframes and custom protocols 2019-02-16 00:15:13 +08:00
MaxKoll
a0bddecc2e Fix in-tab close button behavior (#775)
- Fixes #775.
- Coincidentally also fixes a regression that prevented opening new tabs via double click on an empty space in the tab bar.
2019-02-16 00:15:11 +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
1a6bbcff72 Rename address bar back to location bar
Tag Issue #765
2019-02-16 00:14:36 +08:00
wolfbeast
114aed058f Update permissions manager strings.
Tag Issue #765
2019-02-16 00:14:33 +08:00
wolfbeast
a69753706d Rename "Cookies" to "Cookies and Site Data" in preferences where applicable.
Tag Issue #765
2019-02-16 00:14:31 +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
23665c9250 [PALEMOON] Restore strings mistakenly removed by [8be0c16be614d54183ee3d4877e2243cb9e468c8] 2019-02-16 00:14:07 +08:00
JustOff
0c0d82689f Use SessionStore.promiseInitialized() to avoid race condition in "about:home" (#774)
* Use SessionStore.promiseInitialized() to avoid race condition in "about:home"

* Improve code style of [d6c3adb91c9f29786f8ed8d93baa14c076494017]
2019-02-16 00:13:57 +08:00
wolfbeast
a8ea1c8875 New cycle version bump. 2019-02-16 00:13:55 +08:00
JustOff
ee4ef937d9 [BASILISK] Skip notifications for background tabs when restoring a session 2019-02-16 00:13:53 +08:00
JustOff
c79f106dcc [PALEMOON] Skip notifications for background tabs when restoring a session 2019-02-16 00:13:51 +08:00
wolfbeast
6663a8fe28 Ensure the findbar target content browser follows the active tab. 2019-02-16 00:13:36 +08:00
wolfbeast
2f16623ba1 Revert "Minimal easy fix -- move findbar getters to tabbrowser."
This reverts commit fb291846a59f9b8eaf8bba29e0d9794893e895bf.
2019-02-16 00:13:34 +08:00
wolfbeast
36bcd9863f Revert "Transfer findbar data to torn-off tabs."
This reverts commit 333142b5af61c3fd67ad4e79467c03efb3641b20.
2019-02-16 00:13:33 +08:00
wolfbeast
79cddc2b9c Revert "[PALEMOON] Findbar - added the listener also to tabbrowser.xml, remove "_fastFind", a better focus() for the method "updateCurrentBrowser""
This reverts commit 63b10a9b4f8644550a89022b8d0d53ee26fc150b.
2019-02-16 00:13:29 +08:00
wolfbeast
e044dab0bb Revert "Add tabbrowser findbar styling"
This reverts commit c96d9e5bdd064252c2b6d303c1db9209bf4814c9.
2019-02-16 00:13:28 +08:00
wolfbeast
1edb6c3921 Revert "Add tabbrowser findbar styling for Linux and OSX"
This reverts commit e4b01ba84463fbaf5209ae8d2bb6a612f491bb5b.
2019-02-16 00:13:26 +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
wolfbeast
fe9637c0f8 Remove FxA migrator.
This resolves #637
2019-02-16 00:12:25 +08:00
wolfbeast
51025a5a81 [PALEMOON] Update the taskbar preview per tab module for UXP.
- Use placesutils for favicons
- Switch to the PageThumbs service for thumbnails (like QuickDial)
- Make thumb requests asynchronous
- Update canvas handling

This resolves #731
2019-02-16 00:12:24 +08:00
wolfbeast
30c9cb19c4 Update installer strings for Pale Moon to match toolkit nsis installer.
This resolves #735
2019-02-16 00:12:10 +08:00
wolfbeast
4932cf3ea0 Add a horizontal scroll action option for mouse wheel.
Resolves #732
2019-02-16 00:12:03 +08:00
JustOff
1b447a979b [PALEMOON] Fix document navigation using F6 2019-02-16 00:12:00 +08:00
Gaming4JC
1c7dbcfb7c Basilisk: Fix locale error on migration.xul on Linux 2019-02-16 00:11:51 +08:00
wolfbeast
539d6c8c4a Pale Moon blocklist update 2019-02-16 00:11:50 +08:00
Gaming4JC
4c5dd3bcf8 Basilisk: Remove TelemetryStopwatch 2019-02-16 00:11:29 +08:00
JustOff
8ad5a057d1 [PALEMOON] Align viewPartialSource with the UXP codebase 2019-02-16 00:11:27 +08:00
wicknix
c8107c9c8e Add files via upload
remove old mac firefox icns files and replace with basilisk icns files
2019-02-16 00:11:21 +08:00
wicknix
ddbf4f4cb8 Update Info.plist.in
fix exe name and min osx version
2019-02-16 00:11:20 +08:00
wolfbeast
0d5d154158 Set version for normal unstable channel use. 2019-02-16 00:11:08 +08:00
SpockMan02
81b6a47384 Restore some osx icons 2019-02-16 00:10:46 +08:00
SpockMan02
e54a42877d Revert osx editBookmarkOverlay.css to osx version 2019-02-16 00:10:44 +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