Pale Moon
41d222ed51
Add missing sanitization for HTML exporting of bookmarks.
2018-07-25 09:33:54 +08:00
janekptacijarabaci
0f58441c1b
Notifications - user settings - the immediate duration of the alert (improvements)
2018-07-25 09:22:40 +08:00
janekptacijarabaci
8eb00e1966
Notifications - user settings - the immediate duration of the alert
2018-07-25 09:22:33 +08:00
janekptacijarabaci
4ec5972621
(2/2) Launch command: palemoon "-migration" and "-migration -p" (follow up)
2018-07-25 09:19:55 +08:00
janekptacijarabaci
02a1b5a7ec
gre/components/FeedProcessor.js
...
JavaScript strict warning: resource://gre/components/FeedProcessor.js,
line 53:
TypeError: variable base redeclares argument
JavaScript strict warning: resource://gre/components/FeedProcessor.js,
line 887:
TypeError: variable uri redeclares argument
https://bugzilla.mozilla.org/show_bug.cgi?id=1245649
2018-07-25 09:18:45 +08:00
janekptacijarabaci
45652f61bf
[minor fix] Places - deleting folder of livemarks - nsLivemarkServicejs - 0x80070057 (NS_ERROR_ILLEGAL_VALUE)
2018-07-25 08:09:18 +08:00
Pale Moon
7568a8c909
Remove duplicate LoginManagerParent.jsm
2018-07-25 08:06:27 +08:00
janekptacijarabaci
ba4b91f0f3
JS - DOM - Don't allow onbeforeunload dialog unless I have interacted with the page
2018-07-25 08:05:16 +08:00
janekptacijarabaci
59fdaceea3
Fix unsafe "instanceof" negations
2018-07-25 07:39:31 +08:00
Pale Moon
63a9e6125c
Add importing of tags from an exported bookmark html file.
...
This resolves #1172 .
2018-07-25 07:39:23 +08:00
JustOff
2f9ea309ac
Update OSCrypto lib
2018-07-25 07:38:06 +08:00
JustOff
357ffd7e0e
Import login data from Google Chrome on Windows
2018-07-25 07:37:59 +08:00
Pale Moon
caf12c1014
Revert "Places - Deleting folder of livemarks - throws an errors"
...
This reverts commit d62c6afc72993442ad6e35a5de6761b6d26b446b.
2018-07-25 07:35:17 +08:00
janekptacijarabaci
92ec5eb070
Places - Deleting folder of livemarks - throws an errors
2018-07-25 07:34:34 +08:00
janekptacijarabaci
a115e70cf4
[minor fix] Places - Restoring live bookmarks from backup file (throws an error)
2018-07-25 07:15:39 +08:00
janekptacijarabaci
b8198c3a89
Security - added support for TLS 1.3
2018-07-25 07:11:26 +08:00
Pale Moon
3f138dea49
Write CRLF to exported bookmarks on Windows.
...
This resolves #1046
2018-07-25 07:10:58 +08:00
janekptacijarabaci
4363da021c
DevTools - the cmd line - support for "-browserconsole", "-jsdebugger", "-devtools" and "-start-debugger-server"
2018-07-25 07:04:10 +08:00
JustOff
55f33b6835
Proper import Bookmarks from HTML containing <HR> separators
2018-07-25 07:02:26 +08:00
Pale Moon
18c4a6a425
Allow resetting of non-default profiles.
...
This needs some verification.
Tag #759
2018-07-25 07:02:09 +08:00
janekptacijarabaci
e389fda0fb
Run (Desktop) Notification twice (and more) in a row does not work
2018-07-25 06:44:32 +08:00
janekptacijarabaci
47e1bc6dc1
Opening a URL in private mode window from cmd line (jsconsole - fix typo)
2018-07-25 06:42:51 +08:00
janekptacijarabaci
6ecaecc0b3
Opening a URL in private mode window from cmd line (help - the columns alignment)
2018-07-25 06:42:47 +08:00
Pale Moon
18e2173c3d
Fix CallArgs usage.
...
This resolves #667 .
2018-07-25 06:35:32 +08:00
JustOff
3d2f47f111
Update the resource URI for PMkit
2018-07-25 06:35:22 +08:00
Pale Moon
2a9ab62e22
Remove non-standard let blocks and legacy generators in toolkit.
2018-07-25 06:26:26 +08:00
Pale Moon
08e58e7fbb
Remove Windows Metro/WinRT code.
2018-07-25 06:25:01 +08:00
janekptacijarabaci
d0ad29c256
DevTools - Telemetry - remove
2018-07-25 06:20:35 +08:00
Lootyhoof
7b32eeeac3
Restore classic about:config styling
2018-07-25 06:20:15 +08:00
janekptacijarabaci
3a2de9ad21
Place - support jsonlz4 format for restore bookmarks
2018-07-25 01:29:05 +08:00
Pale Moon
5776c1dfe6
Re-implement control for tab_modal prompts to grab focus on the tab or not.
...
(prompts.tab_modal.focusSwitch)
2018-07-25 01:26:37 +08:00
NTD
69d62e8b10
Issue #492 - Bathe the Windows Maintenance Service.. IN ACID - Part 1: Remove files
2018-07-25 01:18:08 +08:00
NTD
3d68d8adb9
Issue #581 - Remove Shumway leftovers
2018-07-25 01:18:00 +08:00
janekptacijarabaci
cdd249bd71
Downloads - Internet Zone - throws an error
2018-07-25 01:16:17 +08:00
Pale Moon
ea13b4080e
Sniff less, trust server data more!
...
We can't sniff SVG file types by content, so we rely on the server-supplied MIME type in that case to properly cache favicons.
Otherwise failed sniffing = "corrupt" icon, doesn't get cached or re-used.
This resolves #596 .
2018-07-25 01:16:15 +08:00
Pale Moon
3373c7ecf2
Add zone information control for downloaded files.
...
This resolves #593 .
2018-07-25 01:15:55 +08:00
Pale Moon
bd364c8a39
Revert "Remove the maintenance service (take 2)."
...
This reverts commit 009fdf9eb83e29aceec430ccc6c1132e32b23185.
Tag #492 .
2018-07-25 01:15:51 +08:00
Pale Moon
12dbf326ea
Remove the maintenance service (take 2).
...
This resolves #492 .
2018-07-25 01:15:47 +08:00
Pale Moon
95729c8ea1
Revert "Remove the maintenance service."
...
This reverts commit fb21c6be5428d534caae4c7366ba494763eb01af.
2018-07-25 01:15:41 +08:00
Pale Moon
b39f8fbc61
Remove the maintenance service.
...
This resolves #492 .
2018-07-25 01:15:40 +08:00
NTD
fe86281feb
Oust PDF.js - Part 4: Remove pdfjs from telemetry histograms.json
2018-07-25 01:15:25 +08:00
janekptacijarabaci
9708cdd28a
Minor fix - about:cache - throws an error
2018-07-25 01:15:09 +08:00
janekptacijarabaci
8acab7b54c
Places "tags" - better information on error
2018-07-25 01:15:05 +08:00
Pale Moon
a9fab82881
Fix error message in about:cache due to uninitialized storage value.
2018-07-25 01:07:14 +08:00
Pale Moon
79c747a9a1
Kill Google Safebrowsing.
2018-07-25 01:00:21 +08:00
Pale Moon
c00761f927
Remove workaround for buggy Windows XP Fax dialog.
2018-07-25 00:57:13 +08:00
janekptacijarabaci
23598465dd
Add a simple mechanism for content pages to communicate with chrome
2018-07-24 23:36:55 +08:00
adisib
3a303e67f6
replace calls to String.prototype.contains with String.prototype.includes
2018-07-24 23:36:07 +08:00
NTD
d33b840c85
Update the resource URI for Jetpack
2018-07-24 23:17:48 +08:00
wolfbeast
060a1c9da6
Instate a sane minimum number of entries for the places database to prevent too rapid expiration.
2018-07-24 23:16:06 +08:00