Commit Graph

51 Commits

Author SHA1 Message Date
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
trav90 fbc96ebd4b Remove Moz crashreporter tests 2018-07-24 23:16:02 +08:00
trav90 5939242e09 Revert bug 1023461 2018-07-24 23:15:58 +08:00
trav90 88fe49b209 Remove mThreadHangStatsMutex lock from Telemetry.cpp 2018-07-24 23:15:55 +08:00
trav90 040842e4f7 Don't expose thread hang stats to telemetry 2018-07-24 23:15:47 +08:00
trav90 9c8447308a Don't record inactive thread hang stats inside telemetry 2018-07-24 23:15:44 +08:00
trav90 78aa606dba Don't collect background hang stats in telemetry 2018-07-24 23:15:40 +08:00
trav90 739afbd16c Fix Linux build bustage after crashreporter & SPS Profiler removal 2018-07-24 23:15:33 +08:00
trav90 d7010086e9 Remove conditional SPS Profiler code 2018-07-24 23:15:28 +08:00
trav90 6875357b33 Revert Bug 1034138 2018-07-24 23:15:12 +08:00
trav90 399ecf1874 Revert Bug 1016629 2018-07-24 23:15:09 +08:00
trav90 903fddcff7 Remove conditional crashreporter code 2018-07-24 23:13:57 +08:00
trav90 2f6b96ce9a Set execute attributes on all .sh files in tree 2018-07-24 23:12:12 +08:00
Pale Moon 58c654d322 Bump max icon size for search engine icons to 32 KB to cater to more common use of HiDPI icons.
This resolves issue #377
2018-07-24 23:11:58 +08:00
wolfbeast 5ee6187aad Prep tree for forward-porting Goanna, stage 1 2018-07-24 23:10:50 +08:00
wolfbeast 5d59e0437f GUID change 2018-07-24 23:10:33 +08:00