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
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
SpockMan02
4768460fd5
Restore Mac bookmark doorhanger styling
2019-02-16 00:10:26 +08:00
NTD
785712413e
Fix theme/os mismatch with full screen/private browsing caption buttons on Macintosh
2019-02-16 00:10:23 +08:00
wolfbeast
24754bead6
Version bump
2019-02-16 00:10:15 +08:00
wolfbeast
963d2844aa
Tune the network stack
...
This resolves #684
2019-02-16 00:10:12 +08:00
janekptacijarabaci
d2aa8d3853
[PALEMOON] [frontend vs backend] Implemented "originPrincipal" and "triggeringPrincipal"
...
Issue #679
Follow up #311
2019-02-16 00:10:06 +08:00
yami
3924fd0034
remove "learnMoreContainer" leftovers (part 2)
2019-02-16 00:09:54 +08:00
yami
91849f7205
remove "learnMoreContainer" leftovers
2019-02-16 00:09:52 +08:00
wolfbeast
a69ad11593
Set up new blocklist infra URLs
2019-02-16 00:09:49 +08:00
Leorize
9439f5f753
palemoon/unofficial: provides .desktop file
2019-02-16 00:09:44 +08:00
wolfbeast
9724a0f080
Cater Pale Moon's about box to unofficial branding.
2019-02-16 00:09:41 +08:00
yami
9b729953a0
remove dead code
2019-02-16 00:09:38 +08:00
wolfbeast
3446bd29ea
Fix position and size of Permissions Manager main content area.
...
This resolves #660
2019-02-16 00:09:27 +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