Commit graph

177 commits

Author SHA1 Message Date
janekptacijarabaci
9e52126f1a Bug 1329288: Allow content policy consumers to identify contentPolicy checks from docshell 2019-02-15 23:49:24 +08:00
janekptacijarabaci
61ce67c968 moebius#65: Fix: "about:..." - throws an errors
https://github.com/MoonchildProductions/moebius/pull/65
2019-02-15 23:49:10 +08:00
wolfbeast
9294dc5696 Make sure to keep the safebrowsing entities valid. 2019-02-15 23:49:05 +08:00
wolfbeast
1dbd791eb3 Update about:rights legal text. 2019-02-15 23:49:04 +08:00
wolfbeast
186cce05f7 Remove NPAPI deprecation statement from about:plugins. 2019-02-15 23:48:59 +08:00
NTD
a9cc6150e6 Fix for loops in AddonRepository_SQLiteMigrator.jsm (SyntaxError: missing ] after element list) 2019-02-15 23:48:57 +08:00
JustOff
65c7b6fd8e [PMkit] Fix the shim for 'sdk/ui/button' 2019-02-15 23:48:49 +08:00
JustOff
6014f5e7b5 [PMkit] Mark 'sdk/panel' as compatible with Pale Moon 2019-02-15 23:48:48 +08:00
wolfbeast
3b83bdaf6f Remove unused header file for MeeGo Touch 2019-02-15 23:48:46 +08:00
wolfbeast
49835b0467 Disallow E10S to run. 2019-02-15 23:48:45 +08:00
janekptacijarabaci
7cc4a8fa98 moebius#217: WebExtensions - Implemented "runtime.onMessageExternal"/"onConnectExternal"
https://github.com/MoonchildProductions/moebius/pull/217
2019-02-15 23:48:24 +08:00
JustOff
6074a73015 [PMkit] Rely on MOZ_WEBEXTENSIONS to include 'sdk/webextension' 2019-02-15 23:48:21 +08:00
JustOff
d87fc5357d [PMkit] Remove embedded WebExtensions support 2019-02-15 23:48:20 +08:00
NTD
f0780e4052 Un-deprecate nsNavHistory::GetPageTitle and nsNavBookmarks::GetURIForKeyword 2019-02-15 23:48:14 +08:00
wolfbeast
5a65d056d2 Make the Mark of the Web preference applicable to all applications.
Follow-up to #215.
2019-02-15 23:48:11 +08:00
wolfbeast
5698472fee Re-implement pref-able file zone information ("Mark of the Web")
See also:
https://github.com/MoonchildProductions/Pale-Moon/issues/593
https://github.com/MoonchildProductions/Pale-Moon/pull/599
2019-02-15 23:48:09 +08:00
Moonchild
45bda44918 Revert "[PALEMOON] Reimplemented selection internet zone information on downloaded files" 2019-02-15 23:48:08 +08:00
janekptacijarabaci
93bf3b8b24 [PALEMOON] Reimplemented "Time Zone Information"
https://github.com/MoonchildProductions/Pale-Moon/issues/593
Issue #121
2019-02-15 23:48:06 +08:00
janekptacijarabaci
3792fb483e moebius#144: Launch command: basilisk "-migration -p" (throws an error)
https://github.com/MoonchildProductions/moebius/pull/144
2019-02-15 23:48:03 +08:00
JustOff
d3065b6686 [PMkit] Allow access to 'sdk/ui/buttons' via require('sdk/ui') 2019-02-15 23:48:01 +08:00
JustOff
982a4b4507 [PMkit] Add the shim for 'sdk/ui/button' 2019-02-15 23:47:59 +08:00
JustOff
8c7026864a [PMkit] Update 'module.metadata' with the Pale Moon engine where appropriate in 'sdk/*' 2019-02-15 23:47:58 +08:00
JustOff
1e692b1f08 [PMkit] Add Pale Moon to 'modules/system/Startup.js' 2019-02-15 23:47:56 +08:00
JustOff
4bf51d5502 [PMkit] Add Pale Moon as a target engine to 'sdk/system/xul-app.jsm' 2019-02-15 23:47:55 +08:00
janekptacijarabaci
e4f4bee06f Revert "[PALEMOON] Fix: The profile resseting - partially"
This reverts commit 4e7e4c2cbed8209974691f18180fa7ea8f00e785.
2019-02-15 23:47:52 +08:00
janekptacijarabaci
a78dbce147 [PALEMOON] Fix: The profile resseting - partially (no the cmd "-migration")
aaf3409c46
2019-02-15 23:47:50 +08:00
janekptacijarabaci
0a5b3784ee [PALEMOON] Fix: The profile resseting - partially
aaf3409c46

