trav90
|
2a7cc64699
|
Set default MOZ_OPTIMIZE_FLAGS to -O2 when using GCC
|
2019-02-15 23:46:40 +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 |
|
NTD
|
a54d528a92
|
[PALEMOON] Only use the private autocomplete binding on the URL bar
|
2019-02-15 23:46:36 +08:00 |
|
wolfbeast
|
22a912af4d
|
Add extra JS scope for DownloadUtils in urlbarBinding.xml to cater to global lexical scope.
|
2019-02-15 23:46:35 +08:00 |
|
janekptacijarabaci
|
8375cbc1a3
|
moebius#242: XPCOM: exportFunction() - fix wrong .length attribute
https://github.com/MoonchildProductions/moebius/pull/243
|
2019-02-15 23:46:33 +08:00 |
|
JustOff
|
3df5e55320
|
Use asyncOpen2 instead of asyncOpen everywhere in Pale Moon
|
2019-02-15 23:46:31 +08:00 |
|
NTD
|
51bef58e0b
|
[PALEMOON] Localize a private copy of the pre-richlistbox autocomplete ksmodule
|
2019-02-15 23:46:30 +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 |
|
NTD
|
c887c0a5ee
|
Revert "[PALEMOON] Source nsPlacesAutoComplete from the suite"
This reverts commit 532de8c09d10767960cdecbb4fcaa4262884016e.
|
2019-02-15 23:46:23 +08:00 |
|
NTD
|
0c76f8a093
|
Revert "[PALEMOON] Use unified complete in autocompletesearch attribute for urlbar"
This reverts commit 2ccac3373fd4eaebe4fdd1812550549232fb6ed1.
|
2019-02-15 23:46:22 +08:00 |
|
NTD
|
7a9ba56129
|
[PALEMOON] Use unified complete in autocompletesearch attribute for urlbar
|
2019-02-15 23:46:20 +08:00 |
|
NTD
|
d8e1602c55
|
[PALEMOON] Source nsPlacesAutoComplete from the suite
|
2019-02-15 23:46:19 +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 |
|
JustOff
|
71ad12a654
|
Remove unused Sync promotion notification icon
|
2019-02-15 23:46:13 +08:00 |
|
JustOff
|
961ed79b0a
|
Remove Sync promobox from popup-notifications.inc as well
|
2019-02-15 23:46:11 +08:00 |
|
JustOff
|
e4aefd00f9
|
Remove the Sync promotion in the add-on install doorhanger
|
2019-02-15 23:46:10 +08:00 |
|
JustOff
|
f63e8fe562
|
[PALEMOON] Remove accidentally duplicated 'malformedURI.title' from netError.dtd
|
2019-02-15 23:46:08 +08:00 |
|
New Tobin Paradigm
|
c3c4cdb143
|
Revert "[PALEMOON] Fix a warning: "unreachable code after return statement" in urlbarBindings.xml"
|
2019-02-15 23:46:07 +08:00 |
|
janekptacijarabaci
|
a254f6b30d
|
[PALEMOON] Fix a warning: "unreachable code after return statement" in urlbarBindings.xml
Issue #121
|
2019-02-15 23:46:04 +08:00 |
|
NTD
|
8bc4f6c65f
|
[PALEMOON] Update UA Compatibility modes in a backwards compatible way
|
2019-02-15 23:46:03 +08:00 |
|
janekptacijarabaci
|
de0621cc7e
|
moebius#131: URL parser - stop preserving empty passwords
https://github.com/MoonchildProductions/moebius/issues/131
|
2019-02-15 23:46:01 +08:00 |
|
janekptacijarabaci
|
5622e56123
|
Bug 1344642 - Part 2: Add a new pref for input type=week, month and datetime-local
|
2019-02-15 23:46:00 +08:00 |
|
janekptacijarabaci
|
36d469a74f
|
Bug 1344642 - Part 1: Cleanup dom.forms.datepicker related code
|
2019-02-15 23:45:58 +08:00 |
|
janekptacijarabaci
|
a422978746
|
[PALEMOON] [Frontend vs Backend] HTML - input - datetime
Issue #162
|
2019-02-15 23:45:57 +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 |
|
janekptacijarabaci
|
aa1df43166
|
moebius#190: HTML - table - editor (contenteditable) - post process node array to remove all descendants of replacement node
https://github.com/MoonchildProductions/moebius/issues/190
|
2019-02-15 23:45:54 +08:00 |
|
janekptacijarabaci
|
b50357b7ae
|
moebius#106: SVG - CanvasImageSource - allow using an SVGImageElement as a CanvasImageSource
|
2019-02-15 23:45:52 +08:00 |
|
trav90
|
55b7eeecbf
|
Fix GCC -Wreorder warnings.
|
2019-02-15 23:45:51 +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 |
|
janekptacijarabaci
|
637540d66e
|
JS - location.hash - no escape single quote
|
2019-02-15 23:45:46 +08:00 |
|
NTD
|
8cd7bad738
|
[PALEMOON] Fix packaging define for ICU
|
2019-02-15 23:45:45 +08:00 |
|
NTD
|
1f842df9d8
|
[PALEMOON] Fix packaging define
|
2019-02-15 23:45:43 +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 |
|
JustOff
|
7099ae78c1
|
Remove dead Places protocol handler in Pale Moon
|
2019-02-15 23:45:39 +08:00 |
|
janekptacijarabaci
|
8aa17f5b90
|
moebius#159: CSP - support for "frame-ancestors" in "Content-Security-Policy-Report-Only"
https://github.com/MoonchildProductions/moebius/pull/159
|
2019-02-15 23:45:38 +08:00 |
|
janekptacijarabaci
|
f70e3223fb
|
moebius#140: Fix: Fetch - headers should sort and combine
https://github.com/MoonchildProductions/moebius/pull/140
|
2019-02-15 23:45:36 +08:00 |
|
janekptacijarabaci
|
a3fc13a8fc
|
moebius#53: HTML - input - support for dynamic maxlength
https://github.com/MoonchildProductions/moebius/pull/53
|
2019-02-15 23:45:35 +08:00 |
|
NTD
|
9617ae4781
|
[PALEMOON] Fix gtk conditional in shared branding
|
2019-02-15 23:45:33 +08:00 |
|
JustOff
|
65f1f88bdb
|
Align SessionStore.jsm with the updated nsICookieManager2.add() API
|
2019-02-15 23:45:32 +08:00 |
|
NTD
|
4a5df0d8e9
|
[PALEMOON] Move linux icons to moz.build
|
2019-02-15 23:45:30 +08:00 |
|
NTD
|
2dba56a345
|
[PALEMOON] Linux gets emojis too
|
2019-02-15 23:45:29 +08:00 |
|
NTD
|
3af3620e98
|
[PALEMOON] Theme chrome.manifest only needs to be packaged on Windows as far as anyone can tell
|
2019-02-15 23:45:27 +08:00 |
|
JustOff
|
fa15a8282e
|
Suppress false-positive warning about unreachable code after return in nsContextMenu.js
|
2019-02-15 23:45:26 +08:00 |
|
NTD
|
3bbdbbbe4a
|
[PALEMOON] Fix depth
|
2019-02-15 23:45:24 +08:00 |
|
NTD
|
11155c71c0
|
Bump Phoenix extensions to allow installing up to Firefox 56.9
|
2019-02-15 23:45:23 +08:00 |
|