- Revert migration
- Partially
- no manual migration from Places
- no migration from other browsers
- no the cmd `-migration`
- Fix migration files (`// Tycho:`)
- Something in the last commit (a typo)
2019-02-15 23:47:49 +08:00
janekptacijarabaci
6a0f3e8f3f moebius#205: Fix: The profile - resetting (the custom profile name)
https://github.com/MoonchildProductions/moebius/pull/205
2019-02-15 23:47:47 +08:00
janekptacijarabaci
4d4535d84e moebius#84: Fix: The profile - resetting (follow up)
https://github.com/MoonchildProductions/moebius/pull/84
2019-02-15 23:47:46 +08:00
janekptacijarabaci
8523f693be moebius#84: Fix: The profile - resetting
https://github.com/MoonchildProductions/moebius/pull/184
2019-02-15 23:47:44 +08:00
janekptacijarabaci
6fe6d192e6 Bug 1122124: Fix default profile setting after reset, keep profile name
Native in moebius
https://github.com/MoonchildProductions/moebius/pull/184
2019-02-15 23:47:42 +08:00
Thomas Nguyen
787c782fd8 Bug 1361699 - Add buffer when writing hashstore to file. r=gcp, r=mcmanus, a=RyanVM
We write a lot of 4-bytes prefixes to file which call many system calls.
We should use a buffer and only write to file if the buffer is full or
finish writing. nsIBufferedOutputStream is a good candidate to do that

MozReview-Commit-ID: CzGOd7iXVTv

--HG--
extra : source : 8f2b4efc5f0d3191a7e80d9324933621e111b44a
2019-02-15 23:47:01 +08:00
wolfbeast
522a346ef8 Strengthen the use of the Master Password.
- Use 30k iterations instead of 1.
- Enforce minimum password length of 8 characters.
- Adjust strength meter accordingly.

This resolves #82.
2019-02-15 23:46:38 +08:00
JustOff
3df5e55320 Use asyncOpen2 instead of asyncOpen everywhere in Pale Moon 2019-02-15 23:46:31 +08:00
NTD
cc8e59b113 [PALEMOON] Localize a private copy of the pre-newawesomebar autocomplete bindings and styling 2019-02-15 23:46:28 +08:00
NTD
b291ad857d Restore nsPlacesAutoComplete 2019-02-15 23:46:27 +08:00
NTD
6106e49360 Restore typeAheadResult support in autocomplete 2019-02-15 23:46:25 +08:00
janekptacijarabaci
6bcd2f5333 [PALEMOON] Customizable toolbars - added a comment 2019-02-15 23:46:17 +08:00
janekptacijarabaci
7da20021ff palemoon#975: Customizable toolbars - backward compatible (but unidirectional) 2019-02-15 23:46:16 +08:00
janekptacijarabaci
f1f2d4d77e palemoon#903: Customizable toolbars - persist the attribute "collapsed"
https://github.com/MoonchildProductions/Pale-Moon/pull/903
2019-02-15 23:46:14 +08:00
janekptacijarabaci
196fddddb6 moebius#130: URL parser - fix: don't allow empty host name
https://github.com/MoonchildProductions/moebius/issues/130
2019-02-15 23:45:55 +08:00
adeshkp
f56956cf35 [Tycho AM] Remove test for experiments framework 2019-02-15 23:45:49 +08:00
adeshkp
dfefcddfd9 [WebEx AM] Remove test for experiments framework 2019-02-15 23:45:48 +08:00
wolfbeast
d5b0bc88af Mass-replace global-scope let with var in Pale Moon and TychoAM
tag #155
2019-02-15 23:45:42 +08:00
NTD
11155c71c0 Bump Phoenix extensions to allow installing up to Firefox 56.9 2019-02-15 23:45:23 +08:00
NTD
ba496fd6f0 Do not make duplicates fatal while packaging 2019-02-15 23:45:15 +08:00
janekptacijarabaci
7a160547e5 moebius#110: HTML - input - datetime - Datepicker shows incorrect month for the first day of the month 2019-02-15 23:45:14 +08:00
janekptacijarabaci
9c7b814103 Bug 1446342 - Input type="date" not working if the other form elements has name="document" (any alternative solution) 2019-02-15 23:45:10 +08:00
janekptacijarabaci
c82fcce52b A nicer button for class="month-year::after"
A small replacement for:
Bug 1282768: https://bugzilla.mozilla.org/show_bug.cgi?id=1282768
2019-02-15 23:45:09 +08:00
janekptacijarabaci
c65886be35 Bug 1406859 - [DateTimePicker] Let the first picker close gracefully before opening a second picker 2019-02-15 23:45:07 +08:00